中文
相关论文

相关论文: Extreme Rotation Estimation using Dense Correlatio…

200 篇论文

Image matching is a fundamental and critical task in various visual applications, such as Simultaneous Localization and Mapping (SLAM) and image retrieval, which require accurate pose estimation. However, most existing methods ignore the…

计算机视觉与模式识别 · 计算机科学 2023-08-31 Miao Fan , Mingrui Chen , Chen Hu , Shuchang Zhou

The key challenge in learning dense correspondences lies in the lack of ground-truth matches for real image pairs. While photometric consistency losses provide unsupervised alternatives, they struggle with large appearance changes, which…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Prune Truong , Martin Danelljan , Fisher Yu , Luc Van Gool

We propose a novel end-to-end method for cross-view pose estimation. Given a ground-level query image and an aerial image that covers the query's local neighborhood, the 3 Degrees-of-Freedom camera pose of the query is estimated by matching…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Zimin Xia , Olaf Booij , Julian F. P. Kooij

Objects with symmetries are common in our daily life and in industrial contexts, but are often ignored in the recent literature on 6D pose estimation from images. In this paper, we study in an analytical way the link between the symmetries…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Giorgia Pitteri , Michaël Ramamonjisoa , Slobodan Ilic , Vincent Lepetit

This paper addresses the problem of estimating the depth map of a scene given a single RGB image. We propose a fully convolutional architecture, encompassing residual learning, to model the ambiguous mapping between monocular images and…

计算机视觉与模式识别 · 计算机科学 2016-09-20 Iro Laina , Christian Rupprecht , Vasileios Belagiannis , Federico Tombari , Nassir Navab

Conventional techniques to establish dense correspondences across visually or semantically similar images focused on designing a task-specific matching prior, which is difficult to model. To overcome this, recent learning-based methods have…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Sunghwan Hong , Seungryong Kim

This paper addresses the task of estimating the light arriving from all directions to a 3D point observed at a selected pixel in an RGB image. This task is challenging because it requires predicting a mapping from a partial scene…

计算机视觉与模式识别 · 计算机科学 2019-06-19 Shuran Song , Thomas Funkhouser

Appearance-based gaze estimation has been actively studied in recent years. However, its generalization performance for unseen head poses is still a significant limitation for existing methods. This work proposes a generalizable multi-view…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Yoichiro Hisadome , Tianyi Wu , Jiawei Qin , Yusuke Sugano

We propose a fast, accurate matching method for estimating dense pixel correspondences across scenes. It is a challenging problem to estimate dense pixel correspondences between images depicting different scenes or instances of the same…

计算机视觉与模式识别 · 计算机科学 2015-04-24 Chao Zhang , Chunhua Shen , Tingzhi Shen

We propose a combinatorial solution for the problem of non-rigidly matching a 3D shape to 3D image data. To this end, we model the shape as a triangular mesh and allow each triangle of this mesh to be rigidly transformed to achieve a…

计算机视觉与模式识别 · 计算机科学 2017-05-19 Florian Bernard , Frank R. Schmidt , Johan Thunberg , Daniel Cremers

Detecting objects and their 6D poses from only RGB images is an important task for many robotic applications. While deep learning methods have made significant progress in visual object detection and segmentation, the object pose estimation…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Thanh-Toan Do , Ming Cai , Trung Pham , Ian Reid

Recent learning methods for object pose estimation require resource-intensive training for each individual object instance or category, hampering their scalability in real applications when confronted with previously unseen objects. In this…

计算机视觉与模式识别 · 计算机科学 2024-05-09 Junwen Huang , Hao Yu , Kuan-Ting Yu , Nassir Navab , Slobodan Ilic , Benjamin Busam

We present a robotic grasping system that uses a single external monocular RGB camera as input. The object-to-robot pose is computed indirectly by combining the output of two neural networks: one that estimates the object-to-camera pose,…

机器人学 · 计算机科学 2020-08-28 Jonathan Tremblay , Stephen Tyree , Terry Mosier , Stan Birchfield

In this paper, we present an accurate yet effective solution for 6D pose estimation from an RGB image. The core of our approach is that we first designate a set of surface points on target object model as keypoints and then train a keypoint…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Zelin Zhao , Gao Peng , Haoyu Wang , Hao-Shu Fang , Chengkun Li , Cewu Lu

3D foundation models (3DFMs) have recently transformed 3D vision, enabling joint prediction of depths, poses, and point maps directly from images. Yet their ability to reason under extreme, non-overlapping views remains largely unexplored.…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Yiwen Zhang , Joseph Tung , Ruojin Cai , David Fouhey , Hadar Averbuch-Elor

This paper proposes a method for hand pose estimation from RGB images that uses both external large-scale depth image datasets and paired depth and RGB images as privileged information at training time. We show that providing depth…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Shanxin Yuan , Bjorn Stenger , Tae-Kyun Kim

Estimating and rectifying the orientation angle of any image is a pretty challenging task. Initial work used the hand engineering features for this purpose, where after the invention of deep learning using convolution-based neural network…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Subhadip Maji , Smarajit Bose

Predicting the pose of objects from a single image is an important but difficult computer vision problem. Methods that predict a single point estimate do not predict the pose of objects with symmetries well and cannot represent uncertainty.…

计算机视觉与模式识别 · 计算机科学 2023-02-28 David M. Klee , Ondrej Biza , Robert Platt , Robin Walters

Visual Simultaneous Localization and Mapping (vSLAM) is a widely used technique in robotics and computer vision that enables a robot to create a map of an unfamiliar environment using a camera sensor while simultaneously tracking its…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Yasaman Haghighi , Suryansh Kumar , Jean-Philippe Thiran , Luc Van Gool

We focus on the task of amodal 3D object detection in RGB-D images, which aims to produce a 3D bounding box of an object in metric form at its full extent. We introduce Deep Sliding Shapes, a 3D ConvNet formulation that takes a 3D…

计算机视觉与模式识别 · 计算机科学 2016-03-10 Shuran Song , Jianxiong Xiao
‹ 上一页 1 8 9 10 下一页 ›