中文
相关论文

相关论文: Single Image 3D Object Estimation with Primitive G…

200 篇论文

We introduce H3DNet, which takes a colorless 3D point cloud as input and outputs a collection of oriented object bounding boxes (or BB) and their semantic labels. The critical idea of H3DNet is to predict a hybrid set of geometric…

计算机视觉与模式识别 · 计算机科学 2020-07-27 Zaiwei Zhang , Bo Sun , Haitao Yang , Qixing Huang

Reconstructing multi-human body mesh from a single monocular image is an important but challenging computer vision problem. In addition to the individual body mesh models, we need to estimate relative 3D positions among subjects to generate…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Chenyan Wu , Yandong Li , Xianfeng Tang , James Wang

3D object detection is an indispensable component for scene understanding. However, the annotation of large-scale 3D datasets requires significant human effort. To tackle this problem, many methods adopt weakly supervised 3D object…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Guowen Zhang , Junsong Fan , Liyi Chen , Zhaoxiang Zhang , Zhen Lei , Lei Zhang

As part of human core knowledge, the representation of objects is the building block of mental representation that supports high-level concepts and symbolic reasoning. While humans develop the ability of perceiving objects situated in 3D…

计算机视觉与模式识别 · 计算机科学 2024-03-07 John Day , Tushar Arora , Jirui Liu , Li Erran Li , Ming Bo Cai

We present a simple yet powerful neural network that implicitly represents and renders 3D objects and scenes only from 2D observations. The network models 3D geometries as a general radiance field, which takes a set of 2D images with camera…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Alex Trevithick , Bo Yang

Reconstructing physically stable 3D scenes from a single RGB image enables casual images to be converted into simulation-ready digital assets for applications such as immersive interaction and content creation. However, existing…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Xiaoxuan Ma , Jiashun Wang , Nicolas Ugrinovic , Yehonathan Litman , Kris Kitani

This paper investigates an open research challenge of reconstructing high-quality, large 3D open scenes from images. It is observed existing methods have various limitations, such as requiring precise camera poses for input and dense…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Chong Cheng , Gaochao Song , Yiyang Yao , Qinzheng Zhou , Gangjian Zhang , Hao Wang

One of the critical steps in improving accurate single neuron reconstruction from three-dimensional (3D) optical microscope images is the neuronal structure segmentation. However, they are always hard to segment due to the lack in quality.…

图像与视频处理 · 电气工程与系统科学 2021-01-25 Heng Wang , Yang Song , Chaoyi Zhang , Jianhui Yu , Siqi Liu , Hanchuan Peng , Weidong Cai

We consider the problem of category-level 6D pose estimation from a single RGB image. Our approach represents an object category as a cuboid mesh and learns a generative model of the neural feature activations at each mesh vertex to perform…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Wufei Ma , Angtian Wang , Alan Yuille , Adam Kortylewski

Understanding 3D scenes in open-world settings poses fundamental challenges for vision and robotics, particularly due to the limitations of closed-vocabulary supervision and static annotations. To address this, we propose a unified…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Fei Yu , Quan Deng , Shengeng Tang , Yuehua Li , Lechao Cheng

2D object proposals, quickly detected regions in an image that likely contain an object of interest, are an effective approach for improving the computational efficiency and accuracy of object detection in color images. In this work, we…

计算机视觉与模式识别 · 计算机科学 2018-06-27 Ramanpreet Singh Pahwa , Jiangbo Lu , Nianjuan Jiang , Tian Tsong Ng , Minh N. Do

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

In this paper, we propose a method to obtain a compact and accurate 3D wireframe representation from a single image by effectively exploiting global structural regularities. Our method trains a convolutional neural network to simultaneously…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Yichao Zhou , Haozhi Qi , Yuexiang Zhai , Qi Sun , Zhili Chen , Li-Yi Wei , Yi Ma

Predicting depth is an essential component in understanding the 3D geometry of a scene. While for stereo images local correspondence suffices for estimation, finding depth relations from a single image is less straightforward, requiring…

计算机视觉与模式识别 · 计算机科学 2014-06-10 David Eigen , Christian Puhrsch , Rob Fergus

Describing a scene in terms of primitives -- geometrically simple shapes that offer a parsimonious but accurate abstraction of structure -- is an established and difficult fitting problem. Different scenes require different numbers of…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Vaibhav Vavilala , Florian Kluger , Seemandhar Jain , Bodo Rosenhahn , Anand Bhattad , David Forsyth

Inferring a meaningful geometric scene representation from a single image is a fundamental problem in computer vision. Approaches based on traditional depth map prediction can only reason about areas that are visible in the image.…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Felix Wimbauer , Nan Yang , Christian Rupprecht , Daniel Cremers

In this paper, we address the problem of reconstructing an object's surface from a single image using generative networks. First, we represent a 3D surface with an aggregation of dense point clouds from multiple views. Each point cloud is…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Jinglu Wang , Bo Sun , Yan Lu

Inferring 3D structure of a generic object from a 2D image is a long-standing objective of computer vision. Conventional approaches either learn completely from CAD-generated synthetic data, which have difficulty in inference from real…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Feng Liu , Luan Tran , Xiaoming Liu

How to aggregate multi-view representations of a 3D object into an informative and discriminative one remains a key challenge for multi-view 3D object retrieval. Existing methods either use view-wise pooling strategies which neglect the…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Xinwei He , Tengteng Huang , Song Bai , Xiang Bai

We introduce a novel learning-based method to reconstruct the high-quality geometry and complex, spatially-varying BRDF of an arbitrary object from a sparse set of only six images captured by wide-baseline cameras under collocated point…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Sai Bi , Zexiang Xu , Kalyan Sunkavalli , David Kriegman , Ravi Ramamoorthi