Menoh-rs -- A Rust wrapper of Menoh
July 8, 2018 ยท View on GitHub
| Linux/MacOS | License | Coverage |
|---|---|---|
API Documentation
Getting Started
Prerequisities
- Rust 1.27+
- Menoh
Run VGG16 Example Code
./fetch_resource.py
cargo run --example vgg16
DISCLAIMER
This is my first Rust application, created for self-study purpose. Please use at your own risk.