Optimized Fast R-CNN for Automated Parking Space Detection: Evaluating Efficiency with MiniFasterRCNN
DOI:
https://doi.org/10.4314/p272b841Keywords:
Parking Space Detection, fast R-CNN, transfer learning, computer vision, object detectionAbstract
Automated parking space detection is a crucial application of computer vision in intelligent transportation systems. In this study, we developed a Fast R-CNN-based model for classifying and localizing parking spaces into empty and occupied categories. The model architecture consists of a pre-trained CNN backbone (ResNet50) for feature extraction, a Region Proposal Network (RPN) for generating potential bounding boxes, and Region-of-Interest (RoI) pooling for feature refinement. The classification head utilizes a softmax activation function with cross-entropy loss, while the bounding box coordinates are refined using smooth L1 loss. To facilitate training, we employed Roboflow for dataset annotation, creating ground truth bounding boxes for parking spaces. The model was fine-tuned using transfer learning, leveraging knowledge from the COCO dataset. Training involved hyperparameter optimization, including learning rate scheduling and weight decay, to enhance convergence. Model selection was based on validation loss and accuracy to ensure generalization to unseen data. The model was deployed using Gradio, allowing real-time parking space detection from uploaded images. Despite achieving a final loss of 0.8280, the model exhibited some background noise distortions, impacting detection accuracy. To address this limitation, we explored a lightweight alternative, MiniFasterRCNN, optimized for efficiency with a simpler architecture. The MiniFasterRCNN was trained on a three-class dataset (empty, occupied, background), achieving a validation accuracy of 77.78%. However, attempts to achieve 100% accuracy proved inefficient, highlighting the need for further improvements, such as segmentation techniques (Masked R-CNN). This research demonstrates the feasibility of Fast R-CNN-based models for parking space detection while emphasizing the importance of architectural optimizations and hyperparameter tuning for improved accuracy and robustness in real-world applications
Downloads
Published
Issue
Section
Most read articles by the same author(s)
- Olumide Oni, Memory-Enhanced Conversational AI: A Generative Approach for Context-Aware and Personalized Chatbots , Communication In Physical Sciences: Vol. 12 No. 2 (2025): VOLUME 12 ISSUE 2
Similar Articles
- Robinson Ogochukwu Isichei, The Intersection of Artificial Intelligence, Music, and Religion: An Extensive Review Highlighting Contemporary and Emerging Perspectives , Communication In Physical Sciences: Vol. 9 No. 4 (2023): VOLUME 9 ISSUE 4
- Jeremiah Makarau Iliya, Mark Madumelu, Aisha Yusuf Lawal, Study on Opportunities and Challenges of Online Chemistry Education: A Case Study of Federal University Of Education (FUE) Zaria, Kaduna State , Communication In Physical Sciences: Vol. 12 No. 5 (2025): Vol 12 ISSUE 5
- Babatunde T. Ogunyemi, Richard A. Ukpe, Quantum Molecular Parameters for the Prediction of Corrosion Inhibition potentials of some Alkaloids in Cryptocarya nigra Stem , Communication In Physical Sciences: Vol. 8 No. 4 (2022): VOLUME 8 ISSUE 4
- Muhammad Bello, Musa Bello, Dunah Lawissense Godfrey, Effect of Multimedia-Enriched Lecture Method on Retention Among Secondary School Physics Students in Kano Metropolis, Nigeria , Communication In Physical Sciences: Vol. 12 No. 3 (2025): VOLUME 12 ISSUE 3
- Nkem B. Iroha, Richard A. Ukpe, Investigation of the Inhibition of the Corrosion of carbon steel in Solution of HCl by Glimepiride , Communication In Physical Sciences: Vol. 5 No. 3 (2020): VOLUME 5 ISSUE 3
- Kayode Idowu Ogungbemi, Williams Igoniye, Zaccheaus Ayo Ibitoye, Margret Abosede Adedokun, Olusola Olurotimi Oyebola, Radiation Doses in Fishing Water and Coast Soil in Lagos State South West Nigeria , Communication In Physical Sciences: Vol. 8 No. 4 (2022): VOLUME 8 ISSUE 4
- Ifeanyi E. Otuokere, J. C. Anyanwu, K. K. Igwe, Ni(II) Complex of a Novel Schiff Base Derived from Benzaldehyde and Sulphathiazole: Synthesis, Characterization and Antibacterial Studies , Communication In Physical Sciences: Vol. 5 No. 2 (2020): VOLUME 5 ISSUE 2
- Edith.U. Omede, 2Optimization of Determinant Diagnostic Symptoms for Febrile Diseases using Genetic Algorithm , Communication In Physical Sciences: Vol. 8 No. 4 (2022): VOLUME 8 ISSUE 4
- I. Usman, Modification of White Method for Quantitative Evaluation of 5hydroxymethylfurfural in Honey , Communication In Physical Sciences: Vol. 5 No. 1 (2020): VOLUME 5 ISSUE 1
- R. Nasir, PHYTOCHEMICAL ANALYSIS AND ANTIMICROBIAL ACTIVITY OF LEAVE EXTRACT OF Amaranthus spinosus , Communication In Physical Sciences: Vol. 5 No. 1 (2020): VOLUME 5 ISSUE 1
You may also start an advanced similarity search for this article.



