中文
相关论文

相关论文: PT43D: A Probabilistic Transformer for Generating …

200 篇论文

Recently, multiple formulations of vision problems as probabilistic inversions of generative models based on computer graphics have been proposed. However, applications to 3D perception from natural images have focused on low-dimensional…

计算机视觉与模式识别 · 计算机科学 2014-07-08 Tejas D. Kulkarni , Vikash K. Mansinghka , Pushmeet Kohli , Joshua B. Tenenbaum

In order to operate autonomously, a robot should explore the environment and build a model of each of the surrounding objects. A common approach is to carefully scan the whole workspace. This is time-consuming. It is also often impossible…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Karol Piaskowski , Rafal Staszak , Dominik Belter

In this paper, we present a new perspective towards image-based shape generation. Most existing deep learning based shape reconstruction methods employ a single-view deterministic model which is sometimes insufficient to determine a single…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Yi Wei , Shaohui Liu , Wang Zhao , Jiwen Lu , Jie Zhou

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

Robotic research encounters a significant hurdle when it comes to the intricate task of grasping objects that come in various shapes, materials, and textures. Unlike many prior investigations that heavily leaned on specialized point-cloud…

机器人学 · 计算机科学 2024-03-15 Chang Liu , Kejian Shi , Kaichen Zhou , Haoxiao Wang , Jiyao Zhang , Hao Dong

The problem of inferring object shape from a single 2D image is underconstrained. Prior knowledge about what objects are plausible can help, but even given such prior knowledge there may still be uncertainty about the shapes of occluded…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Matthew D. Hoffman , Tuan Anh Le , Pavel Sountsov , Christopher Suter , Ben Lee , Vikash K. Mansinghka , Rif A. Saurous

Perceiving 3D structures from RGB images based on CAD model primitives can enable an effective, efficient 3D object-based representation of scenes. However, current approaches rely on supervision from expensive annotations of CAD models…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Daoyi Gao , Dávid Rozenberszki , Stefan Leutenegger , Angela Dai

We present a novel diffusion-based approach for coherent 3D scene reconstruction from a single RGB image. Our method utilizes an image-conditioned 3D scene diffusion model to simultaneously denoise the 3D poses and geometries of all objects…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Manuel Dahnert , Angela Dai , Norman Müller , Matthias Nießner

Recently neural scene representations have provided very impressive results for representing 3D scenes visually, however, their study and progress have mainly been limited to visualization of virtual models in computer graphics or scene…

计算机视觉与模式识别 · 计算机科学 2022-09-26 Yassine Ahmine , Arnab Dey , Andrew I. Comport

Transformer is eminently suitable for auto-regressive image synthesis which predicts discrete value from the past values recursively to make up full image. Especially, combined with vector quantised latent representation, the…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Jonghwa Yim , Minjae Kim

Recent work has shown the ability to learn generative models for 3D shapes from only unstructured 2D images. However, training such models requires differentiating through the rasterization step of the rendering process, therefore past work…

计算机视觉与模式识别 · 计算机科学 2020-03-02 Sebastian Lunz , Yingzhen Li , Andrew Fitzgibbon , Nate Kushman

The high dimensionality of images presents architecture and sampling-efficiency challenges for likelihood-based generative models. Previous approaches such as VQ-VAE use deep autoencoders to obtain compact representations, which are more…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Charlie Nash , Jacob Menick , Sander Dieleman , Peter W. Battaglia

Realistic and diverse 3D shape generation is helpful for a wide variety of applications such as virtual reality, gaming, and animation. Modern generative models, such as GANs and diffusion models, learn from large-scale datasets and…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Jingyuan Zhu , Huimin Ma , Jiansheng Chen , Jian Yuan

We present an approach to infer the 3D shape, texture, and camera pose for an object from a single RGB image, using only category-level image collections with foreground masks as supervision. We represent the shape as an image-conditioned…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Shubham Tulsiani , Nilesh Kulkarni , Abhinav Gupta

Perceiving the shape and material of an object from a single image is inherently ambiguous, especially when lighting is unknown and unconstrained. Despite this, humans can often disentangle shape and material, and when they are uncertain,…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Xinran Nicole Han , Ko Nishino , Todd Zickler

We present DiffHuman, a probabilistic method for photorealistic 3D human reconstruction from a single RGB image. Despite the ill-posed nature of this problem, most methods are deterministic and output a single solution, often resulting in a…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Akash Sengupta , Thiemo Alldieck , Nikos Kolotouros , Enric Corona , Andrei Zanfir , Cristian Sminchisescu

Generation of 3D data by deep neural network has been attracting increasing attention in the research community. The majority of extant works resort to regular representations such as volumetric grids or collection of images; however, these…

计算机视觉与模式识别 · 计算机科学 2016-12-08 Haoqiang Fan , Hao Su , Leonidas Guibas

Many robotic tasks involving some form of 3D visual perception greatly benefit from a complete knowledge of the working environment. However, robots often have to tackle unstructured environments and their onboard visual sensors can only…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Andrea Rosasco , Stefano Berti , Fabrizio Bottarel , Michele Colledanchise , Lorenzo Natale

We propose a method to detect and reconstruct multiple 3D objects from a single RGB image. The key idea is to optimize for detection, alignment and shape jointly over all objects in the RGB image, while focusing on realistic and physically…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Francis Engelmann , Konstantinos Rematas , Bastian Leibe , Vittorio Ferrari

We propose a probabilistic shape completion method extended to the continuous geometry of large-scale 3D scenes. Real-world scans of 3D scenes suffer from a considerable amount of missing data cluttered with unsegmented objects. The problem…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Dongsu Zhang , Changwoon Choi , Inbum Park , Young Min Kim
‹ 上一页 1 2 3 10 下一页 ›