File size: 1,400 Bytes
fb112bb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
42
43
---
dataset: floorplan-images
tags:
  - floorplans
  - architecture
  - retrieval
  - images
  - computer-vision
language: []
license: mit
pretty_name: Floorplan Image Dataset
---

# 🏠 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 vision applications in architecture

> ⚠️ **Note:** This dataset was moved here from a larger project repository and has **not been thoroughly tested** in its current form. It will undergo refactoring and cleanup in the future.

## 📁 Data Structure

Each image is in `.png` format and stored in the `images/` folder. Images are named systematically (e.g., `floorplan_001.png`, `floorplan_002.png`, ...).

## 📊 Intended Use

This dataset is intended for academic research and prototyping. Not suitable for production use without verification and cleanup.

## 📜 License

This dataset is released under the MIT License.

## 🙏 Citation

If you use this dataset, please cite the original project or this repository.