paper-with-me

Papers

NEAT: Distilling 3D Wireframes from Neural Attraction Fields

2023-07-14 · CVPR 2024 1 · Nan Xue, Bin Tan, Yuxi Xiao, Liang Dong, Gui-Song Xia, Tianfu Wu, Yujun Shen

This paper studies the problem of structured 3D reconstruction using wireframes that consist of line segments and junctions, focusing on the computation of structured boundary geometries of scenes. Instead of leveraging matching-based solutions from 2D wireframes (or line segments) for 3D wireframe reconstruction as done in prior arts, we present NEAT, a rendering-distilling formulation using neural fields to represent 3D line segments with 2D observations, and bipartite matching for perceiving and distilling of a sparse set of 3D global junctions. The proposed {NEAT} enjoys the joint optimization of the neural fields and the global junctions from scratch, using view-dependent 2D observations without precomputed cross-view feature matching. Comprehensive experiments on the DTU and BlendedMVS datasets demonstrate our NEAT's superiority over state-of-the-art alternatives for 3D wireframe reconstruction. Moreover, the distilled 3D global junctions by NEAT, are a better initialization than SfM points, for the recently-emerged 3D Gaussian Splatting for high-fidelity novel view synthesis using about 20 times fewer initial 3D points. Project page: \url{https://xuenan.net/neat}.

📄 PDF Abstract BibTeX arXiv:2307.10206

Code (1)

cherubicxn/neat 공식 구현 pytorch

Tasks

3D Reconstruction3D Wireframe ReconstructionNovel View Synthesis

Methods 이 논문이 사용한 방법론

NEAT 설명 없음

Similar Papers 제목 키워드 기반

Holistically-Attracted Wireframe Parsing: From Supervised to Self-Supervised Learning

2022-10-24 · Nan Xue, Tianfu Wu, Song Bai, Fu-Dong Wang 외

This article presents Holistically-Attracted Wireframe Parsing (HAWP), a method for geometric analysis of 2D images containing wireframes formed by line segments and junctions. HAWP utilizes a parsimonious Holistic Attra…

GPUSelf-Supervised LearningWireframe Parsing

Learning to Parse Wireframes in Images of Man-Made Environments

2020-07-15 · CVPR 2018 6 · Kun Huang, Yifan Wang, Zihan Zhou, Tianjiao Ding 외

In this paper, we propose a learning-based approach to the task of automatically extracting a "wireframe" representation for images of cluttered man-made environments. The wireframe (see Fig. 1) contains all salient stra…

3D ReconstructionJunction DetectionLine Segment Detection

Generating 3D House Wireframes with Semantics

2024-07-17 · Xueqi Ma, Yilin Liu, Wenjun Zhou, Ruowei Wang 외

We present a new approach for generating 3D house wireframes with semantic enrichment using an autoregressive model. Unlike conventional generative models that independently process vertices, edges, and faces, our approa…

Decoder

Sketch2FullStack: Generating Skeleton Code of Full Stack Website and Application from Sketch using Deep Learning and Computer Vision

2022-11-26 · Somoy Subandhu Barua, Imam Mohammad Zulkarnain, Abhishek Roy, Md. Golam Rabiul Alam 외

For a full-stack web or app development, it requires a software firm or more specifically a team of experienced developers to contribute a large portion of their time and resources to design the website and then convert …

HoW-3D: Holistic 3D Wireframe Perception from a Single Image

2022-08-15 · Wenchao Ma, Bin Tan, Nan Xue, Tianfu Wu 외

This paper studies the problem of holistic 3D wireframe perception (HoW-3D), a new task of perceiving both the visible 3D wireframes and the invisible ones from single-view 2D images. As the non-front surfaces of an obje…