9 Forks
141 Stars
141 Watchers

TinyTensor

TinyTensor is a tool for running already trained NN (Neural Network) models to be able to use them for inference of various tasks such as image classification, semantic segmentation, etc.

How to download and setup TinyTensor

Open terminal and run command
git clone https://github.com/haobosang/TinyTensor.git
git clone is used to create a copy or clone of TinyTensor 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 TinyTensor https://github.com/haobosang/TinyTensor/archive/master.zip

Or simply clone TinyTensor with SSH
[email protected]:haobosang/TinyTensor.git

If you have some problems with TinyTensor

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