FairMOT (Fair Multi-Object Tracking)

Anything you want added or changed in future versions of ZoneMinder? Post here and there's a chance it will get in! Search to make sure it hasn't already been requested.
Post Reply
stan-qaz
Posts: 1
Joined: Wed Jun 20, 2018 5:22 pm

FairMOT (Fair Multi-Object Tracking)

Post by stan-qaz »

Has anyone looked at this open source project, FairMOT (Fair Multi-Object Tracking) to see if it is a good fit with ZM?

https://github.com/ifzhang/FairMOT

Abstract
There has been remarkable progress on object detection and re-identification in recent years which are the core components for multi-object tracking. However, little attention has been focused on accomplishing the two tasks in a single network to improve the inference speed. The initial attempts along this path ended up with degraded results mainly because the re-identification branch is not appropriately learned. In this work, we study the essential reasons behind the failure, and accordingly present a simple baseline to addresses the problems. It remarkably outperforms the state-of-the-arts on the MOT challenge datasets at 30 FPS. We hope this baseline could inspire and help evaluate new ideas in this field.
Post Reply