{"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/trajectoryformer-3d-object-tracking","title":"TrajectoryFormer: 3D Object Tracking Transformer with Predictive Trajectory Hypotheses","arxiv_id":"2306.05888","date":"2023-06-09","proceeding":"ICCV 2023 1","authors":["Xuesong Chen","Shaoshuai Shi","Chao Zhang","Benjin Zhu","Qiang Wang","Ka Chun Cheung","Simon See","Hongsheng Li"],"abstract":"3D multi-object tracking (MOT) is vital for many applications including autonomous driving vehicles and service robots. With the commonly used tracking-by-detection paradigm, 3D MOT has made important progress in recent years. However, these methods only use the detection boxes of the current frame to obtain trajectory-box association results, which makes it impossible for the tracker to recover objects missed by the detector. In this paper, we present TrajectoryFormer, a novel point-cloud-based 3D MOT framework. To recover the missed object by detector, we generates multiple trajectory hypotheses with hybrid candidate boxes, including temporally predicted boxes and current-frame detection boxes, for trajectory-box association. The predicted boxes can propagate object's history trajectory information to the current frame and thus the network can tolerate short-term miss detection of the tracked objects. We combine long-term object motion feature and short-term object appearance feature to create per-hypothesis feature embedding, which reduces the computational overhead for spatial-temporal encoding. Additionally, we introduce a Global-Local Interaction Module to conduct information interaction among all hypotheses and models their spatial relations, leading to accurate estimation of hypotheses. Our TrajectoryFormer achieves state-of-the-art performance on the Waymo 3D MOT benchmarks. Code is available at https://github.com/poodarchu/EFG .","url_abs":"https://arxiv.org/abs/2306.05888v2","url_pdf":"https://arxiv.org/pdf/2306.05888v2.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":"trajectoryformer-3d-object-tracking","repo_url":"https://github.com/poodarchu/efg","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"3d-multi-object-tracking","task_name":"3D Multi-Object Tracking"},{"task_slug":"3d-object-tracking","task_name":"3D Object Tracking"},{"task_slug":"autonomous-driving","task_name":"Autonomous Driving"},{"task_slug":"multi-object-tracking","task_name":"Multi-Object Tracking"},{"task_slug":"object","task_name":"Object"},{"task_slug":"object-tracking","task_name":"Object Tracking"}],"methods":[{"method_slug":null,"method_name":null}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2306.05888","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2306.05888"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/poodarchu/efg","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/poodarchu/EFG","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":1,"unverified":7},"by_repo_kind":{"official":{"samples":8,"ran":1,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"e8526a516b4f9206","entry":"convert_basic_c2_names","repo":"poodarchu/EFG","repo_kind":"official","path":"efg/utils/d2_model_loading.py","file_url":"https://github.com/poodarchu/EFG/blob/HEAD/efg/utils/d2_model_loading.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e8526a516b4f9206"}},{"code_sha256_prefix":"4552d09aa9f10a7e","entry":"align_and_update_state_dicts","repo":"poodarchu/EFG","repo_kind":"official","path":"efg/utils/d2_model_loading.py","file_url":"https://github.com/poodarchu/EFG/blob/HEAD/efg/utils/d2_model_loading.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4552d09aa9f10a7e"}},{"code_sha256_prefix":"434052a707c12e64","entry":"clip_grad_norm","repo":"poodarchu/EFG","repo_kind":"official","path":"efg/engine/hooks.py","file_url":"https://github.com/poodarchu/EFG/blob/HEAD/efg/engine/hooks.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"434052a707c12e64"}},{"code_sha256_prefix":"d65a6f9947376276","entry":"convert_c2_detectron_names","repo":"poodarchu/EFG","repo_kind":"official","path":"efg/utils/d2_model_loading.py","file_url":"https://github.com/poodarchu/EFG/blob/HEAD/efg/utils/d2_model_loading.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d65a6f9947376276"}},{"code_sha256_prefix":"0f46d9d680073a35","entry":"get_kw_to_default_map","repo":"poodarchu/EFG","repo_kind":"official","path":"efg/modeling/utils.py","file_url":"https://github.com/poodarchu/EFG/blob/HEAD/efg/modeling/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0f46d9d680073a35"}},{"code_sha256_prefix":"a1e7892e17d509f0","entry":"get_pos_to_kw_map","repo":"poodarchu/EFG","repo_kind":"official","path":"efg/modeling/utils.py","file_url":"https://github.com/poodarchu/EFG/blob/HEAD/efg/modeling/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a1e7892e17d509f0"}},{"code_sha256_prefix":"f1dcdd191e058d41","entry":"get_printer","repo":"poodarchu/EFG","repo_kind":"official","path":"efg/modeling/utils.py","file_url":"https://github.com/poodarchu/EFG/blob/HEAD/efg/modeling/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f1dcdd191e058d41"}},{"code_sha256_prefix":"8ea8057a2c5216d7","entry":"recursive_copy_to_device","repo":"poodarchu/EFG","repo_kind":"official","path":"efg/evaluator/waymo_evaluator.py","file_url":"https://github.com/poodarchu/EFG/blob/HEAD/efg/evaluator/waymo_evaluator.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8ea8057a2c5216d7"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}