paper-with-me

Papers

Online Adaptation for Implicit Object Tracking and Shape Reconstruction in the Wild

2021-11-24 · Jianglong Ye, Yuntao Chen, Naiyan Wang, Xiaolong Wang

Tracking and reconstructing 3D objects from cluttered scenes are the key components for computer vision, robotics and autonomous driving systems. While recent progress in implicit function has shown encouraging results on high-quality 3D shape reconstruction, it is still very challenging to generalize to cluttered and partially observable LiDAR data. In this paper, we propose to leverage the continuity in video data. We introduce a novel and unified framework which utilizes a neural implicit function to simultaneously track and reconstruct 3D objects in the wild. Our approach adapts the DeepSDF model (i.e., an instantiation of the implicit function) in the video online, iteratively improving the shape reconstruction while in return improving the tracking, and vice versa. We experiment with both Waymo and KITTI datasets and show significant improvements over state-of-the-art methods for both tracking and shape reconstruction tasks. Our project page is at https://jianglongye.com/implicit-tracking .

📄 PDF Abstract BibTeX arXiv:2111.12728

Code (1)

jianglongye/implicit-tracking 공식 구현 pytorch

Tasks

3D Shape ReconstructionAutonomous DrivingObject Tracking

Similar Papers 제목 키워드 기반

Extended Object Tracking and Classification based on Linear Splines

2024-10-31 · Matteo Tesori, Giorgio Battistelli, Luigi Chisci

This paper introduces a framework based on linear splines for 2-dimensional extended object tracking and classification. Unlike state of the art models, linear splines allow to represent extended objects whose contour is…

ObjectObject Tracking

TRIC-track: Tracking by Regression With Incrementally Learned Cascades

2015-12-01 · ICCV 2015 12 · Xiaomeng Wang, Michel Valstar, Brais Martinez, Muhammad Haris Khan 외

This paper proposes a novel approach to part-based tracking by replacing local matching of an appearance model by direct prediction of the displacement between local image patches and part locations. We propose to use ca…

Incremental Learningregression

Recursive Least-Squares Estimator-Aided Online Learning for Visual Tracking

2021-12-28 · CVPR 2020 6 · Jin Gao, Yan Lu, Xiaojuan Qi, Yutong Kou 외

Tracking visual objects from a single initial exemplar in the testing phase has been broadly cast as a one-/few-shot problem, i.e., one-shot learning for initial adaptation and few-shot learning for online adaptation. Th…

Continual LearningFew-Shot LearningMeta-LearningOne-Shot Learning+1

Segment Anything with Motion, Geometry, and Semantic Adaptation for Complex Nonlinear Visual Object Tracking

2026-05-21 · Deyi Zhu, Yuji Wang, Yong Liu, Yansong Tang 외 arxiv

Traditional visual object tracking (VOT) methods typically rely on task-specific supervised training, limiting their generalization to unseen objects and challenging scenarios with distractors, occlusion, and nonlinear m…

Visual Object Tracking

Three-Dimensional Extended Object Tracking and Shape Learning Using Gaussian Processes

2019-09-25 · Murat Kumru, Emre Özkan

In this study, we investigate the problem of tracking objects with unknown shapes using three-dimensional (3D) point cloud data. We propose a Gaussian process-based model to jointly estimate object kinematics, including …

Gaussian ProcessesObjectObject Tracking