540 skills found · Page 3 of 18
awslabs / Aws AI Solution KitMachine Learning APIs for common use cases, include: General OCR (Simplified/Traditional Chinese), Custom OCR, Image Similarity, Object Recognition, Face Detection, Face Comparison, Human Image Segmentation, Human Attribute Recognition, Pornography Detection, Image Super Resolution, Text Similarity, Car License Plate, etc.
shreyapamecha / Speed Estimation Of Vehicles With Plate DetectionThe main objective of this project is to identify overspeed vehicles, using Deep Learning and Machine Learning Algorithms. After acquisition of series of images from the video, trucks are detected using Haar Cascade Classifier. The model for the classifier is trained using lots of positive and negative images to make an XML file. This is followed by tracking down the vehicles and estimating their speeds with the help of their respective locations, ppm (pixels per meter) and fps (frames per second). Now, the cropped images of the identified trucks are sent for License Plate detection. The CCA (Connected Component Analysis) assists in Number Plate detection and Characters Segmentation. The SVC model is trained using characters images (20X20) and to increase the accuracy, 4 cross fold validation (Machine Learning) is also done. This model aids in recognizing the segmented characters. After recognition, the calculated speed of the trucks is fed into an excel sheet along with their license plate numbers. These trucks are also assigned some IDs to generate a systematized database.
GainSec / Anti Crime Ecosystem ResearchIndependent research white paper by Jon “GainSec” Gaines examining the security posture of a connected public safety technology ecosystem.
ufownl / Alpr UtilsALPR model in unconstrained scenarios for Chinese license plates
tianyalu / NeVehicleLicensePlateRecognition车牌识别C++项目
connervieira / PredatorThe ultimate customizable dash-cam platform, with ALPR and object recognition capabilities
hangxyz / License Plate Recognition By MATLAB基于MATLAB的车牌识别系统
Deevoluation / ALPRAutomatic License Plate Recognition
LCorleone / A Simple Chinese License Plate Generator And Recognition FrameworkA simple code for creating licence plate images and train e2e network
ZhangHuan95 / LPRVehicle License Plate Recognition,车牌识别,基于opencv一步步实现
alitourani / Yolo License Plate DetectionA License-Plate detecttion application based on YOLO
MicrocontrollersAndMore / OpenCV 3 License Plate Recognition CppNo description available
TheophileBuy / LicensePlateRecognitionNo description available
jasur-2902 / CarRecognitionThis is one of the best vehicle recognition applications. It can determine the car's license plate number, color, model, brand and year.
amirmgh1375 / Iranian License Plate Recognitioniranian car license plate recognition with yolo object detection and cnn lstm ctc loss
bennjordan / ALPRovingGroundA simple Python application to test adversarial noise attacks on license plate recognition systems (see my PlateShapez demo) and create an output dataset to train more effective attack models.
hpc203 / License Plate Detect Recoginition Pytorch深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行
Lighter-z / Stm32 License Plate RecognitionSTM32车牌识别
ufownl / Fake Chs LpGenerate the fake Chinese license plate images for detection & recognition
raysonlaroca / Rodosol Alpr DatasetRodoSol-ALPR: a dataset for license plate detection and recognition that includes 20K images of vehicles with Brazilian/Mercosur license plates.