TL;DR
This study develops a neural network-based method using aerial imagery and semantic segmentation to detect parking spaces and vehicles in Granada, enhancing urban parking management and planning.
Contribution
Introduces a novel Granada-specific dataset and compares multiple neural network models for urban parking space detection using aerial images.
Findings
DeepLabV3+ achieves the best segmentation performance.
The proprietary dataset improves model training accuracy.
Semantic segmentation effectively identifies parked and moving vehicles.
Abstract
This paper addresses the challenge of parking space detection in urban areas, focusing on the city of Granada. Utilizing aerial imagery, we develop and apply semantic segmentation techniques to accurately identify parked cars, moving cars and roads. A significant aspect of our research is the creation of a proprietary dataset specific to Granada, which is instrumental in training our neural network model. We employ Fully Convolutional Networks, Pyramid Networks and Dilated Convolutions, demonstrating their effectiveness in urban semantic segmentation. Our approach involves comparative analysis and optimization of various models, including Dynamic U-Net, PSPNet and DeepLabV3+, tailored for the segmentation of aerial images. The study includes a thorough experimentation phase, using datasets such as UDD5 and UAVid, alongside our custom Granada dataset. We evaluate our models using metrics…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMax Pooling · Average Pooling · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Concatenated Skip Connection · Pyramid Pooling Module · U-Net · Dilated Convolution · Auxiliary Classifier
