WenmuZhou/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法 observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 60
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2302
- days_rel: n/a
- days_push: 241
- n_releases_24m: 0
Adoption not part of the score
1523 stars · 316 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch-based OCR toolkit that ports PaddleOCR models to PyTorch, supporting common text detection and recognition algorithms like the PP-OCR series. It includes training, evaluation, inference, and model export/prediction workflows with verified numerical alignment against the original PaddleOCR weights.
Use cases
- run OCR on images with pytorch instead of paddlepaddle
- detect and recognize text in photos
- convert PaddleOCR models to PyTorch
- train a custom text recognition model
- extract text from scanned documents
- deploy PP-OCRv4 models in a PyTorch pipeline
When to choose
- you need PaddleOCR-quality OCR but your stack is PyTorch
- you want to fine-tune or retrain OCR models in PyTorch
- you need verified model parity with PaddleOCR weights
When to avoid
- you just want a ready-made OCR CLI with no training (use PaddleOCR or Tesseract)
- you need a license-cleared dependency (this repo has no license)
- you need models not yet in the verified alignment list
Facets
library · maturity active
ocr machine-learning deep-learning image-processing computer-vision computer-vision image-processing deep-learning pdf python cross-platform pytorch text-detection text-recognition paddleocr model-conversion
1 source
- readme: https://github.com/WenmuZhou/PytorchOCR · fetched 2026-08-28 · c99498973846
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WenmuZhou/PytorchOCR | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="WenmuZhou/PytorchOCR")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem