Normally, Free-TPU can use all CAFFE based NN algorithm on github intuitively :
- Download **.prototxt and **.caffemodel
- Generate BIN file through Free TPU SDK
- Launch it by using
eepdemo_arm --bin BIN_file --image IMG_file
However, for now, we are not ready to release the Free TPU SDK for public usage. Instead, we provide the BIN and corresponding MODEL file of typical NN network here. For details about these algorithm, please refer to their original github sites:
- https://github.com/eric612/MobileNet-YOLO
- https://github.com/shicai/MobileNet-Caffe
- https://github.com/hszhao/ICNet
- https://github.com/soeaver/caffe-model
MIT LICENSE
Questions can email us or be left as issues in the repository, We will be happy to answer them.
Luo ([email protected])
Zhou ([email protected])
He ([email protected])