paper-with-me

Papers

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 lacks critical information, such as detailed shape, texture, and materials, needed by a conventional renderer to produce 2D renderings of the objects or scenes. In this paper, we bridge the information gap by generating photo-realistic rendering of indoor scenes from wireframe models in an image translation framework. While existing image synthesis methods can generate visually pleasing images for common objects such as faces and birds, these methods do not explicitly model and preserve essential structural constraints in a wireframe model, such as junctions, parallel lines, and planar surfaces. To this end, we propose a novel model based on a structure-appearance joint representation learned from both images and wireframes. In our model, structural constraints are explicitly enforced by learning a joint representation in a shared encoder network that must support the generation of both images and wireframes. Experiments on a wireframe-scene dataset show that our wireframe-to-image translation model significantly outperforms the state-of-the-art methods in both visual quality and structural integrity of generated images.

📄 PDF Abstract BibTeX arXiv:1912.03840

Code (1)

YuanXue1993/WireframeRenderer 공식 구현 pytorch

Tasks

Image GenerationTranslation

Similar Papers 제목 키워드 기반

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

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…

End-to-End Wireframe Parsing

2019-05-08 · ICCV 2019 10 · Yichao Zhou, Haozhi Qi, Yi Ma

We present a conceptually simple yet effective algorithm to detect wireframes in a given image. Compared to the previous methods which first predict an intermediate heat map and then extract straight lines with heuristic…

Line Segment DetectionWireframe Parsing

Learning to Reconstruct 3D Manhattan Wireframes from a Single Image

2019-05-17 · ICCV 2019 10 · Yichao Zhou, Haozhi Qi, Yuexiang Zhai, Qi Sun 외

In this paper, we propose a method to obtain a compact and accurate 3D wireframe representation from a single image by effectively exploiting global structural regularities. Our method trains a convolutional neural netwo…

Learning to Construct 3D Building Wireframes from 3D Line Clouds

2022-08-25 · Yicheng Luo, Jing Ren, Xuefei Zhe, Di Kang 외

Line clouds, though under-investigated in the previous work, potentially encode more compact structural information of buildings than point clouds extracted from multi-view images. In this work, we propose the first netw…