Procedural-City-Multimodal-Dataset
收藏资源简介:
Synthetic Urban Multimodal Dataset (v0.1) 是一个包含8,000张高质量合成图像的数据集,这些图像通过程序化生成的城市模型制作而成,专为训练和评估如ControlNet和LoRA等AI模型设计。数据集使用自定义的Blender-Python自动化流程生成,提供了100种独特的城市建筑,每种建筑从8个方向以10种不同的艺术风格渲染。每张图像的分辨率为512x512,包含多种模态数据:RGB图像、深度图、法线图、反照率图像和分割掩码图像。数据集总共有40,000个文件,适用于空间和结构控制的ControlNet训练、特定建筑或艺术风格的LoRA微调,以及计算机视觉和合成数据生成的研究。数据集采用Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)许可,禁止商业用途。
Synthetic Urban Multimodal Dataset (v0.1) is a dataset containing 8,000 high-quality synthetic images generated through procedurally generated urban models, specifically designed for training and evaluating AI models such as ControlNet and LoRA. The dataset is generated using a custom Blender-Python automated pipeline, offering 100 unique urban buildings, each rendered from 8 directions in 10 different artistic styles. Each image has a resolution of 512x512 and includes multiple modalities: RGB images, depth maps, normal maps, albedo images, and segmentation mask images. The dataset comprises a total of 40,000 files, suitable for ControlNet training for spatial and structural control, LoRA fine-tuning for specific buildings or artistic styles, and research in computer vision and synthetic data generation. The dataset is licensed under Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0), prohibiting commercial use.
数据集概述:Synthetic Urban Multimodal Dataset (v0.1)
基本信息
- 数据集名称:Synthetic Urban Multimodal Dataset (v0.1)
- 许可证:Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0),禁止商业用途。
- 任务类别:图像到图像(image-to-image)、文本到图像(text-to-image)
- 标签:合成数据、Blender、城市规划、ControlNet、多模态
- 数据规模:10,000 到 100,000 样本之间
- 数据集来源:https://huggingface.co/datasets/jp-cypress/Procedural-City-Multimodal-Dataset
数据集内容
- 总样本数:8,000 张高质量合成图像(跨模态共 40,000 个文件)
- 图像分辨率:512x512 像素
- 生成方式:使用自定义 Blender-Python 自动化管线程序化生成
- 数据多样性:100 种独特的城市建筑,每种建筑从 8 个方向渲染,并应用 10 种不同的艺术风格
每个样本包含的模态
- rgb_images:风格化城市渲染图像
- depth_maps:高精度深度信息图
- normal_maps:表面法向量图
- albedo_images:纯纹理色彩图(无光照)
- mask_images:用于分割的二值/Alpha 掩膜图
数据组织结构
- 采用标准 Hugging Face 元数据格式
- 每个条目在
metadata.jsonl文件中,将 RGB 图像与其对应的多模态映射图和描述文本关联
预期用途
- 训练 ControlNet 模型,实现空间和结构控制
- 微调 LoRA 模型,适应特定建筑或艺术风格
- 计算机视觉与合成数据生成领域的研究
作者与技术背景
- 开发者:ひのき (jp-cypress)
- 技术报告(日文):https://zenn.dev/jp_cypress
- 数据集通过 Blender API 和 Python 程序化生成,技术细节见 Zenn 上的技术报告





