easyocr
There are 352 repositories under easyocr topic.
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
RapidAI/RapidOCR
📄 Awesome OCR multiple programing languages toolkits based on ONNXRuntime, OpenVINO, PaddlePaddle and PyTorch.
ramjke/Translumo
Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.
yqchilde/JDMemberCloseAccount
学习python操作selenium的一个🌰 ,也是一种京东全自动退会方案
junhoyeo/BetterOCR
🔍 Better text detection by combining multiple OCR engines (EasyOCR, Tesseract, and Pororo) with 🧠 LLM.
Muhammad-Zeerak-Khan/Automatic-License-Plate-Recognition-using-YOLOv8
License Plate Detection using YOLOv8
aqntks/Easy-Yolo-OCR
Proceed with text detection only in the selected area of the image
mftnakrsu/Automatic_Number_Plate_Recognition_YOLO_OCR
Automatic number plate recognition using tech: Yolo, OCR, Scene text detection, scene text recognation, flask, torch
steve1316/granblue-automation-pyautogui
Educational application aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using a variety of CV technologies in the backend such as OpenCV, PyAutoGUI and EasyOCR and a frontend coded in Typescript.
ilic5000/pabkvizgenerator
Anansi is a computer vision (cv2 and FFmpeg) + OCR (EasyOCR and tesseract) python-based crawler for finding and extracting questions and correct answers from video files of popular TV game shows in the Balkan region.
musimab/Tc_ID_Card_OCR
Automatic information extraction from identity card with ocr
phkhanhtrinh23/translation_layoutrecovery
This is a project that translates a .pdf file, preserving the original layout of that .pdf file. [UPDATED] We have achieved the Second Prize of the Cinnamon AI Bootcamp 2023.
cfanatic/ocr-receipt
Perform optical character recognition on receipts
thanhkeke97/RSTGameTranslation
🎮 Real-time Game Translation Tool | OCR + AI Translation | Windows Gaming | Open Source
mftnakrsu/Comparison-of-OCR
Comparison-of-OCR (KerasOCR, PyTesseract,EasyOCR)
ksasso1028/EasyOCR-cpp
Custom C++ implementation of deep learning based OCR
X-T-E-R/my-little-ocr
MyLittleOCR 是一个统一的 OCR 库包装器,提供一致的 API,便于集成和切换多个 OCR 引擎。 MyLittleOCR is a unified OCR wrapper providing a consistent API for seamless integration and switching between multiple OCR engines.
mendez-luisjose/License-Plate-Detection-with-YoloV8-and-EasyOCR
License Plate Detection and Text Extraction with YoloV8 and EasyOCR
udaylunawat/Automatic-License-Plate-Recognition
Source code of ALPR (Automatic License Plate Recognition System) 🔥
video-db/ocr-benchmark
Benchmarking Vision-Language Models on OCR tasks in Dynamic Video Environments
GavriloviciEduard/ShinyHunter
A minimal Pokémon shiny hunter app built with Python for the GB Operator.
harshitkd/Real-Time-Number-Plate-Recognition
This project is used to detect the license plate of the vehicle in real time, trained using Car Detection Licence Plate dataset available on Kaggle. Used yolov4 because it performs much better than traditional cv techniques and then used EasyOCR to extract text from the number plate. Please see readme for details.
bhattbhavesh91/easyocr-demo
A simple demo for EasyOCR Library
lona-cn/vision-simple
a lightweight C++ cross-platform vision inference library,support YOLOv10 YOLOv11 PaddleOCR EasyOCR ,using ONNXRuntime/TVM with multiple exectuion providers.QQ群:364057904
NASO7Y/OCR_Egyptian_ID
Egyptian ID Card Recognition System 💳 A Python-based application to detect and process Egyptian ID cards using YOLO and EasyOCR.
gulabpatel/OCR
Spacy, HAC, pytesseract, easyocr, doctr, mmocr, layoutlm, paddleocr
Sinapsis-AI/sinapsis-ocr
Sinapsis templates supporting different OCR techniques
brazilian-code/Resume_Parsing
Resume Parsing app to extract information using AI
Priyansu-Bhandari/EasyOCR_Project
Text extraction from images uses the EasyOCR library to extract text from images containing English and Hindi characters.
StabRise/ScaleDP
ScaleDP is an Open-Source extension of Apache Spark for Document Processing
whwnsdlr1/ocr-viewer
Web application for easy and convenient viewing of OCR results.
faizankshaikh/AmongUs_StatsChecker
Given a screenshot of official stats for the game "Among Us", shows your individual performance and ranks you among the peers
SeonminKim1/Study-OCR
OCR 프로젝트
FlyingFathead/OCR-CopyPastePad
A simple Python + Tkinter + Tesseract-based GUI image-to-text copypaste pad application
krviolent/subtitles_extract
Tool for extraction hard-coded (hardsub) Chinese subtitles from video files with 720p resolution
SeldonHZ/TorchfreeEasyOCR
This package is EasyOCR-based optical character recognition. Unlike EasyOCR, the package uses a pre-saved with onnx language models, so it doesn't need a 1-2 Gb pytorch dependency. This is particularly useful for developing and packaging light-weight applications that utilize text recognition.