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

Experiment with a hog/svm based face / object detector. #55

Open
jwagner opened this issue Mar 9, 2017 · 1 comment
Open

Experiment with a hog/svm based face / object detector. #55

jwagner opened this issue Mar 9, 2017 · 1 comment
Labels

Comments

@jwagner
Copy link
Owner

jwagner commented Mar 9, 2017

The opencv face detector creates quite a bit of trouble. It might be possible to create or port a better solution based on histograms of oriented gradients and support vector machines.

@vikasTmz
Copy link

This is one solution using HOG and a linear SVM.

@jwagner jwagner added the idea label Jan 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants