中文
相关论文

相关论文: Learning to Produce Semi-dense Correspondences for…

200 篇论文

Face alignment is a classic problem in the computer vision field. Previous works mostly focus on sparse alignment with a limited number of facial landmark points, i.e., facial landmark detection. In this paper, for the first time, we aim at…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Yaojie Liu , Amin Jourabloo , William Ren , Xiaoming Liu

Outdoor visual localization is a crucial component to many computer vision systems. We propose an approach to localization from images that is designed to explicitly handle the strong variations in appearance happening between daytime and…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Hugo Germain , Guillaume Bourmaud , Vincent Lepetit

Accurate prediction of 3D semantic occupancy from 2D visual images is vital in enabling autonomous agents to comprehend their surroundings for planning and navigation. State-of-the-art methods typically employ fully supervised approaches,…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Duc-Hai Pham , Duc-Dung Nguyen , Anh Pham , Tuan Ho , Phong Nguyen , Khoi Nguyen , Rang Nguyen

Finding correspondences between images or 3D scans is at the heart of many computer vision and image retrieval applications and is often enabled by matching local keypoint descriptors. Various learning approaches have been applied in the…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Georgios Georgakis , Srikrishna Karanam , Ziyan Wu , Jan Ernst , Jana Kosecka

We propose a viewpoint invariant model for 3D human pose estimation from a single depth image. To achieve this, our discriminative model embeds local regions into a learned viewpoint invariant feature space. Formulated as a multi-task…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Albert Haque , Boya Peng , Zelun Luo , Alexandre Alahi , Serena Yeung , Li Fei-Fei

This work proposes a new method for place recognition based on the scene architecture. From depth video, we compute the 3D model and we derive and describe geometrically the 2D map from which the scene descriptor is deduced to constitute…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Farah Ibelaiden , Slimane Larabi

A successful point cloud registration often lies on robust establishment of sparse matches through discriminative 3D local features. Despite the fast evolution of learning-based 3D feature descriptors, little attention has been drawn to the…

计算机视觉与模式识别 · 计算机科学 2020-03-09 Xuyang Bai , Zixin Luo , Lei Zhou , Hongbo Fu , Long Quan , Chiew-Lan Tai

Object 6D pose estimation is an important research topic in the field of computer vision due to its wide application requirements and the challenges brought by complexity and changes in the real-world. We think fully exploring the…

计算机视觉与模式识别 · 计算机科学 2020-12-23 Weitong Hua , Jiaxin Guo , Yue Wang , Rong Xiong

We present a real-time approach for image-based localization within large scenes that have been reconstructed offline using structure from motion (Sfm). From monocular video, our method continuously computes a precise 6-DOF camera pose, by…

计算机视觉与模式识别 · 计算机科学 2015-03-20 Hyon Lim , Sudipta Sinha , Michael Cohen , Matt Uyttendaele

Keypoint detection is the foundation of many computer vision tasks, including image registration, structure-from-motion, 3D reconstruction, visual odometry, and SLAM. Traditional detectors (SIFT, ORB, BRISK, FAST, etc.) and learning-based…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Shaharyar Ahmed Khan Tareen , Filza Khan Tareen , Xiaojing Yuan

In this paper, we introduce a method for visual relocalization using the geometric information from a 3D surfel map. A visual database is first built by global indices from the 3D surfel map rendering, which provides associations between…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Haoyang Ye , Huaiyang Huang , Marco Hutter , Timothy Sandy , Ming Liu

Training networks to perform metric relocalization traditionally requires accurate image correspondences. In practice, these are obtained by restricting domain coverage, employing additional sensors, or capturing large multi-view datasets.…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Mike Kasper , Fernando Nobre , Christoffer Heckman , Nima Keivan

We study the problem of learning to estimate the 3D object pose from a few labelled examples and a collection of unlabelled data. Our main contribution is a learning framework, neural view synthesis and matching, that can transfer the 3D…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Angtian Wang , Shenxiao Mei , Alan Yuille , Adam Kortylewski

Visual correspondence is a crucial step in key computer vision tasks, including camera localization, image registration, and structure from motion. The most effective techniques for matching keypoints currently involve using learned sparse…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Felipe Cadar , Guilherme Potje , Renato Martins , Cédric Demonceaux , Erickson R. Nascimento

The ability of humans to infer head poses from face shapes, and vice versa, indicates a strong correlation between the two. Accordingly, recent studies on face alignment have employed head pose information to predict facial landmarks in…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Jaehyun So , Youngjoon Han

We introduce a learning-based approach to detect repeatable keypoints under drastic imaging changes of weather and lighting conditions to which state-of-the-art keypoint detectors are surprisingly sensitive. We first identify good keypoint…

计算机视觉与模式识别 · 计算机科学 2015-11-16 Yannick Verdie , Kwang Moo Yi , Pascal Fua , Vincent Lepetit

Compared to LiDAR-based localization methods, which provide high accuracy but rely on expensive sensors, visual localization approaches only require a camera and thus are more cost-effective while their accuracy and reliability typically is…

计算机视觉与模式识别 · 计算机科学 2017-06-28 Gabriel L. Oliveira , Noha Radwan , Wolfram Burgard , Thomas Brox

Learning local descriptors is an important problem in computer vision. While there are many techniques for learning local patch descriptors for 2D images, recently efforts have been made for learning local descriptors for 3D points. The…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Siddharth Srivastava , Brejesh Lall

We devise a graph attention network-based approach for learning a scene triangle mesh representation in order to estimate an image camera position in a dynamic environment. Previous approaches built a scene-dependent model that explicitly…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Mohamed Amine Ouali , Mohamed Bouguessa , Riadh Ksantini

Image matching is a fundamental and critical task of multisource remote sensing image applications. However, remote sensing images are susceptible to various noises. Accordingly, how to effectively achieve accurate matching in noise images…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Yuan Li , Dapeng Wu , Yaping Cui , Peng He , Yuan Zhang , Ruyan Wang