lewes6369 / TensorRT-Yolov3

TensorRT for Yolov3
MIT License
489 stars 165 forks source link

No detection using tiny yolov3 #84

Open sandeepjangir07 opened 4 years ago

sandeepjangir07 commented 4 years ago

I have custom trained my model on 6 classes. I trained the 608*608 yolov3 and it works perfectly fine with model converting from darknet to caffe and then performing inference through Tensor-rt. But when i train tiny Yolov3, there is no detection. I will attach all the files. Please let me know if I am doing something wrong.

Thank you.

yolov3-6-tiny_cfg.txt darknet2caffe_py.txt YoloConfigs_h.txt yolo_6_tiny_pro.txt

liudakai2 commented 3 years ago

You can refer to https://github.com/lewes6369/TensorRT-Yolov3/issues/58#issuecomment-719171936