/deploy-pycaffe

deploy caffe by python

Primary LanguagePythonOtherNOASSERTION

Open-Door

Function:

Deploy caffe model with Python.

Usage:

cd path/to/project/ python lenet_deploy.py

The terminal will print the probability matrix, the result and the forward time.

Details:

For more details, please go to My Blog