# frotms/PaddleOCR2Pytorch

PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)

Repository: https://github.com/frotms/PaddleOCR2Pytorch
Canonical: https://ross.abutalabs.com/products/paddleocr2pytorch
Language: Python
License: Apache-2.0
License Family: permissive
Topics: paddleocr, pytorch, ocr, paddlepaddle, multilingual-models, db, crnn, pytorchocr
Last push: 2026-07-10T13:48:11+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 35, longevity 100
- inputs: {"age_days": 2072, "days_push": 54, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1205, forks 224 (observed 2026-08-28T04:03:59.159803+00:00)

## What it is
A PyTorch port of PaddleOCR that lets you run PaddleOCR-trained models (detection, recognition, and document structure parsing) without the PaddlePaddle framework. It includes converted models for text detection (DB, DB++, FCENET), recognition (CRNN, SVTR, PP-OCRv2 through v6), plus PP-StructureV3 document parsing with layout detection, table recognition, and formula recognition.

## Use cases
- run PaddleOCR models in PyTorch
- extract text from images with OCR
- convert PaddlePaddle models to PyTorch
- parse document structure from PDFs and images
- recognize tables and formulas in documents
- multilingual text recognition in 50 languages
- detect and read seal/stamp text in documents

## When to choose
- you want PaddleOCR accuracy but your stack is PyTorch-only
- you need to avoid installing PaddlePaddle
- you need document structure parsing (layout, tables, formulas) in PyTorch
- you need multilingual OCR with lightweight models

## When to avoid
- you are fine using the official PaddleOCR with PaddlePaddle
- you need training/fine-tuning rather than inference
- you need guaranteed parity with upstream PaddleOCR releases

## Facets
- artifact type: library
- maturity: active
- function: ocr, machine-learning, image-processing, computer-vision, pdf
- domain: computer-vision, image-processing, deep-learning, pdf
- platform: python, cross-platform
- tags: paddleocr, pytorch, text-detection, text-recognition, model-conversion, document-parsing, table-recognition, formula-recognition, multilingual-ocr, db, crnn, natural-language-processing, gpu

## Member repositories
- frotms/PaddleOCR2Pytorch (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.159803+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:19:25.234751+00:00, confidence not recorded.
  - readme: https://github.com/frotms/PaddleOCR2Pytorch (fetched 2026-08-28T04:03:59.159803+00:00, sha 7406b0f2fc12)
- Data as of 2026-08-30T08:39:29.467469+00:00.
