Dataset Viewer
The dataset viewer is not available for this dataset.
Cannot get the config names for the dataset.
Error code:   ConfigNamesError
Exception:    RuntimeError
Message:      Dataset scripts are no longer supported, but found parking-space-detection-dataset.py
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 66, in compute_config_names_response
                  config_names = get_dataset_config_names(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 161, in get_dataset_config_names
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1031, in dataset_module_factory
                  raise e1 from None
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 989, in dataset_module_factory
                  raise RuntimeError(f"Dataset scripts are no longer supported, but found {filename}")
              RuntimeError: Dataset scripts are no longer supported, but found parking-space-detection-dataset.py

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

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 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.

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

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 to discuss your requirements, learn about the price and buy the dataset

TrainingData 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

Downloads last month
33