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

Trained HOG detector, but variation(jitter and shake) in bounding box output result. #31

Open
vasanthhr opened this issue Feb 4, 2020 · 0 comments

Comments

@vasanthhr
Copy link

Trained HOG detector with custom hand datasets and configurations are mentioned below.

epsilon: 0.05
detection window size: 80 100
c: 800

I inference trained HOG detector for live video of hand and observed issues as like below:

But output bounding box has jitter/shake when hand is in stagnant or fixed potion.

Even output bounding box has jitter/shake when hand moves little side ways, up and down.

(FYI: The dlib's in-built face HOG detector works well and it has stabilized output when face is stagnant, moves sideways,up and down).

Please guide me how to make HOG(SVM) trained model stabilization in custom dataset as like dlib's face HOG detector.

(Dataset's image is attached for your reference).
15 (1)

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

1 participant