paper-with-me

홈 › Papers

Tracking by 3D Model Estimation of Unknown Objects in Videos

2023-04-13 · ICCV 2023 1 · Denys Rozumnyi, Jiri Matas, Marc Pollefeys, Vittorio Ferrari, Martin R. Oswald

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 instead propose to guide and improve 2D tracking with an explicit object representation, namely the textured 3D shape and 6DoF pose in each video frame. Our representation tackles a complex long-term dense correspondence problem between all 3D points on the object for all video frames, including frames where some points are invisible. To achieve that, the estimation is driven by re-rendering the input video frames as well as possible through differentiable rendering, which has not been used for tracking before. The proposed optimization minimizes a novel loss function to estimate the best 3D shape, texture, and 6DoF pose. We improve the state-of-the-art in 2D segmentation tracking on three different datasets with mostly rigid objects.

📄 PDF Abstract BibTeX arXiv:2304.06419

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject TrackingSegmentationVisual Object Tracking

Similar Papers 제목 키워드 기반

UniQuadric: A SLAM Backend for Unknown Rigid Object 3D Tracking and Light-Weight Modeling

2023-09-29 · Linghao Yang, Yanmin Wu, Yu Deng, Rui Tian 외

Tracking and modeling unknown rigid objects in the environment play a crucial role in autonomous unmanned systems and virtual-real interactive applications. However, many existing Simultaneous Localization, Mapping and M…

Motion EstimationObjectObject TrackingPose Tracking+1

Data-Driven Distributed State Estimation and Behavior Modeling in Sensor Networks

2020-09-22 · Rui Yu, Zhenyuan Yuan, Minghui Zhu, Zihan Zhou

Nowadays, the prevalence of sensor networks has enabled tracking of the states of dynamic objects for a wide spectrum of applications from autonomous driving to environmental monitoring and urban planning. However, track…

Autonomous DrivingState Estimation

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

Visual Multiple-Object Tracking for Unknown Clutter Rate

2017-01-09 · Du Yong Kim

In multi-object tracking applications, model parameter tuning is a prerequisite for reliable performance. In particular, it is difficult to know statistics of false measurements due to various sensing conditions and chan…

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking

GSGTrack: Gaussian Splatting-Guided Object Pose Tracking from RGB Videos

2024-12-03 · ZhiYuan Chen, Fan Lu, Guo Yu, Bin Li 외

Tracking the 6DoF pose of unknown objects in monocular RGB video sequences is crucial for robotic manipulation. However, existing approaches typically rely on accurate depth information, which is non-trivial to obtain in…

Depth EstimationObject ReconstructionPose Tracking