Signature-Verification_System_using_YOLOv5-and-CycleGAN icon indicating copy to clipboard operation
Signature-Verification_System_using_YOLOv5-and-CycleGAN copied to clipboard

FileNotFoundError: [Errno 2] No such file or directory: 'SOURCE/yolo_files/best.pt'

Open anticrusader opened this issue 2 years ago • 2 comments

im using streamlit 1.3.1 and python 3.10.1, but whenever i run the app and click on "Detect signature" button. it show me the error

anticrusader avatar Nov 07 '23 20:11 anticrusader

the error is very straightforward. it's missing the weight files. u need to download the relevant yolo weight file. The link to downloaded is in the readme file

sohailziahh avatar Dec 12 '23 10:12 sohailziahh

I encountered the same issue, didn't find the link to download the yolo weight file. Can you please specify the path from where I can download it. Thank you!

nooruzb avatar May 23 '24 21:05 nooruzb