File size: 3,871 Bytes
eb651d9
54e6873
 
eb651d9
b671ddb
 
 
 
 
54e6873
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
eb651d9
b671ddb
772032d
b671ddb
 
 
 
 
772032d
 
b671ddb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
772032d
b671ddb
772032d
f6282e0
b671ddb
 
772032d
 
 
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
language:
- en
license: cc-by-nc-nd-4.0
task_categories:
- image-classification
- image-to-image
tags:
- code
dataset_info:
  features:
  - name: id
    dtype: int32
  - name: image
    dtype: image
  - name: mask
    dtype: image
  - name: bboxes
    dtype: string
  splits:
  - name: train
    num_bytes: 44610347
    num_examples: 30
  download_size: 44532683
  dataset_size: 44610347
---

# Parking Space Object Detection dataset

The dataset consists of images of parking spaces along with corresponding bounding box masks. In order to facilitate object detection and localization, every parking space in the images is annotated with a bounding box mask.

The bounding box mask outlines the boundary of the parking space, marking its position and shape within the image. This allows for accurate identification and extraction of individual parking spaces. Each parking spot is also labeled in accordance to its occupancy: **free, not free or partially free**.

# 💴 For Commercial Usage: To discuss your requirements, learn about the price and buy the dataset, leave a request on **[TrainingData](https://trainingdata.pro/datasets/parking-spaces-detection?utm_source=huggingface&utm_medium=cpc&utm_campaign=parking-space-detection-dataset)** to buy the dataset

This dataset can be leveraged for a range of applications such as *parking lot management, autonomous vehicle navigation, smart city implementations, and traffic analysis*.

![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2Fcfcbb4ab9835f1d0438660e9e716edc7%2FMacBook%20Air%20-%201.png?generation=1691494918451033&alt=media)

# Dataset structure
- **images** - contains of original images of parkings
- **boxes** - includes bounding box labeling for the original images
-  **annotations.xml** -  contains coordinates of the bounding boxes and labels, created for the original photo

# Data Format

Each image from `images` folder is accompanied by an XML-annotation in the `annotations.xml` file indicating the coordinates of the bounding boxes and labels for parking spaces. For each point, the x and y coordinates are provided.

### Labels for the parking space:
- **free_parking_space** - corresponds to free parking spaces, the box is **blue**
- **not_free_parking_space** - corresponds to occupied parking spaces, the box is **red**
- **partially_free_parking_space** - corresponds to partially free parking spaces, the box is **yellow**

# Example of XML file structure
![](https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F12421376%2F65dd5de0f9498cf9c7cb9e59d796f852%2Fcarbon.png?generation=1691495144572290&alt=media)

# Parking Space Detection & Classification might be made in accordance with your requirements.

# 💴 Buy the Dataset: This is just an example of the data. Leave a request on **[https://trainingdata.pro/datasets](https://trainingdata.pro/datasets/parking-spaces-detection?utm_source=huggingface&utm_medium=cpc&utm_campaign=parking-space-detection-dataset)** to discuss your requirements, learn about the price and buy the dataset

## **[TrainingData](https://trainingdata.pro/datasets/parking-spaces-detection?utm_source=huggingface&utm_medium=cpc&utm_campaign=parking-space-detection-dataset)** provides high-quality data annotation tailored to your needs

More datasets in TrainingData's Kaggle account: **https://www.kaggle.com/trainingdatapro/datasets**

TrainingData's GitHub: **https://github.com/Trainingdata-datamarket/TrainingData_All_datasets**

*keywords: parking space detection system, parking spots, parking lot, automatic parking lots detection, parking spot surveillance, parking space classification, car park, occupancy detection, visual occupancy detection, visual occupancy classification, smart city, urban planning, oblect detection, image classification, image dataset, cctv*