floorplans
floorplans-cityscapes
Dataset Summary
This is a curated collection of floorplan images sourced from across the internet. It is intended for research in architectural AI, layout generation, and urban scene understanding.
Data format: Image files with associated integer labels.
Sources: Publicly available images from various web sources (This dataset is one unified collections).
Purpose: Educational and research use.
Dataset Structure
The dataset follows the standard Hugging Face Image… See the full description on the dataset page: https://huggingface.co/datasets/wheres-my-python/floorplans-cityscapes.floorplans
🏠 Floorplan Image Dataset
This dataset contains a collection of floorplan images curated as part of a larger research project on architectural retrieval systems.
📦 Dataset Summary
This repository stores floorplan images that were used primarily for testing and development of image retrieval methods. The dataset includes various floorplan styles, layouts, and formats to support tasks such as:
Content-based image retrieval (CBIR)
Floorplan similarity matching
Computer… See the full description on the dataset page: https://huggingface.co/datasets/JoaoMigSilva/floorplans.indian-floorplans-evalfloor_plans
Dataset Card for Dataset Name
This dataset card aims to be a base template for new datasets. It has been generated using this raw template.
Dataset Details
Dataset Description
Curated by: [More Information Needed]
Funded by [optional]: [More Information Needed]
Shared by [optional]: [More Information Needed]
Language(s) (NLP): [More Information Needed]
License: [More Information Needed]
Dataset Sources [optional]
Repository: [More… See the full description on the dataset page: https://huggingface.co/datasets/G-list/floor_plans.masked-floorplans
Dataset Card for Masked Floorplans (Alpaca-style)
Summary
This dataset contains structured JSON representations of residential floorplans where one room has been removed (masked). Each example follows the Alpaca-style instruction format to fine-tune a language model to predict the missing room's geometric attributes based on a partial plan and a semantic conditioning signal.
Format
Each sample is a JSON object with the following fields:
instruction: A prompt… See the full description on the dataset page: https://huggingface.co/datasets/JoaoMigSilva/masked-floorplans.floorplans_subset_10000
rPlan Floorplan Dataset (32x32, 10K subset)
A subset of 10,000 floorplan images from the rPlan dataset, resized to 32x32 pixels.
Stored as compressed Parquet with numpy arrays for efficient loading.
Dataset Format
Each sample contains:
id: Image identifier (string)
room_instances: 32x32 uint8 numpy array - room instance segmentation (35 unique classes)
interior_mask: 32x32 uint8 numpy array - interior/exterior mask (255 = interior, 0 = exterior)
Room Instance… See the full description on the dataset page: https://huggingface.co/datasets/Cybernaut101/floorplans_subset_10000.
