paper-with-me

Papers

Generating 3D House Wireframes with Semantics

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

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 approach employs a unified wire-based representation for improved coherence in learning 3D wireframe structures. By re-ordering wire sequences based on semantic meanings, we facilitate seamless semantic integration during sequence generation. Our two-phase technique merges a graph-based autoencoder with a transformer-based decoder to learn latent geometric tokens and generate semantic-aware wireframes. Through iterative prediction and decoding during inference, our model produces detailed wireframes that can be easily segmented into distinct components, such as walls, roofs, and rooms, reflecting the semantic essence of the shape. Empirical results on a comprehensive house dataset validate the superior accuracy, novelty, and semantic fidelity of our model compared to existing generative models. More results and details can be found on https://vcc.tech/research/2024/3DWire.

📄 PDF Abstract BibTeX arXiv:2407.12267

Code (1)

3d-house-wireframe/3d-house-wireframe-dataset 공식 구현 pytorch

Tasks

Decoder

Similar Papers 제목 키워드 기반

SAVMap: Structure-Aided Visual Mapping of Large-Scale 2.5D Manhattan Wireframes from Panoramic Video

2026-06-01 · Howard Huang, Bharath Surianarayanan, Keifer Lee, Chenyu Wang 외 arxiv

Precise 3D representations of industrial environments enable tasks such as robot localization and digital twin generation. We propose SAVMap, a method for generating a semantic wireframe map of warehouse shelf and light …

Semantic Segmentation

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 …

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

Neural Wireframe Renderer: Learning Wireframe to Image Translations

2019-12-09 · ECCV 2020 8 · Yuan Xue, Zihan Zhou, Xiaolei Huang

In architecture and computer-aided design, wireframes (i.e., line-based models) are widely used as basic 3D models for design evaluation and fast design iterations. However, unlike a full design file, a wireframe model l…

Image GenerationTranslation

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