paper-with-me

Papers

SSORN: Self-Supervised Outlier Removal Network for Robust Homography Estimation

2022-08-30 · Yi Li, Wenjie Pei, Zhenyu He

The traditional homography estimation pipeline consists of four main steps: feature detection, feature matching, outlier removal and transformation estimation. Recent deep learning models intend to address the homography estimation problem using a single convolutional network. While these models are trained in an end-to-end fashion to simplify the homography estimation problem, they lack the feature matching step and/or the outlier removal step, which are important steps in the traditional homography estimation pipeline. In this paper, we attempt to build a deep learning model that mimics all four steps in the traditional homography estimation pipeline. In particular, the feature matching step is implemented using the cost volume technique. To remove outliers in the cost volume, we treat this outlier removal problem as a denoising problem and propose a novel self-supervised loss to solve the problem. Extensive experiments on synthetic and real datasets demonstrate that the proposed model outperforms existing deep learning models.

📄 PDF Abstract BibTeX arXiv:2208.14093

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDenoisingHomography Estimation

Similar Papers 제목 키워드 기반

InterNet: Unsupervised Cross-modal Homography Estimation Based on Interleaved Modality Transfer and Self-supervised Homography Prediction

2024-09-26 · Junchen Yu, Si-Yuan Cao, Runmin Zhang, Chenghao Zhang 외

We propose a novel unsupervised cross-modal homography estimation framework, based on interleaved modality transfer and self-supervised homography prediction, named InterNet. InterNet integrates modality transfer and sel…

Domain GeneralizationHomography Estimation

Content-Aware Unsupervised Deep Homography Estimation

2019-09-12 · ECCV 2020 8 · Jirong Zhang, Chuan Wang, Shuaicheng Liu, Lanpeng Jia 외

Homography estimation is a basic image alignment method in many applications. It is usually conducted by extracting and matching sparse feature points, which are error-prone in low-light and low-texture images. On the ot…

Homography EstimationTriplet

SCPNet: Unsupervised Cross-modal Homography Estimation via Intra-modal Self-supervised Learning

2024-07-11 · Runmin Zhang, Jun Ma, Si-Yuan Cao, Lun Luo 외

We propose a novel unsupervised cross-modal homography estimation framework based on intra-modal Self-supervised learning, Correlation, and consistent feature map Projection, namely SCPNet. The concept of intra-modal sel…

Homography 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

A Surface Geometry Model for LiDAR Depth Completion

2021-04-17 · Yiming Zhao, Lin Bai, Ziming Zhang, Xinming Huang

LiDAR depth completion is a task that predicts depth values for every pixel on the corresponding camera frame, although only sparse LiDAR points are available. Most of the existing state-of-the-art solutions are based on…

Depth CompletionSelf-Supervised Learning