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

Using OpenCV to detect human objects and then applying gait recognition #1

Open
rshrc opened this issue Sep 3, 2018 · 3 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@rshrc
Copy link
Owner

rshrc commented Sep 3, 2018

Using the Neural Network as an Engine after detection of a walking human being, and there after using gait to recognize the identity of the person.

On executing detect_and_recognize.py it should access the default camera API and start looking for the object and then use the gait recognition model weights to recognize the person.

@rshrc rshrc added the enhancement New feature or request label Sep 3, 2018
@rshrc
Copy link
Owner Author

rshrc commented Sep 4, 2018

Started Working on the opencv branch
https://github.com/ITCoders/Human-detection-and-Tracking
Will be using this code, to do the same, only the pre trained model files will be replaced with ours.

@zouliang1014
Copy link

Where is detect_and_recognization.py?The file was not found

@xjohnxjohn
Copy link

@zouliang1014 you found that file ready?

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

No branches or pull requests

4 participants