41 Forks
210 Stars
210 Watchers

InferenceHelper

C++ Helper Class for Deep Learning Inference Frameworks: TensorFlow Lite, TensorRT, OpenCV, OpenVINO, ncnn, MNN, SNPE, Arm NN, NNabla, ONNX Runtime, LibTorch, TensorFlow

How to download and setup InferenceHelper

Open terminal and run command
git clone https://github.com/iwatake2222/InferenceHelper.git
git clone is used to create a copy or clone of InferenceHelper repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with InferenceHelper https://github.com/iwatake2222/InferenceHelper/archive/master.zip

Or simply clone InferenceHelper with SSH
[email protected]:iwatake2222/InferenceHelper.git

If you have some problems with InferenceHelper

You may open issue on InferenceHelper support forum (system) here: https://github.com/iwatake2222/InferenceHelper/issues