paper-with-me

홈 › Papers

NeRF-Supervised Feature Point Detection and Description

2024-03-13 · Ali Youssef, Francisco Vasconcelos

Feature point detection and description is the backbone for various computer vision applications, such as Structure-from-Motion, visual SLAM, and visual place recognition. While learning-based methods have surpassed traditional handcrafted techniques, their training often relies on simplistic homography-based simulations of multi-view perspectives, limiting model generalisability. This paper presents a novel approach leveraging Neural Radiance Fields (NeRFs) to generate a diverse and realistic dataset consisting of indoor and outdoor scenes. Our proposed methodology adapts state-of-the-art feature detectors and descriptors for training on multi-view NeRF-synthesised data, with supervision achieved through perspective projective geometry. Experiments demonstrate that the proposed methodology achieves competitive or superior performance on standard benchmarks for relative pose estimation, point cloud registration, and homography estimation while requiring significantly less training data and time compared to existing approaches.

📄 PDF Abstract BibTeX arXiv:2403.08156

Code (2)

AliYoussef97/SuperPoint-PrP 공식 구현 pytorch
aliyoussef97/silk-prp 공식 구현 jax

Tasks

Homography EstimationNeRFPoint Cloud RegistrationPose EstimationVisual Place Recognition

Similar Papers 제목 키워드 기반

Rethinking Low-level Features for Interest Point Detection and Description

2022-11-01 · ACCV 2022 11 · Changhao Wang, Guanwen Zhang, Zhengyun Cheng, and Wei Zhou

Although great efforts have been made for interest point detection and description, the current learning-based methods that use high-level features from the higher layers of Convolutional Neural Networks (CNN) do not com…

Homography EstimationInterest Point DetectionSelf-Supervised Learning

NeRF-RPN: A general framework for object detection in NeRFs

2022-11-21 · CVPR 2023 1 · Benran Hu, Junkai Huang, Yichen Liu, Yu-Wing Tai 외

This paper presents the first significant object detection framework, NeRF-RPN, which directly operates on NeRF. Given a pre-trained NeRF model, NeRF-RPN aims to detect all bounding boxes of objects in a scene. By exploi…

NeRFobject-detectionObject Detection

To View Transform or Not to View Transform: NeRF-based Pre-training Perspective

2026-03-30 · Hyeonjun Jeong, Juyeb Shin, Dongsuk Kum arxiv

Neural radiance fields (NeRFs) have emerged as a prominent pre-training paradigm for vision-centric autonomous driving, which enhances 3D geometry and appearance understanding in a fully self-supervised manner. To apply …

Representation LearningScene UnderstandingAutonomous Driving

SOLD2: Self-supervised Occlusion-aware Line Description and Detection

2021-04-07 · CVPR 2021 1 · Rémi Pautrat, Juan-Ting Lin, Viktor Larsson, Martin R. Oswald 외

Compared to feature point detection and description, detecting and matching line segments offer additional challenges. Yet, line features represent a promising complement to points for multi-view tasks. Lines are indeed …

Line DetectionWireframe Parsing

Towards Transferable Multi-modal Perception Representation Learning for Autonomy: NeRF-Supervised Masked AutoEncoder

2023-11-23 · Xiaohao Xu

This work proposes a unified self-supervised pre-training framework for transferable multi-modal perception representation learning via masked multi-modal reconstruction in Neural Radiance Field (NeRF), namely NeRF-Super…

3D Object DetectionNeRFNeural Renderingobject-detection+2