Closed adinathkale01 closed 5 months ago
which model?
I am using yolov5 with tensorrt
Have you try the official pretrained model?
yes ,I tried with yolov5s.pt ---> yolov5s.wts ------>yolov5s.engine yolov5s.engine file is generating but when running inference showing [] empty.
You were using the yolov5_det_trt.py?
Did you try the c++ executable?
And can you try TensorRT 8.4 or 8.5
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
About this repo
.engine file is generating but when i am running inferencing it not detecting and showing results []