lewes6369 / TensorRT-Yolov3

TensorRT for Yolov3
MIT License
489 stars 165 forks source link

I have built an engine,should I build again the next time, or should reuse the engine?how to load the old engine? #57

Closed dayekuaipao closed 5 years ago

Techyee commented 5 years ago

specify engine file as example below. ./install/runYolov3 --enginefile=./your_engine_name.engine --W=416 --H=416 --class=80