You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
Trained HOG detector with custom hand datasets and configurations are mentioned below.
I inference trained HOG detector for live video of hand and observed issues as like below:
(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).
The text was updated successfully, but these errors were encountered: