paper-with-me

홈 › Papers

MOTRv3: Release-Fetch Supervision for End-to-End Multi-Object Tracking

2023-05-23 · En Yu, Tiancai Wang, Zhuoling Li, Yuang Zhang, Xiangyu Zhang, Wenbing Tao

Although end-to-end multi-object trackers like MOTR enjoy the merits of simplicity, they suffer from the conflict between detection and association seriously, resulting in unsatisfactory convergence dynamics. While MOTRv2 partly addresses this problem, it demands an additional detection network for assistance. In this work, we serve as the first to reveal that this conflict arises from the unfair label assignment between detect queries and track queries during training, where these detect queries recognize targets and track queries associate them. Based on this observation, we propose MOTRv3, which balances the label assignment process using the developed release-fetch supervision strategy. In this strategy, labels are first released for detection and gradually fetched back for association. Besides, another two strategies named pseudo label distillation and track group denoising are designed to further improve the supervision for detection and association. Without the assistance of an extra detection network during inference, MOTRv3 achieves impressive performance across diverse benchmarks, e.g., MOT17, DanceTrack.

📄 PDF Abstract BibTeX arXiv:2305.14298

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingMulti-Object TrackingObject TrackingPseudo Label

Similar Papers 제목 키워드 기반

MOTRv2: Bootstrapping End-to-End Multi-Object Tracking by Pretrained Object Detectors

2022-11-17 · CVPR 2023 1 · Yuang Zhang, Tiancai Wang, Xiangyu Zhang

In this paper, we propose MOTRv2, a simple yet effective pipeline to bootstrap end-to-end multi-object tracking with a pretrained object detector. Existing end-to-end methods, MOTR and TrackFormer are inferior to their t…

Multi-Object TrackingMultiple Object TrackingMultiple Object Tracking with TransformerMultiple People Tracking+2

FetchBot: Object Fetching in Cluttered Shelves via Zero-Shot Sim2Real

2025-02-25 · Weiheng Liu, Yuxuan Wan, Jilong Wang, Yuxuan Kuang 외

Object fetching from cluttered shelves is an important capability for robots to assist humans in real-world scenarios. Achieving this task demands robotic behaviors that prioritize safety by minimizing disturbances to su…

ObjectReinforcement Learning (RL)

Regulatory Compliance through Doc2Doc Information Retrieval: A case study in EU/UK legislation where text similarity has limitations

2021-01-26 · EACL 2021 2 · Ilias Chalkidis, Manos Fergadiotis, Nikolaos Manginas, Eva Katakalou 외

Major scandals in corporate history have urged the need for regulatory compliance, where organizations need to ensure that their controls (processes) comply with relevant laws, regulations, and policies. However, keeping…

domain classificationInformation RetrievalRetrievaltext similarity

TF-SASM: Training-free Spatial-aware Sparse Memory for Multi-object Tracking

2024-07-05 · Thuc Nguyen-Quang, Minh-Triet Tran

Multi-object tracking (MOT) in computer vision remains a significant challenge, requiring precise localization and continuous tracking of multiple objects in video sequences. The emergence of data sets that emphasize rob…

Multi-Object TrackingObjectObject Tracking

Autoencoders as Cross-Modal Teachers: Can Pretrained 2D Image Transformers Help 3D Representation Learning?

2022-12-16 · Runpei Dong, Zekun Qi, Linfeng Zhang, Junbo Zhang 외

The success of deep learning heavily relies on large-scale data with comprehensive labels, which is more expensive and time-consuming to fetch in 3D compared to 2D images or natural languages. This promotes the potential…

3D Point Cloud ClassificationFew-Shot 3D Point Cloud ClassificationKnowledge DistillationRepresentation Learning