enazoe / yolo-tensorrt

TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
MIT License
1.19k stars 316 forks source link

New calibration table will be created to build the engine Killed #110

Open Tengyun-Mo opened 3 years ago

Tengyun-Mo commented 3 years ago

When I run my project ,I got this error:

File does not exist : ../configs/road_gaps_best-kINT8-batch32.engine
Building the TensorRT Engine...
New calibration table will be created to build the engine
Killed

Does anyone knows how to fix it ? I'm very appreciate it !Thanks.

enazoe commented 3 years ago

set batch=1 in cfg file