Signature-Verification_System_using_YOLOv5-and-CycleGAN
Signature-Verification_System_using_YOLOv5-and-CycleGAN copied to clipboard
FileNotFoundError: [Errno 2] No such file or directory: 'SOURCE/yolo_files/best.pt'
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
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
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!