paper-with-me

Papers

Tracking Objects with 3D Representation from Videos

2023-06-08 · JiaWei He, Lue Fan, Yuqi Wang, Yuntao Chen, Zehao Huang, Naiyan Wang, Zhaoxiang Zhang

Data association is a knotty problem for 2D Multiple Object Tracking due to the object occlusion. However, in 3D space, data association is not so hard. Only with a 3D Kalman Filter, the online object tracker can associate the detections from LiDAR. In this paper, we rethink the data association in 2D MOT and utilize the 3D object representation to separate each object in the feature space. Unlike the existing depth-based MOT methods, the 3D object representation can be jointly learned with the object association module. Besides, the object's 3D representation is learned from the video and supervised by the 2D tracking labels without additional manual annotations from LiDAR or pretrained depth estimator. With 3D object representation learning from Pseudo 3D object labels in monocular videos, we propose a new 2D MOT paradigm, called P3DTrack. Extensive experiments show the effectiveness of our method. We achieve new state-of-the-art performance on the large-scale Waymo Open Dataset.

📄 PDF Abstract BibTeX arXiv:2306.05416

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Object TrackingObjectObject TrackingRepresentation Learning

Similar Papers 제목 키워드 기반

Exploiting Spatial Invariance for Scalable Unsupervised Object Tracking

2019-11-20 · Eric Crawford, Joelle Pineau

The ability to detect and track objects in the visual world is a crucial skill for any intelligent agent, as it is a necessary precursor to any object-level reasoning process. Moreover, it is important that agents learn …

ObjectObject Tracking

Object Tracking in Hyperspectral Videos with Convolutional Features and Kernelized Correlation Filter

2018-10-28 · Kun Qian, Jun Zhou, Fengchao Xiong, Huixin Zhou 외

Target tracking in hyperspectral videos is a new research topic. In this paper, a novel method based on convolutional network and Kernelized Correlation Filter (KCF) framework is presented for tracking objects of interes…

Object Tracking

PreViTS: Contrastive Pretraining with Video Tracking Supervision

2021-12-01 · Brian Chen, Ramprasaath R. Selvaraju, Shih-Fu Chang, Juan Carlos Niebles 외

Videos are a rich source for self-supervised learning (SSL) of visual representations due to the presence of natural temporal transformations of objects. However, current methods typically randomly sample video clips for…

Action ClassificationSelf-Supervised LearningVideo Classification

Tracking by 3D Model Estimation of Unknown Objects in Videos

2023-04-13 · ICCV 2023 1 · Denys Rozumnyi, Jiri Matas, Marc Pollefeys, Vittorio Ferrari 외

Most model-free visual object tracking methods formulate the tracking task as object location estimation given by a 2D segmentation or a bounding box in each video frame. We argue that this representation is limited and …

ObjectObject TrackingSegmentationVisual Object Tracking

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