中文
相关论文

相关论文: Fine-detailed Neural Indoor Scene Reconstruction u…

200 篇论文

In this paper, we present a new method for multi-view geometric reconstruction. In recent years, large vision models have rapidly developed, performing excellently across various tasks and demonstrating remarkable generalization…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Haoyu Guo , He Zhu , Sida Peng , Haotong Lin , Yunzhi Yan , Tao Xie , Wenguan Wang , Xiaowei Zhou , Hujun Bao

Recent progress in neural implicit functions has set new state-of-the-art in reconstructing high-fidelity 3D shapes from a collection of images. However, these approaches are limited to closed surfaces as they require the surface to be…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Xiaoxu Meng , Weikai Chen , Bo Yang

Neural surfaces learning has shown impressive performance in multi-view surface reconstruction. However, most existing methods use large multilayer perceptrons (MLPs) to train their models from scratch, resulting in hours of training for a…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Jianyao Xu , Qingshan Xu , Xinyao Liao , Wanjuan Su , Chen Zhang , Yew-Soon Ong , Wenbing Tao

We present a novel framework named NeuralRecon for real-time 3D scene reconstruction from a monocular video. Unlike previous methods that estimate single-view depth maps separately on each key-frame and fuse them later, we propose to…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Jiaming Sun , Yiming Xie , Linghao Chen , Xiaowei Zhou , Hujun Bao

Signed Distance Functions (SDFs) are vital implicit representations to represent high fidelity 3D surfaces. Current methods mainly leverage a neural network to learn an SDF from various supervisions including signed distances, 3D point…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Chao Chen , Yu-Shen Liu , Zhizhong Han

Traditionally, 3D indoor scene reconstruction from posed images happens in two phases: per-image depth estimation, followed by depth merging and surface reconstruction. Recently, a family of methods have emerged that perform reconstruction…

计算机视觉与模式识别 · 计算机科学 2022-09-01 Mohamed Sayed , John Gibson , Jamie Watson , Victor Prisacariu , Michael Firman , Clément Godard

3D Gaussian Splatting has achieved impressive performance in novel view synthesis with real-time rendering capabilities. However, reconstructing high-quality surfaces with fine details using 3D Gaussians remains a challenging task. In this…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Jiepeng Wang , Yuan Liu , Peng Wang , Cheng Lin , Junhui Hou , Xin Li , Taku Komura , Wenping Wang

Neural implicit 3D representations have emerged as a powerful paradigm for reconstructing surfaces from multi-view images and synthesizing novel views. Unfortunately, existing methods such as DVR or IDR require accurate per-pixel object…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Michael Oechsle , Songyou Peng , Andreas Geiger

We present SuperNormal, a fast, high-fidelity approach to multi-view 3D reconstruction using surface normal maps. With a few minutes, SuperNormal produces detailed surfaces on par with 3D scanners. We harness volume rendering to optimize a…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Xu Cao , Takafumi Taketomi

Neural implicit surface representation techniques are in high demand for advancing technologies in augmented reality/virtual reality, digital twins, autonomous navigation, and many other fields. With their ability to model object surfaces…

计算机视觉与模式识别 · 计算机科学 2025-04-30 Naoko Sawada , Pedro Miraldo , Suhas Lohit , Tim K. Marks , Moitreya Chatterjee

Recent works on implicit neural representations have shown promising results for multi-view surface reconstruction. However, most approaches are limited to relatively simple geometries and usually require clean object masks for…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Jingyang Zhang , Yao Yao , Long Quan

Three-dimensional (3D) freehand ultrasound (US) is a widely used imaging modality that allows non-invasive imaging of medical anatomy without radiation exposure. Surface reconstruction of US volume is vital to acquire the accurate…

While many works focus on 3D reconstruction from images, in this paper, we focus on 3D shape reconstruction and completion from a variety of 3D inputs, which are deficient in some respect: low and high resolution voxels, sparse and dense…

计算机视觉与模式识别 · 计算机科学 2020-04-16 Julian Chibane , Thiemo Alldieck , Gerard Pons-Moll

Previous multi-view normal integration methods typically sample a single ray per pixel, without considering the spatial area covered by each pixel, which varies with camera intrinsics and the camera-to-object distance. Consequently, when…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Tongyu Yang , Heng Guo , Yasuyuki Matsushita , Fumio Okura , Yu Luo , Xin Fan

Neural implicit representation has attracted attention in 3D reconstruction through various success cases. For further applications such as scene understanding or editing, several works have shown progress towards object compositional…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Taekbeom Lee , Youngseok Jang , H. Jin Kim

Recovering detailed facial geometry from a set of calibrated multi-view images is valuable for its wide range of applications. Traditional multi-view stereo (MVS) methods adopt an optimization-based scheme to regularize the matching cost.…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Yunze Xiao , Hao Zhu , Haotian Yang , Zhengyu Diao , Xiangju Lu , Xun Cao

Neural implicit surface reconstruction with signed distance function has made significant progress, but recovering fine details such as thin structures and complex geometries remains challenging due to unreliable or noisy geometric priors.…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Qiyu Feng , Jiwei Shan , Shing Shin Cheng , Hesheng Wang

Recent advances in implicit scene representation enable high-fidelity street view novel view synthesis. However, existing methods optimize a neural radiance field for each scene, relying heavily on dense training images and extensive…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Sheng Miao , Jiaxin Huang , Dongfeng Bai , Weichao Qiu , Bingbing Liu , Andreas Geiger , Yiyi Liao

Neural implicit methods have achieved high-quality 3D object surfaces under slight specular highlights. However, high specular reflections (HSR) often appear in front of target objects when we capture them through glasses. The complex…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Jiaxiong Qiu , Peng-Tao Jiang , Yifan Zhu , Ze-Xin Yin , Ming-Ming Cheng , Bo Ren

Combining the signed distance function (SDF) and differentiable volume rendering has emerged as a powerful paradigm for surface reconstruction from multi-view images without 3D supervision. However, current methods are impeded by requiring…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Rui Peng , Xiaodong Gu , Luyang Tang , Shihe Shen , Fanqi Yu , Ronggang Wang