Abstract: Open-vocabulary multiple object tracking (MOT) aims to track arbitrary objects in the real world. Although significant progress has been achieved in object classification by leveraging the ...
This repository is an official implementation of the paper MOTR: End-to-End Multiple-Object Tracking with TRansformer. TL; DR. MOTR is a fully end-to-end multiple-object tracking framework based on ...
Abstract: Multiple object tracking involves multi-task learning to handle object detection and data association tasks concurrently. Conventionally, object detection consists of object classification ...