Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: ocr

43 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
Jack-Cherish/python-spider
A collection of Python3 web scraping example scripts and tutorials covering sites like Taobao, JD, Bilibili, 12306, Douyin, and novel/comic…
3219741maintenance
googlesamples/mlkit
A collection of quickstart sample apps demonstrating Google's ML Kit APIs on Android and iOS. It covers vision features like barcode scanni…
654287active
kba/awesome-ocr
A curated awesome-list of OCR (Optical Character Recognition) resources, linking to OCR engines, CLI and GUI tools, libraries by language, …
323119active
zealotCE/America-Against-America
A digitized, fully transcribed and proofread modern text edition of Wang Huning's 1991 book 'America Against America', converted from a poo…
693059stable
Sumanth077/Hands-On-AI-Engineering
A curated collection of practical, production-ready AI engineering projects in Python, covering AI agents, RAG pipelines, OCR systems, and …
652945active
detectRecog/CCPD
CCPD is a large-scale, well-annotated dataset of over 300k images for license plate detection and recognition, published at ECCV 2018. It i…
322646stable
Hansimov/csapp
A personally compiled Chinese electronic edition of 'Computer Systems: A Programmer's Perspective' (3rd edition) hosted on GitBook, along w…
512172active
opendatalab/OmniDocBench
OmniDocBench is a comprehensive benchmark dataset and evaluation toolkit for document parsing, containing 1,651 annotated PDF pages across …
641999active
merveenoyan/smol-vision
A collection of Jupyter Notebook recipes for shrinking, optimizing, and fine-tuning cutting-edge vision and multimodal AI models. It covers…
691973active
luyishisi/Anti-Anti-Spider
A Chinese-language repository collecting techniques and code for bypassing anti-scraping measures on websites, including a CNN-based (AlexN…
327277maintenance
ZYSzys/awesome-captcha
A curated awesome-list of CAPTCHA libraries, generation tools, and captcha cracking/solving resources across many languages. It serves as a…
671420active
Kr1s77/Python-crawler-tutorial-starts-from-zero
A Chinese-language tutorial repository teaching Python web scraping from zero, covering requests, data extraction, JS reverse engineering, …
324613maintenance
ad-si/awesome-sheet-music
A curated list of sheet music software, libraries, archives, and resources, including music notation tools and optical music recognition (O…
731026active
zacharywhitley/awesome-ocr
A curated awesome-list of OCR (optical character recognition) resources, including tools and research for deskewing, dewarping, text detect…
761017active
ypwhs/captcha_break
A tutorial repository demonstrating how to break captcha images using deep learning with Keras, including a CNN and CRNN with CTC loss. It …
232822maintenance
hwalsuklee/awesome-deep-text-detection-recognition
A curated awesome-list of deep learning papers and resources for scene text detection and recognition (OCR). It organizes papers by publica…
322530maintenance
wanghaisheng/awesome-ocr
A curated list of OCR (optical character recognition) resources, including libraries, cloud APIs, tools, and research paper trackers. It al…
321703maintenance
chongyangtao/Awesome-Scene-Text-Recognition
A curated awesome-list of papers, code, datasets, and models for scene text localization and recognition in natural images. It aggregates r…
321674maintenance
tstanislawek/awesome-document-understanding
A curated awesome-list of research papers, datasets, tools, and resources for Document Understanding (DU) and Intelligent Document Processi…
321535maintenance
dee1024/pytorch-captcha-recognition
A PyTorch-based end-to-end CNN model for recognizing captchas (digits and letters) without manual image preprocessing, using self-generated…
321220maintenance
yizt/cv-papers
A curated collection of computer vision paper summaries, translations, and notes written in Chinese Markdown documents. It covers image cla…
321091maintenance
doc-analysis/TableBank
TableBank is a large image-based benchmark dataset for table detection and table structure recognition, containing 417K high-quality labele…
321084maintenance
ibm-aur-nlp/PubLayNet
PubLayNet is a large annotated dataset of over 360k document images from PubMed Central, with bounding boxes and polygonal segmentations fo…
461060maintenance
LingDong-/qiji-font
Qiji-font is an open-source Ming Dynasty typeface extracted from 16th-century woodblock printed books using semi-automatic computer vision …
231643experimental
googlesamples/android-vision
Deprecated sample code repository for Google's Mobile Vision API on Android, demonstrating face detection, barcode scanning, and text recog…
102914abandoned
GoogleCloudPlatform/cloud-vision
A collection of sample code for the Google Cloud Vision API, organized by language and mobile platform, demonstrating features like landmar…
101111abandoned
fighting41love/funNLP
A large curated collection of Chinese and multilingual NLP resources, including corpora, lexicons, pretrained models, tools, and code for t…
3282695active
patchy631/ai-engineering-hub
A curated collection of 90+ production-ready tutorial projects on LLMs, RAG, AI agents, and MCP, organized by difficulty from beginner to a…
6637186active
spmallick/learnopencv
A large collection of C++ and Python example code accompanying the LearnOpenCV.com blog, covering computer vision, deep learning, and AI to…
9723091active
roboflow/notebooks
A large collection of Jupyter notebook tutorials covering state-of-the-art computer vision models and techniques, from classic architecture…
669627active
esbatmop/MNBVC
MNBVC is a massive, continuously growing open-source Chinese text corpus aiming to rival the scale of data used to train ChatGPT, including…
754267active
TommyZihao/Train_Custom_Dataset
A free open-source Chinese tutorial collection (Jupyter Notebooks plus videos) teaching how to annotate your own datasets and train, evalua…
604096active
wwwzhouhui/dify-for-dsl
A curated collection of Dify DSL workflow files (.yml) that can be imported into the Dify open-source LLM application platform. Each workfl…
663865active
Liquid4All/cookbook
A collection of examples, end-to-end tutorials, and demo applications built with Liquid AI's open-weight Liquid Foundation Models (LFM) and…
602418active
microsoft/ailab
A collection of Microsoft AI Lab demo projects showcasing custom vision, attnGAN, Cognitive Search, machine reading comprehension, bots, an…
237853maintenance
ByteDance-Seed/Seed1.5-VL
Seed1.5-VL is ByteDance's vision-language foundation model (532M vision encoder + 20B active-parameter MoE LLM) for general-purpose multimo…
311586active
Ramakm/ai-hands-on
A collection of Jupyter notebooks and supporting files that teach AI engineering from first principles, covering math, PyTorch, neural netw…
601432active
microsoft/WindowsAppSDK-Samples
A collection of official sample applications demonstrating features of the Windows App SDK, including WinUI, app lifecycle, deployment, and…
681005active
ryfeus/lambda-packs
A collection of precompiled Python packages bundled as ZIP files ready to upload to AWS Lambda, covering libraries like TensorFlow, PyTorch…
321116maintenance
MrLevo520/Mini-Python-Project
A collection of small, fun Python mini-projects with tutorials aimed at beginners/freshmen, written in Jupyter Notebooks. Projects cover we…
321075maintenance
vipstone/faceai
An entry-level Python project demonstrating face, video, and text detection and recognition using OpenCV, Dlib, face_recognition, Keras/Ten…
3211076abandoned
mesolitica/NLP-Models-Tensorflow
A collection of 335+ simplified Jupyter Notebook implementations of machine learning and TensorFlow 1.x deep learning models for NLP tasks,…
101781abandoned
alexsosn/iOS_ML
A curated awesome-list of machine learning, deep learning, NLP, computer vision, and speech resources for iOS developers, focusing on libra…
321427abandoned

page 1 / 1