- arxiv: GhostNet: More Features from Cheap Operations
- github: https://github.com/huawei-noah/ghostnet
- get ghostnet weights from here: ghostnet/pytorch
python3 export_onnx.py
cd ../ # in project directory
mkdir build && cd build
cmake ..
make -j
cd ../../bin/
./tensorrt_inference ghostnet ../configs/ghostnet/config.yaml ../samples/classification