🌍 Live Open Source Explorer
Explore live open-source projects and AI models.
Search public open-source repositories from GitHub and AI models from Hugging Face. Every page shows 10 results with clean pagination.
🔎 Live Search
Search live open-source data
Search GitHub repositories and Hugging Face models directly, then explore stars, downloads, source links and project details.
Live Results
GitHub Open Source Repositories
Search: text_recognition_easyocr
Page 1
Showing 5 results from 5
SerdarHelli/MRZ_Passport_Reader_From_Image
GitHub PythonMRZ Passport Reader from Image is a Python-based tool that automatically detects, segments, and extracts text from the Machine-Readable Zone (MRZ) of passport images. Utilizing deep learning models for segmentation and face detection, alongside EasyOCR for text recognition, it ensures accurate an... Read more
External source
GitHub
pythontoday/text_recognition_easyocr
GitHub PythonNo description available from source.
External source
GitHub
utkuatasoy/License-Plate-Recognition-System
GitHub Jupyter Notebook OtherThis project presents a License Plate Recognition (LPR) system using YOLO models for object detection and EasyOCR for text recognition, designed to achieve real-time, accurate license plate detection. Trained on a diverse, hybrid dataset of over 52,000 labeled images.
External source
GitHub
SeldonHZ/TorchfreeEasyOCR
GitHub Python Apache License 2.0This 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.
External source
GitHub
FardinHash/EasyOCR-based-Automatic-Bangla-License-Plate-Recognition
GitHub Jupyter Notebook MIT LicenseEasyOCR is basically Optical Character Reading package that belongs from PyTorch. Using this texts from the images can be extracted easily, documents, texts can be scanned. For License Plate's Number Recognition, it can be applicable easily as it can extract the texts. About License Plate's Numbe... Read more
External source
GitHub