Commit e874486a authored by mashun1's avatar mashun1
Browse files

Update README.md

parent 38e4792a
Pipeline #809 failed with stages
in 0 seconds
......@@ -60,7 +60,7 @@ VGG使用多个较小的卷积滤波器,这减少了网络在训练过程中
## 推理
trtexec --onnx=/path/to/onnx --saveEngine=/path/to/save --int8
trtexec --onnx=/path/to/onnx --saveEngine=./checkpoints/calibrated/last.trt --int8
python eval.py --device=0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment