lewes6369 / TensorRT-Yolov3

TensorRT for Yolov3
MIT License
489 stars 165 forks source link

the algorithm works fine but the boxes does not appear in the result image; any idea? #50

Open amineHY opened 5 years ago

lewes6369 commented 5 years ago

https://github.com/lewes6369/TensorRT-Yolov3/blob/0f876892bd1d21538acf30b3ea5f754ad0a7bbf0/main.cpp#L345-L359

only inputing single image will draw the box. Do you try other test image?