locaal-ai / obs-detect

Object Detection in OBS, real-time, local, GPU optional
https://obsproject.com/forum/resources/detect-object-detection-tracking-built-in-obs.1911/
GNU General Public License v2.0
54 stars 3 forks source link

Feature request: Hysteresis for Detect Tracking #7

Open LuminairPrime opened 4 months ago

LuminairPrime commented 4 months ago

Detect works fantastically for human face tracking! The only catch is that the image is unstable, with jitter caused by constant tracking updates. All that is needed is some form of hysteresis so the animation of the tracking is slowed unless a substantial update is needed.

Keep up the great work!!!

royshil commented 3 months ago

implemented SORT in #15