Khmer OCR (ONNX) β mirror for iAny
On-device Khmer optical character recognition: a text detector + a text recognizer, both in ONNX, that read Khmer (and Latin) text out of photos and scanned pages β fully offline, in the browser (onnxruntime-web) and on mobile (onnxruntime-react-native).
This repository is a verbatim mirror of the models from seanghay/KhmerOCR (MIT), re-hosted so the iAny app can download them from a stable URL. The model weights are unmodified β all credit for training goes to Seanghay Yath. Only the app's TypeScript pre/post-processing was re-implemented from the reference Python.