paper-with-me

Papers

Object-Centric Multiple Object Tracking

2023-09-01 · ICCV 2023 1 · Zixu Zhao, Jiaze Wang, Max Horn, Yizhuo Ding, Tong He, Zechen Bai, Dominik Zietlow, Carl-Johann Simon-Gabriel, Bing Shuai, Zhuowen Tu, Thomas Brox, Bernt Schiele, Yanwei Fu, Francesco Locatello, Zheng Zhang, Tianjun Xiao

Unsupervised object-centric learning methods allow the partitioning of scenes into entities without additional localization information and are excellent candidates for reducing the annotation burden of multiple-object tracking (MOT) pipelines. Unfortunately, they lack two key properties: objects are often split into parts and are not consistently tracked over time. In fact, state-of-the-art models achieve pixel-level accuracy and temporal consistency by relying on supervised object detection with additional ID labels for the association through time. This paper proposes a video object-centric model for MOT. It consists of an index-merge module that adapts the object-centric slots into detection outputs and an object memory module that builds complete object prototypes to handle occlusions. Benefited from object-centric learning, we only require sparse detection labels (0%-6.25%) for object localization and feature binding. Relying on our self-supervised Expectation-Maximization-inspired loss for object association, our approach requires no ID labels. Our experiments significantly narrow the gap between the existing object-centric model and the fully supervised state-of-the-art and outperform several unsupervised trackers.

📄 PDF Abstract BibTeX arXiv:2309.00233

Code (1)

amazon-science/object-centric-multiple-object-tracking 공식 구현 pytorch

Tasks

Multiple Object TrackingObjectobject-detectionObject DetectionObject LocalizationObject Tracking

Similar Papers 제목 키워드 기반

Tracking Multiple Deformable Objects in Egocentric Videos

2023-01-01 · CVPR 2023 1 · Mingzhen Huang, Xiaoxing Li, Jun Hu, Honghong Peng 외

Most existing multiple object tracking (MOT) methods that solely rely on appearance features struggle in tracking highly deformable objects. Other MOT methods that use motion clues to associate identities across fram…

DisentanglementMotion DisentanglementMulti-Object TrackingMultiple Object Tracking+1

SiamMo: Siamese Motion-Centric 3D Object Tracking

2024-08-03 · Yuxiang Yang, Yingqi Deng, Jing Zhang, Hongjie Gu 외

Current 3D single object tracking methods primarily rely on the Siamese matching-based paradigm, which struggles with textureless and incomplete LiDAR point clouds. Conversely, the motion-centric paradigm avoids appearan…

3D Object Tracking3D Single Object TrackingMotion EstimationObject+1

Structured World Belief for Reinforcement Learning in POMDP

2021-07-19 · Gautam Singh, Skand Peri, Junghyun Kim, Hyunseok Kim 외

Object-centric world models provide structured representation of the scene and can be an important backbone in reinforcement learning and planning. However, existing approaches suffer in partially-observable environments…

Inductive BiasObjectObject Trackingreinforcement-learning+2

EgoTracks: A Long-term Egocentric Visual Object Tracking Dataset

2023-01-09 · NeurIPS 2023 11

Visual object tracking is a key component to many egocentric vision problems. However, the full spectrum of challenges of egocentric tracking faced by an embodied AI is underrepresented in many existing datasets; these t…

ObjectObject TrackingVisual Object Tracking

HOT3D: Hand and Object Tracking in 3D from Egocentric Multi-View Videos

2024-11-28 · CVPR 2025 1 · Prithviraj Banerjee, Sindi Shkodrani, Pierre Moulon, Shreyas Hampali 외

We introduce HOT3D, a publicly available dataset for egocentric hand and object tracking in 3D. The dataset offers over 833 minutes (3.7M+ images) of recordings that feature 19 subjects interacting with 33 diverse rigid …

BenchmarkingObject TrackingPose Estimation