AhmadYahya97 / Fully-Automated-red-light-Violation-Detection

Detecting and Tracking the violating cars using yolov3 model and various image processing techniques.
35 stars 24 forks source link

To run the code #8

Open Chirantan07 opened 3 years ago

Chirantan07 commented 3 years ago

I have understood the concept you conveyed in this project but when I am implementing I am getting an error saying the parse argument is not correct. I tried to run only the walkaway detection part also but it is giving error as processedFrame module is missing

It will be really helpful if you could resolve this issue