-
Notifications
You must be signed in to change notification settings - Fork 360
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
Not working in video with 1920 x 1080 #56
Comments
What is the issue? Can you share the screenshot, please? |
I forgot to mention i am using the repository object counting repo for this -- https://github.com/ahmetozlu/tensorflow_object_counting_api Also I have uploaded the original video to my drive. https://drive.google.com/file/d/1Y0KQVYFt_3IbF9ZwHH8wy_FJOO7yDs6J/view?usp=sharing |
Please check the 3rd answer in here: ahmetozlu/tensorflow_object_counting_api#12 (comment) |
Tried the code with a traffic video of resolution 1920 x 1080. I modified the below code
vehicle_counting.py -- changed variable 'roi' to desired.
object_counting_api.py -- changed code in lines in 199 and 202 to hardcode the roi values.
Let me know if anything additional is to be done and if you need the video file.
The text was updated successfully, but these errors were encountered: