Researchers open-source state-of-the-art object tracking AI
A team of Microsoft and Huazhong University researchers this week open-sourced an AI object detector -- Fair Multi-Object Tracking (FairMOT) -- they claim outperforms state-of-the-art models on public data sets at 30 frames per second. If productized, it could benefit industries ranging from elder care to security, and perhaps be used to track the spread of illnesses like COVID-19. As the team explains, most existing methods employ multiple models to track objects: (1) a detection model that localizes objects of interest and (2) an association model that extracts features used to reidentify briefly obscured objects. By contrast, FairMOT adopts an anchor-free approach to estimate object centers on a high-resolution feature map, which allows the reidentification features to better align with the centers. A parallel branch estimates the features used to predict the objects' identities, while a "backbone" module fuses together the features to deal with objects of different scales. The researchers tested FairMOT on a training data set compiled from six public corpora for human detection and search: ETH, CityPerson, CalTech, MOT17, CUHK-SYSU, and PRW.
Apr-9-2020, 14:37:24 GMT
- Technology: