TensorRT-Yolov3
TensorRT-Yolov3 copied to clipboard
No detection using tiny yolov3
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
You can refer to https://github.com/lewes6369/TensorRT-Yolov3/issues/58#issuecomment-719171936