中文
相关论文

相关论文: 3D Neural Embedding Likelihood: Probabilistic Inve…

200 篇论文

We present iNeRF, a framework that performs mesh-free pose estimation by "inverting" a Neural RadianceField (NeRF). NeRFs have been shown to be remarkably effective for the task of view synthesis - synthesizing photorealistic novel views of…

计算机视觉与模式识别 · 计算机科学 2021-08-11 Lin Yen-Chen , Pete Florence , Jonathan T. Barron , Alberto Rodriguez , Phillip Isola , Tsung-Yi Lin

Visual localization allows autonomous robots to relocalize when losing track of their pose by matching their current observation with past ones. However, ambiguous scenes pose a challenge for such systems, as repetitive structures can be…

计算机视觉与模式识别 · 计算机科学 2023-01-06 Fereidoon Zangeneh , Leonard Bruns , Amit Dekel , Alessandro Pieropan , Patric Jensfelt

3D reconstruction from single view images is an ill-posed problem. Inferring the hidden regions from self-occluded images is both challenging and ambiguous. We propose a two-pronged approach to address these issues. To better incorporate…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Priyanka Mandikal , K L Navaneet , Mayank Agarwal , R. Venkatesh Babu

Developing deep neural networks to generate 3D scenes is a fundamental problem in neural synthesis with immediate applications in architectural CAD, computer graphics, as well as in generating virtual robot training environments. This task…

计算机视觉与模式识别 · 计算机科学 2021-09-02 Haitao Yang , Zaiwei Zhang , Siming Yan , Haibin Huang , Chongyang Ma , Yi Zheng , Chandrajit Bajaj , Qixing Huang

Accurate modelling and quantification of predictive uncertainty is crucial in deep learning since it allows a model to make safer decisions when the data is ambiguous and facilitates the users' understanding of the model's confidence in its…

机器学习 · 统计学 2025-08-26 Soumyasundar Pal , Liheng Ma , Amine Natik , Yingxue Zhang , Mark Coates

In this work, we introduce Deep Bingham Networks (DBN), a generic framework that can naturally handle pose-related uncertainties and ambiguities arising in almost all real life applications concerning 3D data. While existing works strive to…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Haowen Deng , Mai Bui , Nassir Navab , Leonidas Guibas , Slobodan Ilic , Tolga Birdal

The goal of many computer vision systems is to transform image pixels into 3D representations. Recent popular models use neural networks to regress directly from pixels to 3D object parameters. Such an approach works well when supervision…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Nadine Rueegg , Christoph Lassner , Michael J. Black , Konrad Schindler

This paper explores the capabilities of convolutional neural networks to deal with a task that is easily manageable for humans: perceiving 3D pose of a human body from varying angles. However, in our approach, we are restricted to using a…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Agne Grinciunaite , Amogh Gudi , Emrah Tasli , Marten den Uyl

Robotic manipulation, in particular in-hand object manipulation, often requires an accurate estimate of the object's 6D pose. To improve the accuracy of the estimated pose, state-of-the-art approaches in 6D object pose estimation use…

机器人学 · 计算机科学 2023-06-29 Alireza Rezazadeh , Snehal Dikhale , Soshi Iba , Nawid Jamali

6D pose estimation of rigid objects is a long-standing and challenging task in computer vision. Recently, the emergence of deep learning reveals the potential of Convolutional Neural Networks (CNNs) to predict reliable 6D poses. Given that…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Xingyu Liu , Ruida Zhang , Chenyangguang Zhang , Gu Wang , Jiwen Tang , Zhigang Li , Xiangyang Ji

One of the fundamental problems in computer vision is image segmentation, the task of detecting distinct regions or objects in given images. Deep Neural Networks (DNN) have been shown to be very effective in segmenting challenging images,…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Jiyoung Park , Günay Doğan

While pre-trained image autoencoders are increasingly utilized in computer vision, the application of inverse graphics in 2D latent spaces has been under-explored. Yet, besides reducing the training and rendering complexity, applying…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Antoine Schnepf , Karim Kassab , Jean-Yves Franceschi , Laurent Caraffa , Flavian Vasile , Jeremie Mary , Andrew Comport , Valerie Gouet-Brunet

Current 6D object pose methods consist of deep CNN models fully optimized for a single object but with its architecture standardized among objects with different shapes. In contrast to previous works, we explicitly exploit each object's…

计算机视觉与模式识别 · 计算机科学 2020-09-04 Pedro Castro , Anil Armagan , Tae-Kyun Kim

3D human pose estimation from a monocular image or 2D joints is an ill-posed problem because of depth ambiguity and occluded joints. We argue that 3D human pose estimation from a monocular input is an inverse problem where multiple feasible…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Chen Li , Gim Hee Lee

Human pose estimation (i.e., locating the body parts / joints of a person) is a fundamental problem in human-computer interaction and multimedia applications. Significant progress has been made based on the development of depth sensors,…

计算机视觉与模式识别 · 计算机科学 2016-08-16 Keze Wang , Shengfu Zhai , Hui Cheng , Xiaodan Liang , Liang Lin

Establishing robust and accurate correspondences between a pair of images is a long-standing computer vision problem with numerous applications. While classically dominated by sparse methods, emerging dense approaches offer a compelling…

计算机视觉与模式识别 · 计算机科学 2021-09-30 Prune Truong , Martin Danelljan , Radu Timofte , Luc Van Gool

Rendering bridges the gap between 2D vision and 3D scenes by simulating the physical process of image formation. By inverting such renderer, one can think of a learning approach to infer 3D information from 2D images. However, standard…

计算机视觉与模式识别 · 计算机科学 2019-04-04 Shichen Liu , Tianye Li , Weikai Chen , Hao Li

Many machine learning methods operate by inverting a neural network at inference time, which has become a popular technique for solving inverse problems in computer vision, robotics, and graphics. However, these methods often involve…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Ruoshi Liu , Chengzhi Mao , Purva Tendulkar , Hao Wang , Carl Vondrick

We propose a unified formulation for the problem of 3D human pose estimation from a single raw RGB image that reasons jointly about 2D joint estimation and 3D pose reconstruction to improve both tasks. We take an integrated approach that…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Denis Tome , Chris Russell , Lourdes Agapito

3D human pose estimation from monocular images is a highly ill-posed problem due to depth ambiguities and occlusions. Nonetheless, most existing works ignore these ambiguities and only estimate a single solution. In contrast, we generate a…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Tom Wehrbein , Marco Rudolph , Bodo Rosenhahn , Bastian Wandt