中文
相关论文

相关论文: 3D Interpreter Networks for Viewer-Centered Wirefr…

200 篇论文

Indoor scene understanding is central to applications such as robot navigation and human companion assistance. Over the last years, data-driven deep neural networks have outperformed many traditional approaches thanks to their…

计算机视觉与模式识别 · 计算机科学 2017-07-04 Yinda Zhang , Shuran Song , Ersin Yumer , Manolis Savva , Joon-Young Lee , Hailin Jin , Thomas Funkhouser

Representing visual signals by implicit representation (e.g., a coordinate based deep network) has prevailed among many vision tasks. This work explores a new intriguing direction: training a stylized implicit representation, using a…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Zhiwen Fan , Yifan Jiang , Peihao Wang , Xinyu Gong , Dejia Xu , Zhangyang Wang

We propose a transformer-based neural network architecture for multi-object 3D reconstruction from RGB videos. It relies on two alternative ways to represent its knowledge: as a global 3D grid of features and an array of view-specific 2D…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Michał J. Tyszkiewicz , Kevis-Kokitsi Maninis , Stefan Popov , Vittorio Ferrari

Projection techniques are often used to visualize high-dimensional data, allowing users to better understand the overall structure of multi-dimensional spaces on a 2D screen. Although many such methods exist, comparably little work has been…

This paper proposes an end-to-end learning framework for multiview stereopsis. We term the network SurfaceNet. It takes a set of images and their corresponding camera parameters as input and directly infers the 3D model. The key advantage…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Mengqi Ji , Juergen Gall , Haitian Zheng , Yebin Liu , Lu Fang

A key goal of computer vision is to recover the underlying 3D structure from 2D observations of the world. In this paper we learn strong deep generative models of 3D structures, and recover these structures from 3D and 2D images via…

计算机视觉与模式识别 · 计算机科学 2018-06-20 Danilo Jimenez Rezende , S. M. Ali Eslami , Shakir Mohamed , Peter Battaglia , Max Jaderberg , Nicolas Heess

Estimating the 6D pose of objects from images is an important problem in various applications such as robot manipulation and virtual reality. While direct regression of images to object poses has limited accuracy, matching rendered images…

计算机视觉与模式识别 · 计算机科学 2019-10-03 Yi Li , Gu Wang , Xiangyang Ji , Yu Xiang , Dieter Fox

Pixel-level 2D object semantic understanding is an important topic in computer vision and could help machine deeply understand objects (e.g. functionality and affordance) in our daily life. However, most previous methods directly train on…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Yang You , Chengkun Li , Yujing Lou , Zhoujun Cheng , Liangwei Li , Lizhuang Ma , Weiming Wang , Cewu Lu

We propose a simple and efficient method for exploiting synthetic images when training a Deep Network to predict a 3D pose from an image. The ability of using synthetic images for training a Deep Network is extremely valuable as it is easy…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Mahdi Rad , Markus Oberweger , Vincent Lepetit

3D object reconstruction from a single image is a highly under-determined problem, requiring strong prior knowledge of plausible 3D shapes. This introduces challenges for learning-based approaches, as 3D object annotations are scarce in…

计算机视觉与模式识别 · 计算机科学 2017-11-10 Jiajun Wu , Yifan Wang , Tianfan Xue , Xingyuan Sun , William T Freeman , Joshua B Tenenbaum

Researchers have developed excellent feed-forward models that learn to map images to desired outputs, such as to the images' latent factors, or to other images, using supervised learning. Learning such mappings from unlabelled data, or…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Hsiao-Yu Fish Tung , Adam W. Harley , William Seto , Katerina Fragkiadaki

We present a novel usage of Transformers to make image classification interpretable. Unlike mainstream classifiers that wait until the last fully connected layer to incorporate class information to make predictions, we investigate a…

In this paper, we propose a self-supervised learningmethod for multi-object pose estimation. 3D object under-standing from 2D image is a challenging task that infers ad-ditional dimension from reduced-dimensional information.In particular,…

计算机视觉与模式识别 · 计算机科学 2021-04-16 Hyeonwoo Yu , Jean Oh

In this paper, we propose an end-to-end framework that jointly learns keypoint detection, descriptor representation and cross-frame matching for the task of image-based 3D localization. Prior art has tackled each of these components…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Xiangyu Xu , Li Guan , Enrique Dunn , Haoxiang Li , Gang Hua

Video 3D human pose estimation aims to localize the 3D coordinates of human joints from videos. Recent transformer-based approaches focus on capturing the spatiotemporal information from sequential 2D poses, which cannot model the…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Zhongwei Qiu , Qiansheng Yang , Jian Wang , Dongmei Fu

Detection of objects in cluttered indoor environments is one of the key enabling functionalities for service robots. The best performing object detection approaches in computer vision exploit deep Convolutional Neural Networks (CNN) to…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Georgios Georgakis , Arsalan Mousavian , Alexander C. Berg , Jana Kosecka

We present a simple yet effective general-purpose framework for modeling 3D shapes by leveraging recent advances in 2D image generation using CNNs. Using just a single depth image of the object, we can output a dense multi-view depth map…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Kamal Gupta , Susmija Jabbireddy , Ketul Shah , Abhinav Shrivastava , Matthias Zwicker

Many surface cues support three-dimensional shape perception, but people can sometimes still see shape when these features are missing -- in extreme cases, even when an object is completely occluded, as when covered with a draped cloth. We…

神经元与认知 · 定量生物学 2023-01-11 Ilker Yildirim , Max H. Siegel , Amir A. Soltani , Shraman Ray Chaudhari , Joshua B. Tenenbaum

Estimating 3D human poses from a monocular video is still a challenging task. Many existing methods' performance drops when the target person is occluded by other objects, or the motion is too fast/slow relative to the scale and speed of…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Cheng Yu , Bo Wang , Bo Yang , Robby T. Tan

Many object pose estimation algorithms rely on the analysis-by-synthesis framework which requires explicit representations of individual object instances. In this paper we combine a gradient-based fitting procedure with a parametric neural…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Xu Chen , Zijian Dong , Jie Song , Andreas Geiger , Otmar Hilliges