TensorRT-Yolov3 icon indicating copy to clipboard operation
TensorRT-Yolov3 copied to clipboard

No detection using tiny yolov3

Open sandeepjangir07 opened this issue 5 years ago • 1 comments

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

sandeepjangir07 avatar Dec 19 '19 17:12 sandeepjangir07

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

liudakai2 avatar Oct 30 '20 05:10 liudakai2