中文
相关论文

相关论文: Content-Aware Unsupervised Deep Homography Estimat…

200 篇论文

Homography estimation between multiple aerial images can provide relative pose estimation for collaborative autonomous exploration and monitoring. The usage on a robotic system requires a fast and robust homography estimation algorithm. In…

计算机视觉与模式识别 · 计算机科学 2018-02-22 Ty Nguyen , Steven W. Chen , Shreyas S. Shivakumar , Camillo J. Taylor , Vijay Kumar

Estimating homography from an image pair is a fundamental problem in image alignment. Unsupervised learning methods have received increasing attention in this field due to their promising performance and label-free training. However,…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Mingbo Hong , Yuhang Lu , Nianjin Ye , Chunyu Lin , Qijun Zhao , Shuaicheng Liu

In this paper, we introduce a new framework for unsupervised deep homography estimation. Our contributions are 3 folds. First, unlike previous methods that regress 4 offsets for a homography, we propose a homography flow representation,…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Nianjin Ye , Chuan Wang , Haoqiang Fan , Shuaicheng Liu

Homography estimation is an important step in many computer vision problems. Recently, deep neural network methods have shown to be favorable for this problem when compared to traditional methods. However, these new methods do not consider…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Hoang Le , Feng Liu , Shu Zhang , Aseem Agarwala

Homography estimation is an important task in computer vision applications, such as image stitching, video stabilization, and camera calibration. Traditional homography estimation methods heavily depend on the quantity and distribution of…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Lang Nie , Chunyu Lin , Kang Liao , Shuaicheng Liu , Yao Zhao

Homography estimation is erroneous in the case of large-baseline due to the low image overlay and limited receptive field. To address it, we propose a progressive estimation strategy by converting large-baseline homography into multiple…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Hai Jiang , Haipeng Li , Yuhang Lu , Songchen Han , Shuaicheng Liu

Image alignment tasks require accurate pixel correspondences, which are usually recovered by matching local feature descriptors. Such descriptors are often derived using supervised learning on existing datasets with ground truth…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Jing Dong , Byron Boots , Frank Dellaert , Ranveer Chandra , Sudipta N. Sinha

Supervised and unsupervised homography estimation methods depend on image pairs tailored to specific modalities to achieve high accuracy. However, their performance deteriorates substantially when applied to unseen modalities. To address…

计算机视觉与模式识别 · 计算机科学 2026-03-05 Jinkun You , Jiaxin Cheng , Jie Zhang , Yicong Zhou

Traditional feature-based image stitching technologies rely heavily on feature detection quality, often failing to stitch images with few features or low resolution. The learning-based image stitching solutions are rarely studied due to the…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Lang Nie , Chunyu Lin , Kang Liao , Shuaicheng Liu , Yao Zhao

Estimating the homography matrix between images captured under radically different camera poses and zoom factors is a complex challenge. Traditional methods rely on the Random Sample Consensus (RANSAC) algorithm, which requires pairs of…

计算机视觉与模式识别 · 计算机科学 2025-11-11 George Nousias , Konstantinos Delibasis , Ilias Maglogiannis

Image alignment by mesh warps, such as meshflow, is a fundamental task which has been widely applied in various vision applications(e.g., multi-frame HDR/denoising, video stabilization). Traditional mesh warp methods detect and match image…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Nianjin Ye , Chuan Wang , Shuaicheng Liu , Lanpeng Jia , Jue Wang , Yongqing Cui

Homography estimation is often an indispensable step in many computer vision tasks. The existing approaches, however, are not robust to illumination and/or larger viewpoint changes. In this paper, we propose bidirectional implicit…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Daniel Koguciuk , Elahe Arani , Bahram Zonooz

We present a deep convolutional neural network for estimating the relative homography between a pair of images. Our feed-forward network has 10 layers, takes two stacked grayscale images as input, and produces an 8 degree of freedom…

计算机视觉与模式识别 · 计算机科学 2016-06-14 Daniel DeTone , Tomasz Malisiewicz , Andrew Rabinovich

Anomaly detection (AD) is a task that distinguishes normal and abnormal data, which is important for applying automation technologies of the manufacturing facilities. For MVTec dataset that is a representative AD dataset for industrial…

计算机视觉与模式识别 · 计算机科学 2025-06-11 Jongyub Seok , Chanjin Kang

Homography estimation is a basic computer vision task, which aims to obtain the transformation from multi-view images for image alignment. Unsupervised learning homography estimation trains a convolution neural network for feature…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Mingxiao Huo , Zhihao Zhang , Xinyang Ren , Xianqiang Yang

Estimating the homography between two images is crucial for mid- or high-level vision tasks, such as image stitching and fusion. However, using supervised learning methods is often challenging or costly due to the difficulty of collecting…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Sanghyeob Song , Jaihyun Lew , Hyemi Jang , Sungroh Yoon

The homography matrix is a key component in various vision-based robotic tasks. Traditionally, homography estimation algorithms are classified into feature- or intensity-based. The main advantages of the latter are their versatility,…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Lucas Nogueira , Ely C. de Paiva , Geraldo Silvera

Aerial image registration or matching is a geometric process of aligning two aerial images captured in different environments. Estimating the precise transformation parameters is hindered by various environments such as time, weather, and…

计算机视觉与模式识别 · 计算机科学 2021-07-20 Myeong-Seok Oh , Yong-Ju Lee , Seong-Whan Lee

This paper introduces a new architecture for human pose estimation using a multi- layer convolutional network architecture and a modified learning technique that learns low-level features and higher-level weak spatial models. Unconstrained…

计算机视觉与模式识别 · 计算机科学 2014-04-24 Arjun Jain , Jonathan Tompson , Mykhaylo Andriluka , Graham W. Taylor , Christoph Bregler

Deep homography estimation has broad applications in computer vision and robotics. Remarkable progresses have been achieved while the existing methods typically treat it as a direct regression or iterative refinement problem and often…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Mengfan He , Liangzheng Sun , Chunyu Li , Ziyang Meng
‹ 上一页 1 2 3 10 下一页 ›