paper-with-me

홈 › Papers

PixTrack: Precise 6DoF Object Pose Tracking using NeRF Templates and Feature-metric Alignment

2022-09-08 · Prajwal Chidananda, Saurabh Nair, Douglas Lee, Adrian Kaehler

We present PixTrack, a vision based object pose tracking framework using novel view synthesis and deep feature-metric alignment. We follow an SfM-based relocalization paradigm where we use a Neural Radiance Field to canonically represent the tracked object. Our evaluations demonstrate that our method produces highly accurate, robust, and jitter-free 6DoF pose estimates of objects in both monocular RGB images and RGB-D images without the need of any data annotation or trajectory smoothing. Our method is also computationally efficient making it easy to have multi-object tracking with no alteration to our algorithm through simple CPU multiprocessing. Our code is available at: https://github.com/GiantAI/pixtrack

📄 PDF Abstract BibTeX arXiv:2209.03910

Code (1)

giantai/pixtrack 공식 구현

Tasks

CPUMulti-Object TrackingNeRFNovel View SynthesisObjectObject TrackingPose Tracking

Similar Papers 제목 키워드 기반

Open-NeRF: Towards Open Vocabulary NeRF Decomposition

2023-10-25 · Hao Zhang, Fang Li, Narendra Ahuja

In this paper, we address the challenge of decomposing Neural Radiance Fields (NeRF) into objects from an open vocabulary, a critical task for object manipulation in 3D reconstruction and view synthesis. Current techniqu…

3D ReconstructionNeRFSegmentation

Gear-NeRF: Free-Viewpoint Rendering and Tracking with Motion-aware Spatio-Temporal Sampling

2024-06-06 · CVPR 2024 1 · Xinhang Liu, Yu-Wing Tai, Chi-Keung Tang, Pedro Miraldo 외

Extensions of Neural Radiance Fields (NeRFs) to model dynamic scenes have enabled their near photo-realistic, free-viewpoint rendering. Although these methods have shown some potential in creating immersive experiences, …

Image SegmentationNeRFNovel View SynthesisSemantic Segmentation

SLAIM: Robust Dense Neural SLAM for Online Tracking and Mapping

2024-04-17 · Vincent Cartillier, Grant Schindler, Irfan Essa

We present SLAIM - Simultaneous Localization and Implicit Mapping. We propose a novel coarse-to-fine tracking model tailored for Neural Radiance Field SLAM (NeRF-SLAM) to achieve state-of-the-art tracking performance. No…

NeRF

Exact-NeRF: An Exploration of a Precise Volumetric Parameterization for Neural Radiance Fields

2022-11-22 · CVPR 2023 1 · Brian K. S. Isaac-Medina, Chris G. Willcocks, Toby P. Breckon

Neural Radiance Fields (NeRF) have attracted significant attention due to their ability to synthesize novel scene views with great accuracy. However, inherent to their underlying formulation, the sampling of points along…

NeRF

Surg-InvNeRF: Invertible NeRF for 3D tracking and reconstruction in surgical vision

2025-08-13 · Gerardo Loza, Junlei Hu, Dominic Jones, Sharib Ali 외 arxiv

We proposed a novel test-time optimisation (TTO) approach framed by a NeRF-based architecture for long-term 3D point tracking. Most current methods in point tracking struggle to obtain consistent motion or are limited to…

Point Tracking