anmspro / Traffic-Signal-Violation-Detection-System

A Computer Vision based Traffic Signal Violation Detection System from video footage using YOLOv3 & Tkinter. (GUI Included)
GNU General Public License v3.0
431 stars 165 forks source link

Yolov3 weights #15

Open sahota1313 opened 1 year ago

sahota1313 commented 1 year ago

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 commented 1 year ago

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

sahota1313 commented 1 year ago

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 commented 1 year ago

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 https://github.com/anmspro/Traffic-Signal-Violation-Detection-System/issues/15#issuecomment-1620637857, 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>