You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I use my own pruned yolov4.weights and .cfg which was trained on three class(person、vehicle、bike),
and I try to covert the .weights to .trt according to the Demo4 But there is no bounding box when I run trt_yolo.py
I have tested the pytorch demo is no problem, and if i use ./download_yolo.sh to get .weights and .cfg, it can run normally, too.
This is my cfg file
Hi, I use my own pruned yolov4.weights and .cfg which was trained on three class(person、vehicle、bike),
and I try to covert the .weights to .trt according to the Demo4 But there is no bounding box when I run trt_yolo.py
I have tested the pytorch demo is no problem, and if i use ./download_yolo.sh to get .weights and .cfg, it can run normally, too.
This is my cfg file
The text was updated successfully, but these errors were encountered: