中文
相关论文

相关论文: Motion Basis Learning for Unsupervised Deep Homogr…

200 篇论文

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 other hand, previous…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Jirong Zhang , Chuan Wang , Shuaicheng Liu , Lanpeng Jia , Nianjin Ye , Jue Wang , Ji Zhou , Jian Sun

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

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

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

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

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

Homography estimation is a fundamental task in computer vision with applications in diverse fields. Recent advances in deep learning have improved homography estimation, particularly with unsupervised learning approaches, offering increased…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Yike Liu , Haipeng Li , Shuaicheng Liu , Bing Zeng

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

While current deep learning models achieve high performance by learning statistical correlations from vast datasets,which stands in stark contrast to human learning. They lack the flexibility of humans-particularly preverbal infants-to…

机器学习 · 计算机科学 2026-04-24 Kyotaro Ushida , Takayuki Komatsu , Yoshiyuki Ohmura , Yasuo Kuniyoshi

Recent advances in self-supervised representation learning have enabled more efficient and robust model performance without relying on extensive labeled data. However, most works are still focused on images, with few working on videos and…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Anirudh Sriram , Adrien Gaidon , Jiajun Wu , Juan Carlos Niebles , Li Fei-Fei , Ehsan Adeli

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

Estimating 2D camera motion is a fundamental computer vision task that models the projection of 3D camera movements onto the 2D image plane. Current methods rely on either homography-based approaches, limited to planar scenes, or meshflow…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Haipeng Li , Tianhao Zhou , Zhanglei Yang , Yi Wu , Yan Chen , Zijing Mao , Shen Cheng , Bing Zeng , Shuaicheng Liu

Unsupervised node representation learning aims to obtain meaningful node embeddings without relying on node labels. To achieve this, graph convolution, which aggregates information from neighboring nodes, is commonly employed to encode node…

机器学习 · 计算机科学 2025-12-18 Sunwoo Kim , Soo Yong Lee , Kyungho Kim , Hyunjin Hwang , Jaemin Yoo , Kijung Shin

Unsupervised attributed graph representation learning is challenging since both structural and feature information are required to be represented in the latent space. Existing methods concentrate on learning latent representation via…

机器学习 · 计算机科学 2021-04-28 Zelin Zang , Siyuan Li , Di Wu , Jianzhu Guo , Yongjie Xu , Stan Z. Li

Existing homography and optical flow methods are erroneous in challenging scenes, such as fog, rain, night, and snow because the basic assumptions such as brightness and gradient constancy are broken. To address this issue, we present an…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Haipeng Li , Kunming Luo , Bing Zeng , Shuaicheng Liu

This paper introduces an unsupervised framework to extract semantically rich features for video representation. Inspired by how the human visual system groups objects based on motion cues, we propose a deep convolutional neural network that…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Xunyu Lin , Victor Campos , Xavier Giro-i-Nieto , Jordi Torres , Cristian Canton Ferrer

We address unsupervised optical flow estimation for ego-centric motion. We argue that optical flow can be cast as a geometrical warping between two successive video frames and devise a deep architecture to estimate such transformation in…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Stefano Alletto , Davide Abati , Simone Calderara , Rita Cucchiara , Luca Rigazio

For ego-motion estimation, the feature representation of the scenes is crucial. Previous methods indicate that both the low-level and semantic feature-based methods can achieve promising results. Therefore, the incorporation of hierarchical…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Xiaochuan Yin , Chengju Liu

Visual localization on standard-definition (SD) maps has emerged as a promising low-cost and scalable solution for autonomous driving. However, existing regression-based approaches often overlook inherent geometric priors, resulting in…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Xuchang Zhong , Xu Cao , Jinke Feng , Hao Fang
‹ 上一页 1 2 3 10 下一页 ›