python3 export_onnx.py
cd ../ # in project directory
mkdir build && cd build
cmake ..
make -j
cd ../../bin/
./tensorrt_inference alexnet ../configs/alexnet/config.yaml ../samples/classification
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
python3 export_onnx.py
cd ../ # in project directory
mkdir build && cd build
cmake ..
make -j
cd ../../bin/
./tensorrt_inference alexnet ../configs/alexnet/config.yaml ../samples/classification