gifflet / opencv-text-detectionLinks
Text detection using OpenCV's EAST detector in Python. Perfect for computer vision and OCR projects.
☆16Updated 11 months ago
Alternatives and similar repositories for opencv-text-detection
Users that are interested in opencv-text-detection are comparing it to the libraries listed below
Sorting:
- To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a struc…☆46Updated 5 years ago
- Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to tra…☆152Updated 2 years ago
- NanoNets OCR API Example for Python☆204Updated 3 years ago
- Building OCR using YOLO and Tesseract☆96Updated 4 years ago
- Machine Learning Project to identify an ID Card on an image☆49Updated 3 years ago
- Optical character recognition Using Deep Learning☆30Updated 7 years ago
- A simple tf.keras 2.1 implementation of CRNN OCR with data generator☆35Updated 5 years ago
- ☆94Updated 2 years ago
- A project where the license plate number is extracted from image of a vehicle using Object detection and Character recognition techniques…☆103Updated 4 years ago
- YOLO for custom object detection and passing the detected objects to Tesseract☆62Updated 2 years ago
- A pytorch implementation of a darkent trained yolov4-tiny model that can detect number plates and helmets if a number plate is detected i…☆75Updated 4 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆126Updated 3 years ago
- ☆114Updated 4 years ago
- ☆68Updated 4 years ago
- Repository for PyImageSearch Crash Course on Computer Vision and Deep Learning☆321Updated 2 years ago
- A Python application based on Machine learning and Deep learning that detects text/sentences in an image. (Using CNN in Keras Framework a…☆32Updated 7 years ago
- To try CTC in Keras☆19Updated 6 years ago
- In this project we utilize OpenCV t in order to identify the license number plates and the python pytesseract for the characters and digi…☆86Updated 4 months ago
- Use MobileNet SSD and openCV to detect and count car on road☆12Updated 5 years ago
- Detecting and Reading vehicle's license plate from various countries (Germany, Vietnam, Japan, Thailand, Saudi, Russia, Korea, Usa, India…☆179Updated 4 years ago
- ☆130Updated 5 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆327Updated 10 months ago
- Machine Learning Project to identify an ID Card on an image☆62Updated last year
- YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-o…☆18Updated 6 years ago
- Liveness detection experiments☆56Updated 5 years ago
- This is a simple vehile detection project using Computer Vision☆69Updated 3 years ago
- The project developed using TensorFlow to recognize the License Plate from a car and to detect the charcters from it.☆297Updated 7 years ago
- ☆12Updated 5 years ago
- An eye-blink detection-based face liveness detection algorithm to thwart photo attacks.☆102Updated 4 years ago
- Optical character recognition (OCR) is process of classification of opti- cal patterns contained in a digital image. The character recogn…☆41Updated 3 years ago