Sadiqush / PerCato

OCR for Farsi letters using Detectron2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persian OCR

PerCato (Short for Persian Character OCR) is a python library for detecting Persian/Farsi letters in an image or pdf file. PerCato is both a image-from-text generation program for other OCR projects and also a deep learning model made using Detectron2.

Requirements

  • Python 3 or greater
  • Detectron2
  • CUDA

Installation:

pip install percato

Usage:

You can work directly with PerCato's command line interface:

percato image.png

Input:

Output:

Advance Usage:

License

Copyright (c) 2021 by sadiqush. All rights reserved.
PerCato is licensed under the GLPv3 License as stated in the LICENSE file.

About

OCR for Farsi letters using Detectron2

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 97.7%Language:Python 2.3%Language:Shell 0.0%