-
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
Problem with vehicle counting #58
Comments
same problem |
I ran the code with the input video provided in the directory and it absolutely worked fine, but whenever I try to input my own video, it doesn't create bounding boxes around vehicles and nor count them and speed also doesn't work. Furthermore, the fps is too low with the input video, but that is maybe I am running the project on RPi 4B I do have a compute neural stick (NCS2) I would like to deploy this model onto the stick once it starts counting vehicles and measuring speed. |
It works totally fine when I'm using other video as well, may be your
system having problem with opencv module that's why it doesn't working with
other videos.
Can you please publish paper very soon we have our project exam and we need
to show the publication of it
…On Mon, 14 Jun, 2021, 12:54 PM Abdullah Zakhil, ***@***.***> wrote:
It only gives counting on roi line position 200 and on no other point.
whenever i change the roi line from 200 it produces no counting(i am
working on some other video having greater width and height) could u please
help me out regarding this issue.
It only gives counting on roi line position 200 and on no other point.
whenever i change the roi line from 200 it produces no counting(i am
working on some other video having greater width and height) could u please
help me out regarding this issue.
I ran the code with the input video provided in the directory and it
absolutely worked fine, but whenever I try to input my own video, it
doesn't create bounding boxes around vehicles and nor count them and speed
also doesn't work.
Furthermore, the fps is too low with the input video, but that is maybe I
am running the project on RPi 4B I do have a compute neural stick (NCS2) I
would like to deploy this model onto the stick once it starts counting
vehicles and measuring speed.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#58 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOMWJEER243QRCESL27I7YTTSWVBJANCNFSM4IYKQ3YQ>
.
|
It only gives counting on roi line position 200 and on no other point. whenever i change the roi line from 200 it produces no counting(i am working on some other video having greater width and height) could u please help me out regarding this issue.
The text was updated successfully, but these errors were encountered: