Menoh-rs -- A Rust wrapper of Menoh

July 8, 2018 ยท View on GitHub

Linux/MacOSLicenseCoverage
Linux/MacOS build statusLicenseCoverage

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.

Contents

  1. 1API Documentation
  2. 2Getting Started
  3. 2.1Prerequisities
  4. 2.2Run VGG16 Example Code
  5. 3DISCLAIMER