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

frotms/PaddleOCR2Pytorch

PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR) observed · 2026-08-28

github.com/frotms/PaddleOCR2Pytorch · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 91
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 2072
  • days_rel: n/a
  • days_push: 54
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1205 stars · 224 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity active

ocr machine-learning image-processing computer-vision pdf computer-vision image-processing deep-learning pdf python cross-platform paddleocr pytorch text-detection text-recognition model-conversion document-parsing table-recognition formula-recognition multilingual-ocr db crnn natural-language-processing gpu

1 source

Member repositories

RepositoryRoleHealth v2
frotms/PaddleOCR2Pytorchmain73

For agents

markdown · JSON · MCP: product_card(name="frotms/PaddleOCR2Pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem