中文
相关论文

相关论文: A Real-Time Online Learning Framework for Joint 3D…

200 篇论文

We present a novel online depth map fusion approach that learns depth map aggregation in a latent feature space. While previous fusion methods use an explicit scene representation like signed distance functions (SDFs), we propose a learned…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Silvan Weder , Johannes L. Schönberger , Marc Pollefeys , Martin R. Oswald

We propose a novel approach to robot-operated active understanding of unknown indoor scenes, based on online RGBD reconstruction with semantic segmentation. In our method, the exploratory robot scanning is both driven by and targeting at…

图形学 · 计算机科学 2022-01-14 Lintao Zheng , Chenyang Zhu , Jiazhao Zhang , Hang Zhao , Hui Huang , Matthias Niessner , Kai Xu

This paper proposes a new method for simultaneous 3D reconstruction and semantic segmentation of indoor scenes. Unlike existing methods that require recording a video using a color camera and/or a depth camera, our method only needs a small…

计算机视觉与模式识别 · 计算机科学 2019-06-20 Jingyu Yang , Ji Xu , Kun Li , Yu-Kun Lai , Huanjing Yue , Jianzhi Lu , Hao Wu , Yebin Liu

Volumetric depth map fusion based on truncated signed distance functions has become a standard method and is used in many 3D reconstruction pipelines. In this paper, we are generalizing this classic method in multiple ways: 1) Semantics:…

计算机视觉与模式识别 · 计算机科学 2020-06-03 Denys Rozumnyi , Ian Cherabier , Marc Pollefeys , Martin R. Oswald

Many hand-held or mixed reality devices are used with a single sensor for 3D reconstruction, although they often comprise multiple sensors. Multi-sensor depth fusion is able to substantially improve the robustness and accuracy of 3D…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Erik Sandström , Martin R. Oswald , Suryansh Kumar , Silvan Weder , Fisher Yu , Cristian Sminchisescu , Luc Van Gool

Real-time scene reconstruction from depth data inevitably suffers from occlusion, thus leading to incomplete 3D models. Partial reconstructions, in turn, limit the performance of algorithms that leverage them for applications in the context…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Shun-Cheng Wu , Keisuke Tateno , Nassir Navab , Federico Tombari

To reconstruct a 3D scene from a set of calibrated views, traditional multi-view stereo techniques rely on two distinct stages: local depth maps computation and global depth maps fusion. Recent studies concentrate on deep neural…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Jaesung Choe , Sunghoon Im , Francois Rameau , Minjun Kang , In So Kweon

We present a novel real-time capable learning method that jointly perceives a 3D scene's geometry structure and semantic labels. Recent approaches to real-time 3D scene reconstruction mostly adopt a volumetric scheme, where a Truncated…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Ziyang Hong , C. Patrick Yue

Online semantic 3D segmentation in company with real-time RGB-D reconstruction poses special challenges such as how to perform 3D convolution directly over the progressively fused 3D geometric data, and how to smartly fuse information from…

图形学 · 计算机科学 2022-01-14 Jiazhao Zhang , Chenyang Zhu , Lintao Zheng , Kai Xu

The efficient fusion of depth maps is a key part of most state-of-the-art 3D reconstruction methods. Besides requiring high accuracy, these depth fusion methods need to be scalable and real-time capable. To this end, we present a novel…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Silvan Weder , Johannes L. Schönberger , Marc Pollefeys , Martin R. Oswald

We propose an online 3D semantic segmentation method that incrementally reconstructs a 3D semantic map from a stream of RGB-D frames. Unlike offline methods, ours is directly applicable to scenarios with real-time constraints, such as…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Silvan Weder , Francis Engelmann , Johannes L. Schönberger , Akihito Seki , Marc Pollefeys , Martin R. Oswald

The widespread adoption of autonomous systems such as drones and assistant robots has created a need for real-time high-quality semantic scene segmentation. In this paper, we propose an efficient yet robust technique for on-the-fly dense…

计算机视觉与模式识别 · 计算机科学 2019-04-08 Quang-Hieu Pham , Binh-Son Hua , Duc Thanh Nguyen , Sai-Kit Yeung

Existing state-of-the-art 3D point cloud understanding methods merely perform well in a fully supervised manner. To the best of our knowledge, there exists no unified framework that simultaneously solves the downstream high-level…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Kangcheng Liu

In addition to color and textural information, geometry provides important cues for 3D scene reconstruction. However, current reconstruction methods only include geometry at the feature level thus not fully exploiting the geometric…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Ruihong Yin , Sezer Karaoglu , Theo Gevers

Dense indoor scene modeling from 2D images has been bottlenecked due to the absence of depth information and cluttered occlusions. We present an automatic indoor scene modeling approach using deep features from neural networks. Given a…

计算机视觉与模式识别 · 计算机科学 2020-02-25 Yinyu Nie , Shihui Guo , Jian Chang , Xiaoguang Han , Jiahui Huang , Shi-Min Hu , Jian Jun Zhang

We propose VisFusion, a visibility-aware online 3D scene reconstruction approach from posed monocular videos. In particular, we aim to reconstruct the scene from volumetric features. Unlike previous reconstruction methods which aggregate…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Huiyu Gao , Wei Mao , Miaomiao Liu

Deployment of deep learning models in robotics as sensory information extractors can be a daunting task to handle, even using generic GPU cards. Here, we address three of its most prominent hurdles, namely, i) the adaptation of a single…

计算机视觉与模式识别 · 计算机科学 2019-02-28 Vladimir Nekrasov , Thanuja Dharmasiri , Andrew Spek , Tom Drummond , Chunhua Shen , Ian Reid

Reconstructing dense, volumetric models of real-world 3D scenes is important for many tasks, but capturing large scenes can take significant time, and the risk of transient changes to the scene goes up as the capture time increases. These…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Stuart Golodetz , Tommaso Cavallari , Nicholas A Lord , Victor A Prisacariu , David W Murray , Philip H S Torr

Semantic scene understanding from point clouds is particularly challenging as the points reflect only a sparse set of the underlying 3D geometry. Previous works often convert point cloud into regular grids (e.g. voxels or bird-eye view…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Yinyu Nie , Ji Hou , Xiaoguang Han , Matthias Nießner

In this paper, we present a learning based approach to depth fusion, i.e., dense 3D reconstruction from multiple depth images. The most common approach to depth fusion is based on averaging truncated signed distance functions, which was…

计算机视觉与模式识别 · 计算机科学 2017-11-02 Gernot Riegler , Ali Osman Ulusoy , Horst Bischof , Andreas Geiger
‹ 上一页 1 2 3 10 下一页 ›