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

Tracking-by-detection merging heuristic #8

Open
hbredin opened this issue Aug 24, 2016 · 0 comments
Open

Tracking-by-detection merging heuristic #8

hbredin opened this issue Aug 24, 2016 · 0 comments

Comments

@hbredin
Copy link
Member

hbredin commented Aug 24, 2016

The heuristic used to merge trackers with detection (and trackers with trackers) is kind of messy and definitely needs some love.

Furthermore, not only is it messy but I already noticed some weird (and wrong!) behavior. See tracks 13 and 14 in the example available at http://nbviewer.jupyter.org/github/pyannote/pyannote-video/blob/master/doc/getting_started.ipynb that should definitely be merged into one track (but are not for some reason).

Before doing anything, the first thing to do would be to setup some kind of regression tests. In particular, this includes:

  • manually annotating a few (multiple-people) videos (e.g. the one already used in the notebook documentation)
  • implementing a tracking evaluation metric (ideally in pyannote.metrics but pyannote.video is fine)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant