Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yolov3 weights #15

Open
sahota1313 opened this issue Jul 4, 2023 · 3 comments
Open

Yolov3 weights #15

sahota1313 opened this issue Jul 4, 2023 · 3 comments

Comments

@sahota1313
Copy link

C:\Users\91896\Desktop\Traffic-Signal-Violation-Detection-System-master> & "C:/Program Files/Python311 xe" c:/Users/91896/Desktop/Traffic-Signal-Violation-Detection-System-master/object_detection.py

Traceback (most recent call last):

File "c:\Users\91896\Desktop\Traffic-Signal-Violation-Detection-System-master\object_detection.py", lin

weight_reader = Weight Reader (weights_path) ΑΛΛΑ

File "c:\Users\91896\Desktop\Traffic-Signal-Violation-Detection-System-master\object_detection.py", lin

init__ with open(weight_file, 'rb') as w_f:

_

nes.txt

FileNotFoundError: [Errno 2] No such file or directory: 'C: Traffic-Signal-Violation-Detection-System-mast PS C:\Users\91896\Desktop\Traffic-Signal-Violation-Detection-System-master>

@anmspro
Copy link
Owner

anmspro commented Jul 4, 2023

Have you properly edited the paths according to device? Also, do you have the yolov3.weights file downloaded and referenced correctly?

@sahota1313
Copy link
Author

Can you help me how to set the path. I have downloaded your source code and wants to run it. But it is showing error in weights file...Please help to solve the issue.

@sahota1313
Copy link
Author

sahota1313 commented Jul 5, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants