gifflet / opencv-text-detectionLinks
Text detection using OpenCV's EAST detector in Python. Perfect for computer vision and OCR projects.
☆15Updated 7 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:
- ☆110Updated 4 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…☆78Updated this week
- Building OCR using YOLO and Tesseract☆95Updated 3 years ago
- Machine Learning Project to identify an ID Card on an image☆49Updated 3 years ago
- Face Recognition System using FaceNet☆15Updated 5 years ago
- A project where the license plate number is extracted from image of a vehicle using Object detection and Character recognition techniques…☆99Updated 4 years ago
- A python-based algorithm for id-card rectification☆48Updated 9 months ago
- Implemented two papers for offline signature verification. Both use different deep learning techniques - Convolutional network and Siames…☆26Updated 7 years ago
- predicting more than 2 classes from publicly available image data, for annotation we are using VGG annotator latest version☆39Updated 4 years ago
- I have customized the code of Adrian to find 4 points of document or rectangle dynamically. Here i have added findLargestCountours and co…☆38Updated 7 years ago
- Optical character recognition Using Deep Learning☆30Updated 7 years ago
- ☆95Updated last year
- Proceed with text detection only in the selected area of the image☆217Updated last year
- A pytorch implementation of a darkent trained yolov4-tiny model that can detect number plates and helmets if a number plate is detected i…☆72Updated 4 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…☆153Updated 2 years ago
- A short walkthrough on using Easy OCR for Optical Character Recognition with Python and Pytorch.☆44Updated 4 years ago
- Resource Belajar Deep Learning Object Detection di Jetson Nano☆34Updated 3 years ago
- ☆44Updated 2 years ago
- In this repository, I present a retail store item detector using YOLOv5☆113Updated 3 years ago
- NanoNets OCR API Example for Python☆195Updated 3 years ago
- Automatic License Plate Reader using tensorflow attention OCR☆64Updated 5 years ago
- Identifying forged signatures using convolutional siamese networks implemented in Keras☆51Updated 4 years ago
- Use the Tensorflow Object Detection API with Tensorflow 2☆138Updated 4 years ago
- From identity card image, this repo detect 4 corners, align by OpenCV, then detect word in image and recognize word by Transformer OCR.☆149Updated 2 years ago
- To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a struc…☆44Updated 5 years ago
- This project is for the ultimate manner of identifying the License Plate. Combining YOLOv7 object detection, Hough transform alignment, a…☆38Updated last year
- A guide on how to setup TensorFlow Object Detection API in 2020☆89Updated 2 years ago
- Automatic License/Number Plate Recognition using YOLOv3 and LeNet Architecture☆16Updated last year
- ☆12Updated 5 years ago
- Download and convert MIDV-500 annotations to COCO instance segmentation format☆91Updated 4 years ago