malvika2003's picture
Upload folder using huggingface_hub
db5855f verified
|
raw
history blame
2.16 kB

Handwritten OCR with OpenVINO™

Binder Colab

handwritten_simplified_chinese_test

的人不一了是他有为在责新中任自之我们

This tutorial demonstrates optical character recognition for handwritten Chinese (simplified) and Japanese. An OCR tutorial for the Latin alphabet is available in the optical character recognition notebook

Notebook Contents

This notebook provides a tutorial on how to use OCR for handwritten Japanese and simplified Chinese. Models used for this notebook are handwritten-japanese-recognition-0001 and handwritten-simplified-chinese-0001. To decode model output to readable text kondate_nakayosi and scut_ept charlists are used. Both models are available from Open Model Zoo.

Installation Instructions

This is a self-contained example that relies solely on its own code.
We recommend running the notebook in a virtual environment. You only need a Jupyter server to start. For details, please refer to Installation Guide.