中文
相关论文

相关论文: Know Your Neighbors: Improving Single-View Reconst…

200 篇论文

Semantic segmentation of raw 3D point clouds is an essential component in 3D scene analysis, but it poses several challenges, primarily due to the non-Euclidean nature of 3D point clouds. Although, several deep learning based approaches…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Saqib Ali Khan , Yilei Shi , Muhammad Shahzad , Xiao Xiang Zhu

The idea of 3D reconstruction as scene understanding is foundational in computer vision. Reconstructing 3D scenes from 2D visual observations requires strong priors to disambiguate structure. Much work has been focused on the…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Peter Kulits , Michael J. Black , Silvia Zuffi

We present 3DMV, a novel method for 3D semantic scene segmentation of RGB-D scans in indoor environments using a joint 3D-multi-view prediction network. In contrast to existing methods that either use geometry or RGB data as input for this…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Angela Dai , Matthias Nießner

One challenge that remains open in 3D deep learning is how to efficiently represent 3D data to feed deep networks. Recent works have relied on volumetric or point cloud representations, but such approaches suffer from a number of issues…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Jhony K. Pontes , Chen Kong , Sridha Sridharan , Simon Lucey , Anders Eriksson , Clinton Fookes

We present a novel approach to reconstructing lightweight, CAD-based representations of scanned 3D environments from commodity RGB-D sensors. Our key idea is to jointly optimize for both CAD model alignments as well as layout estimations of…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Armen Avetisyan , Tatiana Khanova , Christopher Choy , Denver Dash , Angela Dai , Matthias Nießner

Although neural radiance fields (NeRF) have shown impressive advances for novel view synthesis, most methods typically require multiple input images of the same scene with accurate camera poses. In this work, we seek to substantially reduce…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Kai-En Lin , Lin Yen-Chen , Wei-Sheng Lai , Tsung-Yi Lin , Yi-Chang Shih , Ravi Ramamoorthi

Depth estimation and 3D object detection are critical for scene understanding but remain challenging to perform with a single image due to the loss of 3D information during image capture. Recent models using deep neural networks have…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Julie Chang , Gordon Wetzstein

Single-photon lidar has emerged as a prime candidate technology for depth imaging through challenging environments. Until now, a major limitation has been the significant amount of time required for the analysis of the recorded data. Here…

图像与视频处理 · 电气工程与系统科学 2020-01-08 Julián Tachella , Yoann Altmann , Nicolas Mellado , Aongus McCarthy , Rachael Tobin , Gerald S. Buller , Jean-Yves Tourneret , Stephen McLaughlin

3D scene modeling techniques serve as the bedrocks in the geospatial engineering and computer science, which drives many applications ranging from automated driving, terrain mapping, navigation, virtual, augmented, mixed, and extended…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Shuang Song

This paper considers the problem of single image depth estimation. The employment of convolutional neural networks (CNNs) has recently brought about significant advancements in the research of this problem. However, most existing methods…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Junjie Hu , Mete Ozay , Yan Zhang , Takayuki Okatani

Monocular depth prediction plays a crucial role in understanding 3D scene geometry. Although recent methods have achieved impressive progress in evaluation metrics such as the pixel-wise relative error, most methods neglect the geometric…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Wei Yin , Yifan Liu , Chunhua Shen , Youliang Yan

Recovering 3D structures with open-vocabulary scene understanding from 2D images is a fundamental but daunting task. Recent developments have achieved this by performing per-scene optimization with embedded language information. However,…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Fangfu Liu , Hao Li , Jiawei Chi , Hanyang Wang , Minghui Yang , Fudong Wang , Yueqi Duan

Surface reconstruction from point clouds is vital for 3D computer vision. State-of-the-art methods leverage large datasets to first learn local context priors that are represented as neural network-based signed distance functions (SDFs)…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Baorui Ma , Yu-Shen Liu , Matthias Zwicker , Zhizhong Han

3D single-photon LiDAR imaging has an important role in many applications. However, full deployment of this modality will require the analysis of low signal to noise ratio target returns and a very high volume of data. This is particularly…

图像与视频处理 · 电气工程与系统科学 2023-07-19 Mohamed Amir Alaa Belmekki , Jonathan Leach , Rachael Tobin , Gerald S. Buller , Stephen Mclaughlin , Abderrahim Halimi

Scene coordinate regression (SCR) models have proven to be powerful implicit scene representations for 3D vision, enabling visual relocalization and structure-from-motion. SCR models are trained specifically for one scene. If training…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Wenjing Bian , Axel Barroso-Laguna , Tommaso Cavallari , Victor Adrian Prisacariu , Eric Brachmann

We present a 3D generative model for general natural scenes. Lacking necessary volumes of 3D data characterizing the target scene, we propose to learn from a single scene. Our key insight is that a natural scene often contains multiple…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Yujie Wang , Xuelin Chen , Baoquan Chen

By moving a depth sensor around a room, we compute a 3D CAD model of the environment, capturing the room shape and contents such as chairs, desks, sofas, and tables. Rather than reconstructing geometry, we match, place, and align each…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Hamid Izadinia , Steven M. Seitz

3D face reconstruction from a single image is a challenging problem, especially under partial occlusions and extreme poses. This is because the uncertainty of the estimated 2D landmarks will affect the quality of face reconstruction. In…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Kun Li , Jing Yang , Nianhong Jiao , Jinsong Zhang , Yu-Kun Lai

Accurately reconstructing complex full multi-object scenes from sparse observations remains a core challenge in computer vision and a key step toward scalable and reliable simulation for robotics. In this work, we introduce RecGen, a…

We introduce a novel approach that takes a single semantic mask as input to synthesize multi-view consistent color images of natural scenes, trained with a collection of single images from the Internet. Prior works on 3D-aware image…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Shangzan Zhang , Sida Peng , Tianrun Chen , Linzhan Mou , Haotong Lin , Kaicheng Yu , Yiyi Liao , Xiaowei Zhou
‹ 上一页 1 8 9 10 下一页 ›