License Plate Detection Demo Using Raspberry Pi Camera

  Рет қаралды 73,567

Data Slayer

Data Slayer

Күн бұрын

No more parking tickets?
Product Links (some are affiliate links)
- Raspberry Pi 5 👉 amzn.to/3SzmYiT
- Raspberry Pi Camera 👉 amzn.to/3u9ewh8
This tutorial will demonstrate how ip cameras or Raspberry Pi with camera module can be used to both detect and transcribe license plates in video feeds. This particular implementation uses a license plate recognition software package called Open ALPR.
OpenALPR is a NVIDIA software company that develops license plate and vehicle recognition products. The OpenALPR software achieves state-of-the-art accuracy through the use of deep learning. OpenALPR products are used in a wide variety of applications, such as surveillance, parking enforcement, data entry, and supply chain automation. The company is based in Boston, MA and supports customers worldwide.
ALPR, ANPR, LPR, License Plate Recognition, Open Source, Free, License Plate, Number Plate
Outline
Intro 0:00 - 1:02
Parking Garage Prototype 1:02 - 1:55
Open ALPR 1:55 - 2:28
Tech Stack 2:28 - 3:26
Configure RPI 3:26 - 4:00
Add Camera Module 4:00 - 4:34
Format MicroSD Card 4:34 - 5:00
Install Imager 5:00 - 5:22
Advanced Options 5:22 - 6:23
Boot RPi 6:23 - 7:30
Connect to RPi with SSH 7:30 - 14:10
Create AutoML Model 14:10 - 41:33
GitHub Repo
github.com/aioverlords/Licens...
#computervision #raspberrypi #openalpr
Open ALPR
www.openalpr.com/
www.tensorflow.org/js
tesseract.projectnaptha.com/
www.raspberrypi.com/software/

