FisheyeSuperPoint: Keypoint Detection and Description Network for Fisheye Images
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Autonomous DrivingHomography EstimationKeypoint DetectionSimilar Papers 제목 키워드 기반
Self-supervised Interest Point Detection and Description for Fisheye and Perspective Images
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 DetectionSemantic Aware Feature Extraction for Enhanced 3D Reconstruction
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 ReconstructionDatasets for Face and Object Detection in Fisheye Images
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+13D Object Detection from a Single Fisheye Image Without a Single Fisheye Training Image
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+2Neural Outlier Rejection for Self-Supervised Keypoint Learning
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