EasyOCR Models

This repository contains EasyOCR model files for optical character recognition.

Models Included

  • arabic.pth
  • craft_mlt_25k.pth

Usage

Download these models and use them with EasyOCR:

import easyocr

# Initialize reader with custom model path
reader = easyocr.Reader(['ar', 'en'], model_storage_directory='path/to/models')

License

These models are provided under Apache 2.0 license. Please check the original EasyOCR repository for specific model licenses.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support