paper-with-me

홈 › Papers

NEF: Neural Edge Fields for 3D Parametric Curve Reconstruction from Multi-view Images

2023-03-14 · CVPR 2023 1 · Yunfan Ye, Renjiao Yi, Zhirui Gao, Chenyang Zhu, Zhiping Cai, Kai Xu

We study the problem of reconstructing 3D feature curves of an object from a set of calibrated multi-view images. To do so, we learn a neural implicit field representing the density distribution of 3D edges which we refer to as Neural Edge Field (NEF). Inspired by NeRF, NEF is optimized with a view-based rendering loss where a 2D edge map is rendered at a given view and is compared to the ground-truth edge map extracted from the image of that view. The rendering-based differentiable optimization of NEF fully exploits 2D edge detection, without needing a supervision of 3D edges, a 3D geometric operator or cross-view edge correspondence. Several technical designs are devised to ensure learning a range-limited and view-independent NEF for robust edge extraction. The final parametric 3D curves are extracted from NEF with an iterative optimization method. On our benchmark with synthetic data, we demonstrate that NEF outperforms existing state-of-the-art methods on all metrics. Project page: https://yunfan1202.github.io/NEF/.

📄 PDF Abstract BibTeX arXiv:2303.07653

Code (1)

yunfan1202/NEF_code 공식 구현 pytorch

Tasks

Edge DetectionNeRF

Similar Papers 제목 키워드 기반

Curve-Aware Gaussian Splatting for 3D Parametric Curve Reconstruction

2025-06-26 · Zhirui Gao. Renjiao Yi, Yaqiao Dai, Xuening Zhu, Wei Chen 외

This paper presents an end-to-end framework for reconstructing 3D parametric curves directly from multi-view edge maps. Contrasting with existing two-stage methods that follow a sequential ``edge point cloud reconstructi…

Point cloud reconstruction

3D Neural Edge Reconstruction

2024-05-29 · CVPR 2024 1 · Lei LI, Songyou Peng, Zehao Yu, Shaohui Liu 외

Real-world objects and environments are predominantly composed of edge features, including straight lines and curves. Such edges are crucial elements for various applications, such as CAD modeling, surface meshing, lane …

Surface Reconstruction

SepicNet: Sharp Edges Recovery by Parametric Inference of Curves in 3D Shapes

2023-04-13 · Kseniya Cherenkova, Elona Dupont, Anis Kacem, Ilya Arzhannikov 외

3D scanning as a technique to digitize objects in reality and create their 3D models, is used in many fields and areas. Though the quality of 3D scans depends on the technical characteristics of the 3D scanner, the commo…

3D Parametric Wireframe Extraction Based on Distance Fields

2021-07-13 · Albert Matveev, Alexey Artemov, Denis Zorin, Evgeny Burnaev

We present a pipeline for parametric wireframe extraction from densely sampled point clouds. Our approach processes a scalar distance field that represents proximity to the nearest sharp feature curve. In intermediate st…

AlignSDF: Pose-Aligned Signed Distance Fields for Hand-Object Reconstruction

2022-07-26 · Zerui Chen, Yana Hasson, Cordelia Schmid, Ivan Laptev

Recent work achieved impressive progress towards joint reconstruction of hands and manipulated objects from monocular color images. Existing methods focus on two alternative representations in terms of either parametric …

hand-object poseObject Reconstruction