axinc-ai / ailia-models

The collection of pre-trained, state-of-the-art AI models for ailia SDK
2.03k stars 319 forks source link

ADD: handwritten-japanese-recognition-0001 #88

Open sngyo opened 4 years ago

sngyo commented 4 years ago

https://github.com/opencv/open_model_zoo/blob/master/models/intel/handwritten-japanese-recognition-0001/description/handwritten-japanese-recognition-0001.md

sngyo commented 4 years ago

ocrに必要なctcdecodeのサンプル https://github.com/yas-sim/handwritten-japanese-ocr/blob/master/utils/codec.py

kyakuno commented 4 years ago

なお、こちらはOpenVINOですので、重みの書き出しはコードを書いてダンプが必要です。

kyakuno commented 3 years ago

tensorflow model https://github.com/PINTO0309/PINTO_model_zoo/tree/master/055_Handwritten_Japanese_Recognition

kyakuno commented 3 years ago

推論デモ https://github.com/yas-sim/handwritten-japanese-ocr