Пікірлер: 78
@AtactHD
@AtactHD Жыл бұрын
I can't believe I just watched the full hour of this. Definitely one of the coolest videos I've ever seen. Thank you!
@johnbubu8310
@johnbubu8310 Жыл бұрын
Thank you for your tutorial. It gives a good overview of how ai models work 😊
@DaisyHollowBooks
@DaisyHollowBooks 8 ай бұрын
This is really interesting. I had no idea this kind of thing is possible with Raspberry Pi.
@AndersJackson
@AndersJackson Жыл бұрын
Great video on a interesting topic. thanks. Some comments: I would set the name when flashing the SD card with Imager program. Then there will not be a conflicting name when you connect with ssh. And IF you get a conflict, you can also use the command line to remove the conflicting name from ssh configuration, if you have. I never do "sudo su -" I just use "sudo commad" when I need root access. I prefers Emacs instead of vim. I usually edit files over ssh by using Emacs on my machine. I find that easier then to install Emacs or vim on the target machine.
@JohnDoe-id9hi
@JohnDoe-id9hi 4 ай бұрын
Thank you, thank you so much for making this video.
@trezero
@trezero Жыл бұрын
Great video. Any significant updates with using Vertex AI since it seems to be replacing the older Vision AI?
@kerron_
@kerron_ Жыл бұрын
Will try this
@mikkolempinen2717
@mikkolempinen2717 Жыл бұрын
Does this learn from every new camera photo or do you have to manually make a new run with all the images?
@tacom6
@tacom6 Жыл бұрын
What if all I need is an endpoint that reads numbers off of a camera feed (source could be another monitor with some metrics etc etc). Is there a way to accomplish that without using Web APIs, ie completely offline.
@SH0RELESS
@SH0RELESS Жыл бұрын
Thx for effort
@meghanarprakash7862
@meghanarprakash7862 Жыл бұрын
Great video!!! It helped a lot. I just wanted to know the camera specification
@jaygeeantonio
@jaygeeantonio 2 ай бұрын
Can you write a sql injection on paper and use the ocr in speed cams to do anything
@yulianad.sabusalu8592
@yulianad.sabusalu8592 Жыл бұрын
I really like your video, it's really good. I'm working on my thesis. I am very grateful if you can help me.🙏
@thiruvengadam96
@thiruvengadam96 Жыл бұрын
Can you compare Raspberry Pi with Google Coral Dev Board for similar use case?
@SmarTechZ
@SmarTechZ 4 ай бұрын
Connecting a Coral TPU to a Raspberry Pi will enhance speed, but is it necessary to convert the model to TensorFlow Lite?
@vikashkumar-cr7ee
@vikashkumar-cr7ee 7 ай бұрын
Dear tutor Greetings! I have gone through your KZbin tutorial lector and found it really informative. I am requesting you make a Tutorial integrating IoT Raspberry Pi and computer vision. It would be highly helpful for students like us who want to develop a project.
@user-ed4yp6eq5k
@user-ed4yp6eq5k 2 күн бұрын
Question. Im using roboflow on my surface pro and steam deck my model is getting 5fps with this be faster? I need at least 30fps
@kilianlanger3668
@kilianlanger3668 Жыл бұрын
Danke!
@toober6789
@toober6789 8 ай бұрын
Do you think it'd be possible to match the license plates against a database of stolen cars and then flash a dynamic sign to drivers to let them know they are driving a stolen car? (This could be a useful deterrent against crimes committed in stolen cars!)
@alwaha4283
@alwaha4283 10 ай бұрын
Very informative video tnx😮
@muhammadm1237
@muhammadm1237 Ай бұрын
Which os version you are running on the pi? Year and bit type (32-64bit)
@jirayuvijjakajohn295
@jirayuvijjakajohn295 3 ай бұрын
51:26 what is it that you are holding in your left hand
@mintheartist8890
@mintheartist8890 5 ай бұрын
Data Slayer. At 8:17 when you clear out the host file. For me when I try this, it doesn't let me edit it at all. Is there a solution to this?
@ma.sofhiahorteza6164
@ma.sofhiahorteza6164 Ай бұрын
hi there data slayer been following your method i tried to import the csv file into the datasheet it seems it does not accept it
@samyakgauri2749
@samyakgauri2749 4 ай бұрын
Does this Work with Speedy Moving Vehicles?
@Anonymous-qj5no
@Anonymous-qj5no Жыл бұрын
Hi can i use it with a usb webcam
@arhaanar1577
@arhaanar1577 Жыл бұрын
Can anyone please provide me with the link to buy the camera module or just tell me the camera model i really need it .... project deadline is approaching please help me out ....
@lunaestella1384
@lunaestella1384 Ай бұрын
can i integrate it with using only a webcamera?
@jordancreglia5754
@jordancreglia5754 Жыл бұрын
Thoughts on how to set this up with an existing PoE camera and DVR?
@RicardoRibeiro-dorcari
@RicardoRibeiro-dorcari Жыл бұрын
If you can get an rtsp stream of the video feed you can make it work
@PrivateUsername
@PrivateUsername Жыл бұрын
Comment for the algo: man, I can't believe you are able to get any work done at all with that horrible font in the Terminal.
@aymaneelfahsi8048
@aymaneelfahsi8048 11 ай бұрын
Hello sir, will this work with raspberrypi4 with a pi camera module 2 (i’m planning onusing opencv-python)
@abc123fhdi
@abc123fhdi Жыл бұрын
can you do this with a dash cam.
@caryllcarino-lg4fi
@caryllcarino-lg4fi 3 ай бұрын
is it applicable on windows?
@KettlebellGunsmith
@KettlebellGunsmith 5 ай бұрын
Anyone else notice it OCR'ed the "GDD Z55" license plate incorrectly as "GDD 255"?
@blueraventy
@blueraventy Ай бұрын
Is it okay to use usb drive instead of sd card?
@LuisCarlosMalo
@LuisCarlosMalo Жыл бұрын
Thanks for sharing!! Do you know some 100% local alternative without having to send the pictures to the internet? A raspberry alone may not have enough power to analyze the number plates by itself, but what about with the help of a Google Coral USB stick or similar? Thanks in advance!
@DataSlayerMedia
@DataSlayerMedia Жыл бұрын
It has enough power I just couldn't fine any good local OCR that worked well. There are probable some out there tho.
@LuisCarlosMalo
@LuisCarlosMalo Жыл бұрын
@@DataSlayerMedia thanks 🙏
@arsenkabey2684
@arsenkabey2684 Жыл бұрын
Hello Dear, please a need to extract plate from movies
@bccicone
@bccicone Жыл бұрын
Great video! Could you list the commands and the websites you are using. Having a hard time seeing the commands. Much appreciated!! Not seeing them in the text below the video.
@bccicone
@bccicone Жыл бұрын
Just FYI.. I have everything completed up to the start of google cloud and forward.
@virugupta707
@virugupta707 Жыл бұрын
This model will be effective when vehicle is moving
@harshadade2849
@harshadade2849 3 ай бұрын
how's if we are not using led display
@a.t.mfazlarabbi2528
@a.t.mfazlarabbi2528 Жыл бұрын
What's the ram size of this raspberry pi 4 module B ?
@anuragparcha4483
@anuragparcha4483 9 ай бұрын
4 GB I believe
@_HI-tt2qp
@_HI-tt2qp Жыл бұрын
@49:49 I haver error Cannot find module '@google-cloud/vision' .... How can I solved it?
@mr.manfresh4244
@mr.manfresh4244 Жыл бұрын
did you manage to solve it?
@barachielling8245
@barachielling8245 Жыл бұрын
same
@LordJupiter7
@LordJupiter7 Жыл бұрын
I'm also faced with this problem. A reply or a fix to the git repo would be appreciated.
@netq254
@netq254 9 ай бұрын
The ending is confusing me, you say that Tesseract is inaccurate and to use Google Vision for the extraction of the license plate string, but then you don't explain how to use it or set it up, what am I missing?
@nauffaliqbal7921
@nauffaliqbal7921 Ай бұрын
yeah i feel you, do u by any chance know how to use/set it up now?ur replies mean so much to me
@netq254
@netq254 Ай бұрын
@@nauffaliqbal7921 I went a completely different route. Easy OCR for python is the most effective tool I found. The key is: High resolution images of the plate, (the more zoomed in and clearer the image, the more accurate the results) and you may need the necessary pre-processing steps on the image before attempting to run OCR on it. Google common pre-processing tips for OCR or ask chatGPT (grayscale, thresholding etc).
@caplanrobert8288
@caplanrobert8288 Жыл бұрын
great tutorial! but I have to say it, your terminal character spacing is kinda weird :D
@coucal
@coucal Жыл бұрын
🙂 26:20 is Sanjay Dutt's ROLLS ROYCE PHANTOM. He is a India film actor.
@DataSlayerMedia
@DataSlayerMedia Жыл бұрын
Interesting
@shubhamsahamate6188
@shubhamsahamate6188 Ай бұрын
fyi it's a RR Ghost, not a phantom
@mahmoudhussien5522
@mahmoudhussien5522 Жыл бұрын
Hello where is a gcp-key.json script?
@mr.manfresh4244
@mr.manfresh4244 Жыл бұрын
did you find it?
@samppaturunen9371
@samppaturunen9371 Жыл бұрын
I replicated what you did and eventually got it working since the Google Cloud has changed a bit and, you did not cover all details like creating credentials and such. But thanks!
@stark_7114
@stark_7114 9 ай бұрын
Brother can you help me through this code running issue. where is gcp-key.json script? how to run the script?
@nauffaliqbal7921
@nauffaliqbal7921 Ай бұрын
did u know how to set up the google vision since he doesnt show it
@johncarpenter224
@johncarpenter224 Жыл бұрын
Business format waiting
@MYance-ut3ud
@MYance-ut3ud Жыл бұрын
How can i get code?
@DataSlayerMedia
@DataSlayerMedia Жыл бұрын
github.com/aioverlords/License-Plate-Detection
@NFlight
@NFlight Жыл бұрын
Funny... this video is only a few months old and the areas in the video on Google look way different now.
@weirdsciencetv4999
@weirdsciencetv4999 Жыл бұрын
Why not also train the model on the edge? I am pretty aggravated by cloud services
@ericmbusa
@ericmbusa Жыл бұрын
Both of your videos are giving me js errors .. possibly related to the version? What version were you using in this video? (function (exports, require, module, __filename, __dirname) { const { exec } = require('child_process'); SyntaxError: Unexpected token {
@evanellis4097
@evanellis4097 9 ай бұрын
You didn't close the bracket, should be (function (exports, require, module, __filename, __dirname) { const { exec } = require('child_process')};
@Andres-Estrella
@Andres-Estrella Жыл бұрын
I can't believe a raspberry pi can run these neural networks
@rahulaggarwal3977
@rahulaggarwal3977 Жыл бұрын
What?
@caribbeanchild
@caribbeanchild Жыл бұрын
Cold coffee. Yuck.
@MohamadsGarage
@MohamadsGarage Жыл бұрын
bro, are you ok? you sounds sleepy asf
@meant4com
@meant4com 4 ай бұрын
Well using cloud vision endpoint is contradicting you living on the edge
Face Recognition With Raspberry Pi + OpenCV + Python
7:15
Core Electronics
Рет қаралды 170 М.
КАРМАНЧИК 2 СЕЗОН 5 СЕРИЯ
27:21
Inter Production
Рет қаралды 568 М.
[柴犬ASMR]曼玉Manyu&小白Bai 毛发护理Spa asmr
01:00
是曼玉不是鳗鱼
Рет қаралды 45 МЛН
狼来了的故事你们听过吗?#天使 #小丑 #超人不会飞
00:42
超人不会飞
Рет қаралды 52 МЛН
1❤️
00:20
すしらーめん《りく》
Рет қаралды 32 МЛН
Automatic number plate recognition (ANPR) with Yolov9 and EasyOCR
11:38
12 New AI Projects using Raspberry-Pi, Jetson Nano & more
7:50
ToP Projects Compilation
Рет қаралды 624 М.
lofi hip hop radio 📚 - beats to relax/study to
Lofi Girl
Рет қаралды 32 М.
Google Just Turned the RPi into a Supercomputer...
5:42
Data Slayer
Рет қаралды 538 М.
Simple Facial Recognition project with Raspberry Pi
4:55
Thomas the Maker
Рет қаралды 14 М.
I Can Save You Money! - Raspberry Pi Alternatives
15:04
Linus Tech Tips
Рет қаралды 3,2 МЛН
“Hidden Gem” - Unison Research Tube Amplifiers
6:14
THE ABSOLUTE SOUND
Рет қаралды 370
Raspberry Pi Object Detection Tutorial
9:20
Sam Westby Tech
Рет қаралды 69 М.
Testing out the NEW Raspberry Pi Camera Module 3
9:40
Jeff Geerling
Рет қаралды 290 М.
Nokia 3310 versus Red Hot Ball
0:37
PressTube
Рет қаралды 3,6 МЛН
😱НОУТБУК СОСЕДКИ😱
0:30
OMG DEN
Рет қаралды 2,4 МЛН
Карточка Зарядка 📱 ( @ArshSoni )
0:23
EpicShortsRussia
Рет қаралды 180 М.
Топ-3 суперкрутых ПК из CompShop
1:00
CompShop Shorts
Рет қаралды 153 М.
📱 SAMSUNG, ЧТО С ЛИЦОМ? 🤡
0:46
Яблочный Маньяк
Рет қаралды 1,7 МЛН
A Comprehensive Guide to Using Zoyya Tools for Photo Editing
0:50