CoolFace
20 results

floorplans

wheres-my-python /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.imagefeature-extraction1K<n<10K1 likes267 downloads6mo agoHugging FaceJoaoMigSilva /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.image1K<n<10K2 likes116 downloads1y agoHugging Facegargrahul925 /indian-floorplans-evalimagen<1K0 likes65 downloads9d agoHugging FaceG-list /floor_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.image1K<n<10K0 likes40 downloads1y agoHugging FaceJoaoMigSilva /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.text10K<n<100K0 likes31 downloads1y agoHugging FaceCybernaut101 /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.textimage-segmentation10K<n<100K0 likes27 downloads8mo agoHugging Face