MARCONet icon indicating copy to clipboard operation
MARCONet copied to clipboard

FileNotFoundError: [Errno 2] No such file or directory: '/mnt/sfs-common/xmli/Projects/1_Text/yolo/experiments/train2/weights/best.pt'

Open bhrnprhmd opened this issue 5 months ago • 1 comments

Hi,

Thank you for sharing your impressive work. I am facing the following error while trying to run test_sr.py.

FileNotFoundError: [Errno 2] No such file or directory: '/mnt/sfs-common/xmli/Projects/1_Text/yolo/experiments/train2/weights/best.pt'

bhrnprhmd avatar Jul 04 '25 18:07 bhrnprhmd

Hi,

Thank you for sharing your impressive work. I am facing the following error while trying to run test_sr.py.

FileNotFoundError: [Errno 2] No such file or directory: '/mnt/sfs-common/xmli/Projects/1_Text/yolo/experiments/train2/weights/best.pt'

Thanks for finding this error. I have updated test_sr.py. After running

python checkpoints/download_github.py

You can run the new test_sr.py

csxmli2016 avatar Jul 04 '25 23:07 csxmli2016