Skip to content

📄Image-Based Parking Space Occupancy Classification: Dataset and Baseline

License

Notifications You must be signed in to change notification settings

ethanclewis/parking-space-occupancy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unveiling Urban Parking: Enhanced Image Analysis for Vacant Space Detection

Forked from official repository for the Image-Based Parking Space Occupancy Classification: Dataset and Baseline paper.

We introduce an effective training method using a custom data augmentation strategy to improve previous models' abilities to reason about occlusions caused surrounding vehicles, trees, and other natural or urban features.

In this repository, we provide:

Dataset

The dataset (Action-Camera Parking Dataset) contains 293 images captured at a roughly 10-meter height using a GoPro Hero 6 camera. Here is a sample from the dataset:

alt text

Results

To reproduce our quantitative results, simply clone the repo and run the results notebook locally.

Training

To understand the workflow of the repo, train your own models, etc., we recommened working through the notebooks in the following order:

Citation

@misc{marek2021imagebased,
      title={Image-Based Parking Space Occupancy Classification: Dataset and Baseline}, 
      author={Martin Marek},
      year={2021},
      eprint={2107.12207},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

About

📄Image-Based Parking Space Occupancy Classification: Dataset and Baseline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%