Armenian OCR
Collection
A set of models and dataset for Armenian OCR. โข 2 items โข Updated
How to use calfa-ai/hye-paddle with PaddleOCR:
# Please refer to the document for information on how to use the model. # https://paddlepaddle.github.io/PaddleOCR/latest/en/version3.x/module_usage/module_overview.html
paddle-calfa-tiny is an open text-recognition model for Classical, Western
and Eastern Armenian, trained by Calfa. It is a
PP-OCRv6-tiny recognition model in PaddleOCR inference format
(inference.json, inference.pdiparams, inference.yml under inference/).
The model carries its own character dictionary.
paddle-calfa-tiny (PP-OCRv6-tiny)This model is used by the open Armenian OCR pipeline (code, CLI and web app): https://github.com/calfa-co/hye-open-ocr
The inference/ directory is a standard PaddleOCR text-recognition inference
model. To run it directly with PaddleOCR (as a custom rec model), follow the
official documentation:
PaddleOCR.