paper-with-me

Papers

GlobalMapper: Arbitrary-Shaped Urban Layout Generation

2023-07-19 · ICCV 2023 1 · Liu He, Daniel Aliaga

Modeling and designing urban building layouts is of significant interest in computer vision, computer graphics, and urban applications. A building layout consists of a set of buildings in city blocks defined by a network of roads. We observe that building layouts are discrete structures, consisting of multiple rows of buildings of various shapes, and are amenable to skeletonization for mapping arbitrary city block shapes to a canonical form. Hence, we propose a fully automatic approach to building layout generation using graph attention networks. Our method generates realistic urban layouts given arbitrary road networks, and enables conditional generation based on learned priors. Our results, including user study, demonstrate superior performance as compared to prior layout generation networks, support arbitrary city block and varying building shapes as demonstrated by generating layouts for 28 large cities.

📄 PDF Abstract BibTeX arXiv:2307.09693

Code (1)

arking1995/globalmapper pytorch

Tasks

Graph AttentionLayout Generation

Similar Papers 제목 키워드 기반

TextRay: Contour-based Geometric Modeling for Arbitrary-shaped Scene Text Detection

2020-08-11 · Fangfang Wang, Yifeng Chen, Fei Wu, Xi Li

Arbitrary-shaped text detection is a challenging task due to the complex geometric layouts of texts such as large aspect ratios, various scales, random rotations and curve shapes. Most state-of-the-art methods solve this…

Scene Text DetectionText Detection

COHO: Context-Sensitive City-Scale Hierarchical Urban Layout Generation

2024-07-16 · Liu He, Daniel Aliaga

The generation of large-scale urban layouts has garnered substantial interest across various disciplines. Prior methods have utilized procedural generation requiring manual rule coding or deep learning needing abundant d…

Layout Generation

Urban Architect: Steerable 3D Urban Scene Generation with Layout Prior

2024-04-10 · Fan Lu, Kwan-Yee Lin, Yan Xu, Hongsheng Li 외

Text-to-3D generation has achieved remarkable success via large-scale text-to-image diffusion models. Nevertheless, there is no paradigm for scaling up the methodology to urban scale. Urban scenes, characterized by numer…

3D GenerationModel OptimizationScene GenerationText to 3D

Controllable Generation of Large-Scale 3D Urban Layouts with Semantic and Structural Guidance

2025-09-28 · Mengyuan Niu, Xinxin Zhuo, Ruizhe Wang, Yuyue Huang 외 arxiv

Urban modeling is essential for city planning, scene synthesis, and gaming. Existing image-based methods generate diverse layouts but often lack geometric continuity and scalability, while graph-based methods capture str…

All You Need is a Second Look: Towards Arbitrary-Shaped Text Detection

2021-06-24 · Meng Cao, Can Zhang, Dongming Yang, Yuexian Zou

Arbitrary-shaped text detection is a challenging task since curved texts in the wild are of the complex geometric layouts. Existing mainstream methods follow the instance segmentation pipeline to obtain the text regions.…

AllInstance SegmentationSegmentationSemantic Segmentation+1