中文
相关论文

相关论文: UprightNet: Geometry-Aware Camera Orientation Esti…

200 篇论文

Given a new $6DoF$ camera pose in an indoor environment, we study the challenging problem of predicting the view from that pose based on a set of reference RGBD views. Existing explicit or implicit 3D geometry construction methods are…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Xujie Kang , Kanglin Liu , Jiang Duan , Yuanhao Gong , Guoping Qiu

We investigate the problem of automatically placing an object into a background image for image compositing. Given a background image and a segmented object, the goal is to train a model to predict plausible placements (location and scale)…

计算机视觉与模式识别 · 计算机科学 2023-04-10 Sijie Zhu , Zhe Lin , Scott Cohen , Jason Kuen , Zhifei Zhang , Chen Chen

We propose a new deep learning based approach for camera relocalization. Our approach localizes a given query image by using a convolutional neural network (CNN) for first retrieving similar database images and then predicting the relative…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Zakaria Laskar , Iaroslav Melekhov , Surya Kalia , Juho Kannala

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

We study the problem of learning to assign a characteristic pose, i.e., scale and orientation, for an image region of interest. Despite its apparent simplicity, the problem is non-trivial; it is hard to obtain a large-scale set of image…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Jongmin Lee , Yoonwoo Jeong , Minsu Cho

The quick and accurate retrieval of an object height from a single fringe pattern in Fringe Projection Profilometry has been a topic of ongoing research. While a single shot fringe to depth CNN based method can restore height map directly…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Yixiao Wang , Canlin Zhou , Xingyang Qi , Hui Li

We present an approach that learns to synthesize high-quality, novel views of 3D objects or scenes, while providing fine-grained and precise control over the 6-DOF viewpoint. The approach is self-supervised and only requires 2D images and…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Xu Chen , Jie Song , Otmar Hilliges

We propose a neural geometric parser learning single image camera calibration for man-made scenes. Unlike previous neural approaches that rely only on semantic cues obtained from neural networks, our approach considers both semantic and…

计算机视觉与模式识别 · 计算机科学 2020-07-27 Jinwoo Lee , Minhyuk Sung , Hyunjoon Lee , Junho Kim

This paper proposes a generalizable, end-to-end deep learning-based method for relative pose regression between two images. Given two images of the same scene captured from different viewpoints, our method predicts the relative rotation and…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Fadi Khatib , Yuval Margalit , Meirav Galun , Ronen Basri

Over the last two decades, deep learning has transformed the field of computer vision. Deep convolutional networks were successfully applied to learn different vision tasks such as image classification, image segmentation, object detection…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Yoli Shavit , Ron Ferens

Single-view depth estimation suffers from the problem that a network trained on images from one camera does not generalize to images taken with a different camera model. Thus, changing the camera model requires collecting an entirely new…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Jose M. Facil , Benjamin Ummenhofer , Huizhong Zhou , Luis Montesano , Thomas Brox , Javier Civera

We study end-to-end learning strategies for 3D shape inference from images, in particular from a single image. Several approaches in this direction have been investigated that explore different shape representations and suitable learning…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Roman Klokov , Jakob Verbeek , Edmond Boyer

This work addresses the problem of estimating the full body 3D human pose and shape from a single color image. This is a task where iterative optimization-based solutions have typically prevailed, while Convolutional Networks (ConvNets)…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Georgios Pavlakos , Luyang Zhu , Xiaowei Zhou , Kostas Daniilidis

We address the problem of looking into the water from the air, where we seek to remove image distortions caused by refractions at the water surface. Our approach is based on modeling the different water surface structures at various points…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Ori Lifschitz , Tali Treibitz , Dan Rosenbaum

The practicality of 3D object pose estimation remains limited for many applications due to the need for prior knowledge of a 3D model and a training period for new objects. To address this limitation, we propose an approach that takes a…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Van Nguyen Nguyen , Thibault Groueix , Yinlin Hu , Mathieu Salzmann , Vincent Lepetit

This paper addresses the task of relative camera pose estimation from raw image pixels, by means of deep neural networks. The proposed RPNet network takes pairs of images as input and directly infers the relative poses, without the need of…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Sovann En , Alexis Lechervy , Frédéric Jurie

Both a good understanding of geometrical concepts and a broad familiarity with objects lead to our excellent perception of moving objects. The human ability to detect and segment moving objects works in the presence of multiple objects,…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Pia Bideau , Erik Learned-Miller , Cordelia Schmid , Karteek Alahari

Accurately predicting the 3D shape of any arbitrary object in any pose from a single image is a key goal of computer vision research. This is challenging as it requires a model to learn a representation that can infer both the visible and…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Anh Thai , Stefan Stojanov , Vijay Upadhya , James M. Rehg

Image retrieval-based cross-view localization methods often lead to very coarse camera pose estimation, due to the limited sampling density of the database satellite images. In this paper, we propose a method to increase the accuracy of a…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Yujiao Shi , Fei Wu , Akhil Perincherry , Ankit Vora , Hongdong Li

In this paper, we focus on category-level 6D pose and size estimation from monocular RGB-D image. Previous methods suffer from inefficient category-level pose feature extraction which leads to low accuracy and inference speed. To tackle…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Wei Chen , Xi Jia , Hyung Jin Chang , Jinming Duan , Linlin Shen , Ales Leonardis