zimhe commited on
Commit
efdedb8
1 Parent(s): 18c8b1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -25,6 +25,10 @@ configs:
25
  - split: train
26
  path: data/train-*
27
  ---
28
- # Dataset Card for "sudo-floor-plan-12k"
 
 
 
 
29
 
30
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
25
  - split: train
26
  path: data/train-*
27
  ---
28
+ # Dataset Card for "pseudo-floor-plan-12k"
29
+ 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.).
30
+ The source images are percedally 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#.
31
+ 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.
32
+ But the "real floor plans" dataset is under development.
33
 
34
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)