paper-with-me

홈 › Papers

FisheyeSuperPoint: Keypoint Detection and Description Network for Fisheye Images

2021-02-27 · Anna Konrad, Ciarán Eising, Ganesh Sistu, John McDonald, Rudi Villing, Senthil Yogamani

Keypoint detection and description is a commonly used building block in computer vision systems particularly for robotics and autonomous driving. However, the majority of techniques to date have focused on standard cameras with little consideration given to fisheye cameras which are commonly used in urban driving and automated parking. In this paper, we propose a novel training and evaluation pipeline for fisheye images. We make use of SuperPoint as our baseline which is a self-supervised keypoint detector and descriptor that has achieved state-of-the-art results on homography estimation. We introduce a fisheye adaptation pipeline to enable training on undistorted fisheye images. We evaluate the performance on the HPatches benchmark, and, by introducing a fisheye based evaluation method for detection repeatability and descriptor matching correctness, on the Oxford RobotCar dataset.

📄 PDF Abstract BibTeX arXiv:2103.00191

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingHomography EstimationKeypoint Detection

Similar 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 remarkabl…

Interest Point DetectionKeypoint Detection

Semantic Aware Feature Extraction for Enhanced 3D Reconstruction

2026-03-13 · Ronald Nap, Andy Xiao arxiv

Feature matching is a fundamental problem in computer vision with wide-ranging applications, including simultaneous localization and mapping (SLAM), image stitching, and 3D reconstruction. While recent advances in deep l…

Semantic SegmentationMulti-Task LearningKeypoint Detection3D Reconstruction

Datasets for Face and Object Detection in Fisheye Images

2019-06-27 · Jianglin Fu, Ivan V. Bajic, Rodney G. Vaughan

We present two new fisheye image datasets for training face and object detection models: VOC-360 and Wider-360. The fisheye images are created by post-processing regular images collected from two well-known datasets, VOC…

Face DetectionObjectobject-detectionObject Detection+1

3D Object Detection from a Single Fisheye Image Without a Single Fisheye Training Image

2020-03-08 · Elad Plaut, Erez Ben Yaacov, Bat El Shlomo

Existing monocular 3D object detection methods have been demonstrated on rectilinear perspective images and fail in images with alternative projections such as those acquired by fisheye cameras. Previous works on object …

2D Object Detection3D Object DetectionMonocular 3D Object DetectionObject+2

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