{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/deft-detection-embeddings-for-tracking","title":"DEFT: Detection Embeddings for Tracking","arxiv_id":"2102.02267","date":"2021-02-03","proceeding":null,"authors":["Mohamed Chaabane","Peter Zhang","J. Ross Beveridge","Stephen O'Hara"],"abstract":"Most modern multiple object tracking (MOT) systems follow the tracking-by-detection paradigm, consisting of a detector followed by a method for associating detections into tracks. There is a long history in tracking of combining motion and appearance features to provide robustness to occlusions and other challenges, but typically this comes with the trade-off of a more complex and slower implementation. Recent successes on popular 2D tracking benchmarks indicate that top-scores can be achieved using a state-of-the-art detector and relatively simple associations relying on single-frame spatial offsets -- notably outperforming contemporary methods that leverage learned appearance features to help re-identify lost tracks. In this paper, we propose an efficient joint detection and tracking model named DEFT, or \"Detection Embeddings for Tracking.\" Our approach relies on an appearance-based object matching network jointly-learned with an underlying object detection network. An LSTM is also added to capture motion constraints. DEFT has comparable accuracy and speed to the top methods on 2D online tracking leaderboards while having significant advantages in robustness when applied to more challenging tracking data. DEFT raises the bar on the nuScenes monocular 3D tracking challenge, more than doubling the performance of the previous top method. Code is publicly available.","url_abs":"https://arxiv.org/abs/2102.02267v2","url_pdf":"https://arxiv.org/pdf/2102.02267v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"deft-detection-embeddings-for-tracking","repo_url":"https://github.com/MedChaabane/DEFT","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"3d-multi-object-tracking","task_name":"3D Multi-Object Tracking"},{"task_slug":"multi-object-tracking","task_name":"Multi-Object Tracking"},{"task_slug":"multiple-object-tracking","task_name":"Multiple Object Tracking"},{"task_slug":"object","task_name":"Object"},{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"object-tracking","task_name":"Object Tracking"},{"task_slug":"object-detection-1","task_name":"object-detection"}],"methods":[{"method_slug":"lstm","method_name":"LSTM"},{"method_slug":"sigmoid-activation","method_name":"Sigmoid Activation"},{"method_slug":"tanh-activation","method_name":"Tanh Activation"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/3d-multi-object-tracking-on-nuscenes","task":"3D Multi-Object Tracking","dataset":"nuScenes","model":"DEFT","rank_in_archive_order":104,"of":115,"metrics":{"AMOTA":"0.18"},"uses_additional_data":false},{"leaderboard":"/sota/multi-object-tracking-on-mot16","task":"Multi-Object Tracking","dataset":"MOT16","model":"DEFT","rank_in_archive_order":11,"of":24,"metrics":{"MOTA":"68.03"},"uses_additional_data":false},{"leaderboard":"/sota/multi-object-tracking-on-mot17","task":"Multi-Object Tracking","dataset":"MOT17","model":"DEFT","rank_in_archive_order":39,"of":48,"metrics":{"MOTA":"66.6"},"uses_additional_data":false},{"leaderboard":"/sota/multiple-object-tracking-on-kitti-test-online","task":"Multiple Object Tracking","dataset":"KITTI Test (Online Methods)","model":"DEFT","rank_in_archive_order":14,"of":34,"metrics":{"HOTA":"74.23 ","MOTA":"88.95"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2102.02267","mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}