Skip to content

discovery-unicamp/smartparking_unicamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Parking System with Deep Learning at Unicamp

This repository contains the complete implementation of a real-time smart parking monitoring system using edge computing and deep learning, representing a decade of research iterations at Unicamp.

Architecture:

System Overview

📜 Project Timeline & Key Events

System Overview

The system has evolved through multiple research phases, leading to significant improvements in deep learning-based parking detection.

🚀 2025 (Second Deployment)

  • The YOLOv11m model, optimized with TensorFlow Lite, was selected for deployment.
  • Achieved the best balance between accuracy and inference speed for real-time edge computing.
  • Results and a comparison between the other research phases and deployment were made and submitted to the Urban Computing Workshop (IX Workshop de Computação Urbana - CoUrb 2025) in the paper 10 Years of Deep Learning for Vehicle Detection at a Smart Parking : What has Changed?

🔍 2024 (Research Phase 3)

🔍 2020-2024 (Research Phase 2)

  • Evaluated YOLO models (YOLOv3) and two-stage detectors (Mask R-CNN).
  • Focused on improving accuracy and inference speed for real-time detection.
  • Results of YOLOv3 were published at the technical report SmartParking A smart solution using Deep Learning.

🚀 2019 (First Deployment)

  • The system was first deployed using the SSD-based EfficientDet d2 model optimized with TensorFlow Lite.
  • The project appeared in the media: Inova Campinas 2019.

🔍 2015-2019 (Research Phase 1)

  • Initial research focused on CNN-based object detection for parking space identification.
  • Experimented with GoogleLeNet and Xception for feature extraction.
  • A presentation on the project was delivered at PAPIs.io LATAM 2018.
  • Showcased early findings on smart parking and deep learning applications.

Real Time Demonstration Video:

System Overview

Full video link


🛠 Hardware Setup

For complete hardware instructions go to 📖 Hardware Documentation

Key components:


💻 Software Implementation

For detailed software documentation go to 📖 Software Documentation

Key components:


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published