Closed RizwanMunawar closed 6 months ago
I Successfully compiled project, but unable to find yolov5s.torchscript.pt file, and in yolov5/export.py line 29 is quite different as you mentioned? How can i get yolov5s.torchscript file?
python export.py --weights yolov5s.pt --img 640 --batch 1 in yoloV5 repo
I Successfully compiled project, but unable to find yolov5s.torchscript.pt file, and in yolov5/export.py line 29 is quite different as you mentioned? How can i get yolov5s.torchscript file?