- For loading caffe model or TensorFlow model.
sudo apt install libprotobuf-dev protobuf-compiler
- If use the Fedora/CentOS ,use follow command instead.
sudo dnf install protobuf-devel
sudo dnf install boost-devel glog-devel
- ONNX
./tools/convert_tool/convert_tool -f onnx -m mobilenet.onnx -o mobilenet.tmfile