Safety Helmet and Plate Detection
Safety Helmet Detection Github Repos
- njvisionpower/Safety-Helmet-Wearing-Dataset: safety helmet dataset, segmented by Yolo
- wujixiu/helmet-detection : SSD-MobileNet, Faster-RCNN, TinyYOLO etc. Paper
- BlcaKHat/yolov3-Helmet-Detection : YOLOv3, image
- iamdsc/automatic-helmet-detection : realtime, SSD-MobileNet
- Angericky/safety-helmet-detection-in-real-time-video: realtime, YOLO
- AyazSaiyed/Helmet-Detection-: image, YOLO
- rafiuddinkhan/Yolo-Training-GoogleColab: realtime, YOLO
- YaphetS-X/CenterNet-MobileNetV3: realtime, CenterNet-MobileNet
- PeterH0323/Smart_Construction: realtime, YOLOv5
- mohanrajmit/Safety_Detection: realtime, YOLO
- Object-Detection_HelmetDetection: image (video?), Contex RCNN
- BlcaKHat/yolov3-Helmet-Detection : YOLO
- AnshulSood11/PPE-Detection-YOLO-Deep_SORT: YOLO, deepsort
- iamdsc/automatic-helmet-detection
- abhijeet-talaulikar/Automatic-Helmet-Detection: Designing a system that can automatically detect the absence of helmet on motorcyclists by processing live video streams from a surveillance camera.
- abhishekbhutra1/Motorcyclist-Detection: Detection of Motorcyclist without helmet
- RajaSudalai/Motorcyclist_Helmet_Detection: Automatic traffic violation detection of Motorcyclist not wearing Helmet - Instance Segmentation using Mask R-CNN
- ashish2050/Smart-Traffic-Surveillance-System-: a model built using YOLOv4 and Darknet to detect helmet and licence plate of a motorcyclist
- SachinHR/Automatic-number-plate-recognition-for-motorcyclists-riding-without-helmet.: Automatic number plate recognition for motorcyclists riding without helmet with OpenCV.
- Tejaswini1399/Detection-of-Motorcyclists-without-helmet
- PardeshiSourabh/ObjectDetectionHaar: Object Detection using Haar-like features to enforce helmet check for motorcyclists and improve rider safety
License Plate Detection Github Repos
- openalpr/openalpr: OpenALPR is an open-source Automatic License Plate Recognition library written in C++ with bindings in C#, Java, Node.js, Go, and Python. The library analyzes images and video streams to identify license plates.
- xuexingyu24/License_Plate_Detection_Pytorch: This is a two-stage lightweight and robust license plate recognition in MTCNN and LPRNet using Pytorch. MTCNN is a very well-known real-time detection model primarily designed for human face recognition. It is modified for license plate detection. LPRNet, another real-time end-to-end DNN, is utilized for subsequent recognition.
- Dharun/Tensorflow-License-Plate-Detection : ssd-mobilenet + tasseract OCR
- sergiomsilva/alpr-unconstrained, paper
- TheophileBuy/LicensePlateRecognition : Yolo+Edge Detection+CNN
- qjadud1994/CRNN-Keras : CNN (for character recognition) + RNN (for number sequence detection), image
- lyl8213/Plate_Recognition-LPRnet, paper : CNN + CTC, image
- sirius-ai/LPRNet_Pytorch, LPRNet implementation in Pytorch
- Tensorflow Plate Reader
- Dharun/Tensorflow-License-Plate-Detection: The project developed using TensorFlow to recognize the License Plate from a car and to detect the charcters from it.
- sergiomsilva/alpr-unconstrained: License Plate Detection and Recognition in Unconstrained Scenarios
- zhubenfu/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9: works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
- detectRecog/CCPD: ECCV 2018 CCPD: a diverse and well-annotated dataset for license plate detection and recognition
- ThorPham/License-plate-detection: This project using yolo3 to detection license plate in street
- Sardhendu/License-Plate-Detection: {Python}: Detect and extract the license plate of vehicles using Machine Learning and Image Processing Techniques
- stevefielding/tensorflow-anpr: Automatic Number (License) Plate Recognition using Tensorflow Object Detection API ANLPR Tensorflow
- NanoNets/number-plate-detection: Automatic License Plate Reader using tensorflow attention OCR
- SarthakV7/AI-based-indian-license-plate-detection : Haar Cascade
- anuj200199/licenseplatedetection: License plate Object Detection through YOLOv3 and Recognition through pytesseract: YOLO + Tasseract
- mshoush/ALPR: Automatic License Plate Detection and Recognition from Videos (Real Time) Video
- muskan269/License-Plate-Detection: This project detects and recognizes license plate of vehicles from an image or a video.Video
- AKowshik/License-Plate-Detection-Using-YOLO: A license plate detector that extracts plate information in real-time. Yolo-Tasseract
Ideas
Safety Helmet Detection Paper
Safety Helmet and Plate Detection Papers
2020-2022, Imron Rosyadi Revision
896736d