https://github.com/abdulrahman-yasser/plate-recognition-based-on-iot
the project is about sending a specific plate number over mqtt from a node mcu to the pc.
https://github.com/abdulrahman-yasser/plate-recognition-based-on-iot
Last synced: 4 months ago
JSON representation
the project is about sending a specific plate number over mqtt from a node mcu to the pc.
- Host: GitHub
- URL: https://github.com/abdulrahman-yasser/plate-recognition-based-on-iot
- Owner: Abdulrahman-Yasser
- License: other
- Created: 2022-08-04T21:52:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-04T23:23:15.000Z (almost 3 years ago)
- Last Synced: 2025-01-08T22:46:35.002Z (5 months ago)
- Language: Jupyter Notebook
- Size: 5.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Plate-recognition-based-on-IoT
the project is about sending a specific plate number over mqtt from a node mcu to the pc.
the pc receives the plate number and then search in the dataset untill it find it.
after finding the plate we send back to the node mcu that the plate is founded.in the plate detection we have used YOLOv4.
for the YOLOv4 dataset i used the dataset in here.# monitoring the data over hivemq

# receiving the plate nember we want to find
# searching for the plate