中文
相关论文

相关论文: Tango3D: Towards Alignment for Global and Local 2D…

200 篇论文

Acquiring 3D geometry of real world objects has various applications in 3D digitization, such as navigation and content generation in virtual environments. Image remains one of the most popular media for such visual tasks due to its…

计算机视觉与模式识别 · 计算机科学 2017-01-26 Shuai Du , Youyi Zheng

Creating machines capable of understanding the world in 3D is essential in assisting designers that build and edit 3D environments and robots navigating and interacting within a three-dimensional space. Inspired by advances in language and…

计算机视觉与模式识别 · 计算机科学 2026-01-07 Aadarsh Sahoo , Vansh Tibrewal , Georgia Gkioxari

Semantic shape completion is a challenging problem in 3D computer vision where the task is to generate a complete 3D shape using a partial 3D shape as input. We propose a learning-based approach to complete incomplete 3D shapes through…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Swaminathan Gurumurthy , Shubham Agrawal

Dense 3D visual mapping estimates as many as possible pixel depths, for each image. This results in very dense point clouds that often contain redundant and noisy information, especially for surfaces that are roughly planar, for instance,…

计算机视觉与模式识别 · 计算机科学 2019-02-21 Luca Morreale , Andrea Romanoni , Matteo Matteucci

We present To The Point (TTP), a method for reconstructing 3D objects from a single image using 2D to 3D correspondences learned from weak supervision. We recover a 3D shape from a 2D image by first regressing the 2D positions corresponding…

计算机视觉与模式识别 · 计算机科学 2021-06-11 Filippos Kokkinos , Iasonas Kokkinos

3D reconstruction from images is a core problem in computer vision. With recent advances in deep learning, it has become possible to recover plausible 3D shapes even from single RGB images for the first time. However, obtaining detailed…

计算机视觉与模式识别 · 计算机科学 2019-12-24 Tao Hu , Geng Lin , Zhizhong Han , Matthias Zwicker

Foundation features from self-supervised vision models and text-to-image diffusion models have proven effective for semantic correspondence estimation. However, because these features are learned primarily from 2D image objectives, they…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Artur Jesslen , Olaf Dünkel , Adam Kortylewski

3D visual grounding is the task of localizing the object in a 3D scene which is referred by a description in natural language. With a wide range of applications ranging from autonomous indoor robotics to AR/VR, the task has recently risen…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Ozan Unal , Christos Sakaridis , Suman Saha , Luc Van Gool

We propose a canonical point autoencoder (CPAE) that predicts dense correspondences between 3D shapes of the same category. The autoencoder performs two key functions: (a) encoding an arbitrarily ordered point cloud to a canonical…

计算机视觉与模式识别 · 计算机科学 2021-07-13 An-Chieh Cheng , Xueting Li , Min Sun , Ming-Hsuan Yang , Sifei Liu

3D visual grounding allows an embodied agent to understand visual information in real-world 3D environments based on human instructions, which is crucial for embodied intelligence. Existing 3D visual grounding methods typically rely on…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Fan Li , Zanyi Wang , Zeyi Huang , Guang Dai , Jingdong Wang , Mengmeng Wang

3D dynamic point clouds provide a discrete representation of real-world objects or scenes in motion, which have been widely applied in immersive telepresence, autonomous driving, surveillance, etc. However, point clouds acquired from…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Qianjiang Hu , Wei Hu

Layout estimation and 3D object detection are two fundamental tasks in indoor scene understanding. When combined, they enable the creation of a compact yet semantically rich spatial representation of a scene. Existing approaches typically…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Anton Konushin , Nikita Drozdov , Bulat Gabdullin , Alexey Zakharov , Anna Vorontsova , Danila Rukhovich , Maksim Kolodiazhnyi

Recently, large-scale pre-trained models such as Segment-Anything Model (SAM) and Contrastive Language-Image Pre-training (CLIP) have demonstrated remarkable success and revolutionized the field of computer vision. These foundation vision…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Shichao Dong , Fayao Liu , Guosheng Lin

Self-supervised pre-training has achieved remarkable success in NLP and 2D vision. However, these advances have yet to translate to 3D data. Techniques like masked reconstruction face inherent challenges on unstructured point clouds, while…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Vencia Herzog , Stefan Suwelack

In this paper, we propose a novel multi-level aggregation network to regress the coordinates of the vertices of a 3D face from a single 2D image in an end-to-end manner. This is achieved by seamlessly combining standard convolutional neural…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Yanda Meng , Xu Chen , Dongxu Gao , Yitian Zhao , Xiaoyun Yang , Yihong Qiao , Xiaowei Huang , Yalin Zheng

Deep neural network models have achieved remarkable progress in 3D scene understanding while trained in the closed-set setting and with full labels. However, the major bottleneck is that these models do not have the capacity to recognize…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Kangcheng Liu , Yong-Jin Liu , Baoquan Chen

Despite recent advances in feed-forward 3D Gaussian Splatting, generalizable 3D reconstruction remains challenging, particularly in multi-view correspondence modeling. Existing approaches face a fundamental trade-off: explicit methods…

计算机视觉与模式识别 · 计算机科学 2025-08-06 Heng Jia , Linchao Zhu , Na Zhao

This paper addresses the problem of generating dense point clouds from given sparse point clouds to model the underlying geometric structures of objects/scenes. To tackle this challenging issue, we propose a novel end-to-end learning-based…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yue Qian , Junhui Hou , Sam Kwong , Ying He

Conventional methods of 3D object generative modeling learn volumetric predictions using deep networks with 3D convolutional operations, which are direct analogies to classical 2D ones. However, these methods are computationally wasteful in…

计算机视觉与模式识别 · 计算机科学 2017-06-22 Chen-Hsuan Lin , Chen Kong , Simon Lucey

Image-to-point cloud registration aims to determine the relative camera pose between an RGB image and a reference point cloud, serving as a general solution for locating 3D objects from 2D observations. Matching individual points with…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Gongxin Yao , Yixin Xuan , Yiwei Chen , Yu Pan