Skip to content
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

fast #1

Open
3073 opened this issue May 20, 2018 · 3 comments
Open

fast #1

3073 opened this issue May 20, 2018 · 3 comments

Comments

@3073
Copy link

3073 commented May 20, 2018

thank you for that....I used SSD detector to initialize and dlib tracker
and it works but it is too slow... how can make it fast? please help with any kind of pointer..

@matriculus
Copy link
Owner

The speed depends upon the detector and tracker. if the detector is initialized once in few frames and the tracker is running for the rest of the frames, then it may be quicker. What is the application you are applying? Is it any video that you are processing or screen grabbing?

@3073
Copy link
Author

3073 commented May 20, 2018 via email

@3073
Copy link
Author

3073 commented May 20, 2018

OH sorry ....
Application: I am using it for passenger counting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants