software-mansion / react-native-executorch-EasyOCR

huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: June 30 2026

Introduction of react-native-executorch-EasyOCR

Model Details of react-native-executorch-EasyOCR

Introduction

This repository hosts the EasyOCR models — the CRAFT detector and the CRNN recognizer — for the React Native ExecuTorch library, exported to .pte for the ExecuTorch runtime (XNNPACK, CoreML and Vulkan backends).

If you'd like to run these models in your own ExecuTorch runtime, refer to the official documentation for setup instructions.

Each language ships as one fused .pte (CRAFT detect + CRNN recognize in a single file) per backend, using static bucketed methods — no dynamic-shape footguns. The .pte is a pure tensor→tensor function; all pre/post-processing (resize, normalize, box extraction, crop, CTC decode) is the client's job and is driven by config.json .

Languages
code charset size code charset size
english 96 korean 1008
latin 351 telugu 165
japanese 2214 kannada 167
zh_sim 6718 cyrillic 207

All languages share the same CRAFT detector and CRNN architecture — they differ only in the recognizer charset. The detector half of each fused PTE is identical across languages.

Backends
backend target precision
xnnpack CPU (Android/iOS) int8 (CRAFT + CRNN)
coreml Apple ANE weight-only int8
vulkan Android GPU CRAFT int8 (GPU) + CRNN int8 (XNNPACK, mixed-delegate)
Files
config.json                                   # shared base config (schema v1)
charsets/easyocr_<lang>.charset.txt           # per-language CTC charset (JSON array)
<lang>/<backend>/easyocr_<lang>_<backend>_bucketed.pte
  • config.json is shared across all languages; it carries charsetUrlPattern: "easyocr_<lang>.charset.txt" so the client resolves the charset by language. Charset index i maps to logit i + 1 (logit 0 is the CTC blank).
Buckets

Static per-size methods ( is_bucketed() reports [detect sides ; recognize widths] ):

  • detect (square sides): 800, 1280 detect_800 , detect_1280 (+ a 1280×320 portrait method)
  • recognize (widths, height 64): 64, 128, 256, 512 recognize_64 … recognize_512 detect runs once per image; recognize runs once per text line.
Compatibility

If you intend to use these models outside of React Native ExecuTorch, make sure your runtime is compatible with the ExecuTorch version used to export the .pte files. For more details, see the compatibility note in the ExecuTorch GitHub repository . If you work with React Native ExecuTorch, the library constants guarantee compatibility with the runtime used behind the scenes.

Runs of software-mansion react-native-executorch-EasyOCR on huggingface.co

0
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About react-native-executorch-EasyOCR huggingface.co Model

More react-native-executorch-EasyOCR license Visit here:

https://choosealicense.com/licenses/mit

react-native-executorch-EasyOCR huggingface.co

react-native-executorch-EasyOCR huggingface.co is an AI model on huggingface.co that provides react-native-executorch-EasyOCR's model effect (), which can be used instantly with this software-mansion react-native-executorch-EasyOCR model. huggingface.co supports a free trial of the react-native-executorch-EasyOCR model, and also provides paid use of the react-native-executorch-EasyOCR. Support call react-native-executorch-EasyOCR model through api, including Node.js, Python, http.

react-native-executorch-EasyOCR huggingface.co Url

https://huggingface.co/software-mansion/react-native-executorch-EasyOCR

software-mansion react-native-executorch-EasyOCR online free

react-native-executorch-EasyOCR huggingface.co is an online trial and call api platform, which integrates react-native-executorch-EasyOCR's modeling effects, including api services, and provides a free online trial of react-native-executorch-EasyOCR, you can try react-native-executorch-EasyOCR online for free by clicking the link below.

software-mansion react-native-executorch-EasyOCR online free url in huggingface.co:

https://huggingface.co/software-mansion/react-native-executorch-EasyOCR

react-native-executorch-EasyOCR install

react-native-executorch-EasyOCR is an open source model from GitHub that offers a free installation service, and any user can find react-native-executorch-EasyOCR on GitHub to install. At the same time, huggingface.co provides the effect of react-native-executorch-EasyOCR install, users can directly use react-native-executorch-EasyOCR installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

react-native-executorch-EasyOCR install url in huggingface.co:

https://huggingface.co/software-mansion/react-native-executorch-EasyOCR

Url of react-native-executorch-EasyOCR

react-native-executorch-EasyOCR huggingface.co Url

Provider of react-native-executorch-EasyOCR huggingface.co

software-mansion
ORGANIZATIONS

Other API from software-mansion