File size: 1,396 Bytes
695b1e9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
fbbf294
695b1e9
18c8b1f
fbbf294
695b1e9
 
 
 
 
fbbf294
 
 
 
695b1e9
efdedb8
fbbf294
 
9ddd892
fbbf294
efdedb8
fbbf294
 
695b1e9
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
dataset_info:
  features:
  - name: indices
    dtype: string
  - name: plans
    dtype: image
  - name: walls
    dtype: image
  - name: colors
    dtype: image
  - name: footprints
    dtype: image
  - name: plan_captions
    dtype: string
  splits:
  - name: train
    num_bytes: 3999080609
    num_examples: 12000
  download_size: 2497201625
  dataset_size: 3999080609
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
tags:
- architecture
size_categories:
- 10K<n<100K
---
# Dataset Card for "pseudo-floor-plan-12k"
This is a experimental dataset for training conditional text-to-image models for generating compiled architectural floor plans (rather than simple walls/rooms segmentaion) with certain degree of controls(walls, rooms, footprint boundrays, etc.).

The source images are procedurally generated through Grasshopper with PlanFinder plugin, the quality of the generated plans are not as reliable as the real architectural plans, please use with **caution**.

The collection and processing of real floor plans data are difficcult and time consuming due to the limited resource under this topic, especially for the compiled plans with sufficient detials. 

The "real floor plans" dataset is under development.

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)