paper-with-me

Papers

Self-supervised Interest Point Detection and Description for Fisheye and Perspective Images

2023-06-02 · Marcela Mera-Trujillo, Shivang Patel, Yu Gu, Gianfranco Doretto

Keypoint detection and matching is a fundamental task in many computer vision problems, from shape reconstruction, to structure from motion, to AR/VR applications and robotics. It is a well-studied problem with remarkable successes such as SIFT, and more recent deep learning approaches. While great robustness is exhibited by these techniques with respect to noise, illumination variation, and rigid motion transformations, less attention has been placed on image distortion sensitivity. In this work, we focus on the case when this is caused by the geometry of the cameras used for image acquisition, and consider the keypoint detection and matching problem between the hybrid scenario of a fisheye and a projective image. We build on a state-of-the-art approach and derive a self-supervised procedure that enables training an interest point detector and descriptor network. We also collected two new datasets for additional training and testing in this unexplored scenario, and we demonstrate that current approaches are suboptimal because they are designed to work in traditional projective conditions, while the proposed approach turns out to be the most effective.

📄 PDF Abstract BibTeX arXiv:2306.01938

Code (0)

등록된 구현이 없습니다.

Tasks

Interest Point DetectionKeypoint Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

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

SuperPoint: Self-Supervised Interest Point Detection and Description

2017-12-20 · Daniel DeTone, Tomasz Malisiewicz, Andrew Rabinovich

This paper presents a self-supervised framework for training interest point detectors and descriptors suitable for a large number of multiple-view geometry problems in computer vision. As opposed to patch-based neural ne…

Domain AdaptationHomography EstimationInterest Point Detection

EventPoint: Self-Supervised Interest Point Detection and Description for Event-based Camera

2021-09-01 · Ze Huang, Li Sun, Cheng Zhao, Song Li 외

This paper proposes a self-supervised learned local detector and descriptor, called EventPoint, for event stream/camera tracking and registration. Event-based cameras have grown in popularity because of their biological …

Interest Point DetectionPose EstimationSelf-Supervised Learning

Neural Outlier Rejection for Self-Supervised Keypoint Learning

2019-12-23 · ICLR 2020 1 · Jiexiong Tang, Hanme Kim, Vitor Guizilini, Sudeep Pillai 외

Identifying salient points in images is a crucial component for visual odometry, Structure-from-Motion or SLAM algorithms. Recently, several learned keypoint methods have demonstrated compelling performance on challengin…

Homography EstimationInterest Point DetectionKeypoint DetectionVisual Odometry

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