-
Notifications
You must be signed in to change notification settings - Fork 225
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
[number of seconds to group by] #7
Comments
that's my bad english) Should be [number of seconds to aggregate by] |
yes, because stats has only vehicles and not type classification, you need to change plot to use stats that you have. You did it. Green area is an exit zone, where cars counting happens. To change them, you need to change |
OK, thank you very much! |
Better use pretrained models first like YOLO3 or SSD, if they work, then just use them. |
Yes,my data is from the YOLO. And I have an idea. I want to judge the abnormal behavior of the vehicle.I want to base on the trajectory of the vehicle.If I can use your code's 'path' to do that.Or do you have any better Suggestions? |
I have a new question. I used my own test video, which changed the export area. But it was found that only two cars could be detected at any one time. If there are three cars left, they can't be detected. What do I need to change? |
Facing the same issue If you are recommending to use your own video then please also change the code to remove this key and use the generic 'vehicles' key as you suggested above |
I don't know what is the mean of " [number of seconds to group by] "
how can i do if i want to python plot.py ?
The text was updated successfully, but these errors were encountered: