This project showcases a real-time image detection software designed for use in parking garages (gara), focusing on the accurate detection and recognition of Vietnamese license plates. Leveraging a combination of deep learning techniques with a Flask-based web application, the system provides a robust and efficient solution for automated vehicle entry and tracking.
The core of the application consists of a convolutional neural network (CNN) for license plate detection, and an optical character recognition (OCR) model for text recognition. The Flask application handles image uploads or video streaming, passing the image frames to the detection pipeline, extracting license plate information, and presenting the results to the user.
Link to your GitHub repository
This project demonstrates the practical application of computer vision in a real-world scenario. This image-detection-software serves as a solution for automatic number plate recognition (ANPR), offering seamless entry for vehicles within parking garages and improved monitoring and tracking capabilities.
I'm excited to present this project at the Computer Vision Projects Expo 2024!
Dự án này giới thiệu một phần mềm nhận diện hình ảnh thời gian thực được thiết kế để sử dụng trong các gara đậu xe, tập trung vào việc phát hiện và nhận dạng chính xác biển số xe Việt Nam. Sử dụng kết hợp các kỹ thuật học sâu với một ứng dụng web dựa trên Flask, hệ thống cung cấp một giải pháp mạnh mẽ và hiệu quả để tự động hóa việc vào và theo dõi xe.
Cốt lõi của ứng dụng bao gồm một mạng nơ-ron tích chập (CNN) để phát hiện biển số xe và một mô hình nhận dạng ký tự quang học (OCR) để nhận dạng văn bản. Ứng dụng Flask xử lý việc tải lên hình ảnh hoặc phát trực tiếp video, chuyển các khung hình đến pipeline phát hiện, trích xuất thông tin biển số xe và hiển thị kết quả cho người dùng.
Liên kết đến kho lưu trữ GitHub của bạn
Dự án này thể hiện ứng dụng thực tế của thị giác máy tính trong một kịch bản thực tế. Phần mềm nhận diện hình ảnh này hoạt động như một giải pháp nhận dạng biển số xe tự động (ANPR), cung cấp lối vào liền mạch cho các phương tiện trong các gara đậu xe và cải thiện khả năng giám sát và theo dõi.
Tôi rất háo hức được giới thiệu dự án này tại Computer Vision Projects Expo 2024!
本项目展示了一个专为停车场(gara)设计的实时图像检测软件,专注于准确检测和识别越南车牌。通过结合深度学习技术与基于 Flask 的 Web 应用程序,该系统为自动化车辆进入和跟踪提供了一个强大而高效的解决方案。
该应用程序的核心包括用于车牌检测的卷积神经网络 (CNN) 和用于文本识别的光学字符识别 (OCR) 模型。 Flask 应用程序处理图像上传或视频流,将图像帧传递到检测管道,提取车牌信息,并将结果呈现给用户。
该项目展示了计算机视觉在现实场景中的实际应用。 此图像检测软件作为自动车牌识别 (ANPR) 解决方案,为停车场内的车辆提供无缝进入,并改进了监控和跟踪功能。
我很高兴能在 2024 年计算机视觉项目博览会上展示这个项目!