-
Notifications
You must be signed in to change notification settings - Fork 166
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
Comments
Have you properly edited the paths according to device? Also, do you have the yolov3.weights file downloaded and referenced correctly? |
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. |
Hii bro plz help me to solve this problem and also help me to set the paths
…On Wed, 5 Jul 2023, 12:46 am Abu Noman Md. Sakib, ***@***.***> wrote:
Have you properly edited the paths according to device? Also, do you have
the yolov3.weights file downloaded and referenced correctly?
—
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4EU4CM4JDPP2V25SDRT2WDXORT2VANCNFSM6AAAAAAZ5KTXOU>
.
You are receiving this because you authored the thread.Message ID:
<anmspro/Traffic-Signal-Violation-Detection-System/issues/15/1620637857@
github.com>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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>
The text was updated successfully, but these errors were encountered: