中文
相关论文

相关论文: PR-NeuS: A Prior-based Residual Learning Paradigm …

200 篇论文

A signed distance function (SDF) parametrized by an MLP is a common ingredient of neural surface reconstruction. We build on the successful recent method NeuS to extend it by three new components. The first component is to borrow the…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Yiqun Wang , Ivan Skorokhodov , Peter Wonka

This paper proposes a deep-learning-based method for recovering a signed distance function (SDF) of a given hypersurface represented by an implicit level set function. Using the flexibility of constructing a neural network, we use an…

数值分析 · 数学 2023-05-16 Yesom Park , Chang hoon Song , Jooyoung Hahn , Myungjoo Kang

In the field of computer vision, the numerical encoding of 3D surfaces is crucial. It is classical to represent surfaces with their Signed Distance Functions (SDFs) or Unsigned Distance Functions (UDFs). For tasks like representation…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Virgile Foy , Fabrice Gamboa , Reda Chhaibi

Due to the unique characteristics of underwater environments, accurate 3D reconstruction of underwater objects poses a challenging problem in tasks such as underwater exploration and mapping. Traditional methods that rely on multiple sensor…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Zeyu Chen , Jingyi Tang , Gu Wang , Shengquan Li , Xinghui Li , Xiangyang Ji , Xiu Li

Neural signed distance functions (SDFs) have been a vital representation to represent 3D shapes or scenes with neural networks. An SDF is an implicit function that can query signed distances at specific coordinates for recovering a 3D…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Qiang Bai , Bojian Wu , Xi Yang , Zhizhong Han

Advanced techniques using Neural Radiance Fields (NeRF), Signed Distance Fields (SDF), and Occupancy Fields have recently emerged as solutions for 3D indoor scene reconstruction. We introduce a novel two-phase learning approach, H2O-SDF,…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Minyoung Park , Mirae Do , YeonJae Shin , Jaeseok Yoo , Jongkwang Hong , Joongrock Kim , Chul Lee

Multi-view shape reconstruction has achieved impressive progresses thanks to the latest advances in neural implicit surface rendering. However, existing methods based on signed distance function (SDF) are limited to closed surfaces, failing…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Yu-Tao Liu , Li Wang , Jie yang , Weikai Chen , Xiaoxu Meng , Bo Yang , Lin Gao

Implicit representations have been widely applied in robotics for obstacle avoidance and path planning. In this paper, we explore the problem of constructing an implicit distance representation from a single image. Past methods for implicit…

机器人学 · 计算机科学 2026-03-13 Wei-Teng Chu , Tianyi Zhang , Matthew Johnson-Roberson , Weiming Zhi

This paper presents a unified surface reconstruction and rendering framework for LiDAR-visual systems, integrating Neural Radiance Fields (NeRF) and Neural Distance Fields (NDF) to recover both appearance and structural information from…

机器人学 · 计算机科学 2024-09-10 Jianheng Liu , Chunran Zheng , Yunfei Wan , Bowen Wang , Yixi Cai , Fu Zhang

Neural radiance-density field methods have become increasingly popular for the task of novel-view rendering. Their recent extension to hash-based positional encoding ensures fast training and inference with visually pleasing results.…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Radu Alexandru Rosu , Sven Behnke

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

NeRF-based techniques fit wide and deep multi-layer perceptrons (MLPs) to a continuous radiance field that can be rendered from any unseen viewpoint. However, the lack of surface and normals definition and high rendering times limit their…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Stefano Esposito , Daniele Baieri , Stefan Zellmann , André Hinkenjann , Emanuele Rodolà

Extracting surfaces from Signed Distance Fields (SDFs) can be accomplished using traditional algorithms, such as Marching Cubes. However, since they rely on sign flips across the surface, these algorithms cannot be used directly on Unsigned…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Federico Stella , Nicolas Talabot , Hieu Le , Pascal Fua

Recently, methods for neural surface representation and rendering, for example NeuS, have shown that learning neural implicit surfaces through volume rendering is becoming increasingly popular and making good progress. However, these…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Hanqi Jiang , Cheng Zeng , Runnan Chen , Shuai Liang , Yinhe Han , Yichao Gao , Conglin Wang

Recent advancements in Neural Surface Reconstruction (NSR) have significantly improved multi-view reconstruction when coupled with volume rendering. However, relying solely on photometric consistency in image space falls short of addressing…

计算机视觉与模式识别 · 计算机科学 2024-09-17 Xinlin Ren , Chenjie Cao , Yanwei Fu , Xiangyang Xue

Recovery of a 3D head model including the complete face and hair regions is still a challenging problem in computer vision and graphics. In this paper, we consider this problem using only a few multi-view portrait images as input. Previous…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Xueying Wang , Yudong Guo , Zhongqi Yang , Juyong Zhang

In this work, we present a new method for 3D face reconstruction from sparse-view RGB images. Unlike previous methods which are built upon 3D morphable models (3DMMs) with limited details, we leverage an implicit representation to encode…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Moran Li , Haibin Huang , Yi Zheng , Mengtian Li , Nong Sang , Chongyang Ma

Learning-based surface reconstruction based on unsigned distance functions (UDF) has many advantages such as handling open surfaces. We propose SuperUDF, a self-supervised UDF learning which exploits a learned geometry prior for efficient…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Hui Tian , Chenyang Zhu , Yifei Shi , Kai Xu

This comparative study evaluates various neural surface reconstruction methods, particularly focusing on their implications for scientific visualization through reconstructing 3D surfaces via multi-view rendering images. We categorize ten…

图形学 · 计算机科学 2024-07-31 Siyuan Yao , Weixi Song , Chaoli Wang

Neural implicit representations have emerged as a powerful paradigm for 3D reconstruction. However, despite their success, existing methods fail to capture fine geometric details and thin structures, especially in scenarios where only…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Aarya Patel , Hamid Laga , Ojaswa Sharma