yas-sim / handwritten-japanese-ocr
Handwritten Japanese OCR demo using touch panel to draw the input text using Intel OpenVINO toolkit
☆38Updated 2 years ago
Alternatives and similar repositories for handwritten-japanese-ocr:
Users that are interested in handwritten-japanese-ocr are comparing it to the libraries listed below
- PaddleOCRのPythonでのONNX推論サンプル☆41Updated last year
- Demonstrates how to divide a DL model into multiple IR model files (division) and introduce a simplest way to implement a custom layer wo…☆12Updated 3 years ago
- OpenCVを用いたバウンディングボックス装飾の作例集。☆15Updated 4 years ago
- Qiita OpenCV アドベントカレンダー(2020年12月12日)の投稿用のサンプル集です。OpenCVでのデモ時に見栄えを工夫したものをまとめています。☆33Updated 3 years ago
- These are my quick and dirty notes trying to follow main Machine Learning, Computer Vision & Deep Learning references☆14Updated 2 years ago
- OCR system for recognizing modern Japanese magazines☆139Updated last year
- Tensorflow2 Object Detection APIで作成したFinger Frame検出用のモデルです(This is a model for FingerFrame detection created by Tensorflow2 Object Detect…☆16Updated 4 years ago
- Japanese OCR with CenterNet☆38Updated 2 weeks ago
- Imagen-mini for girl image generation☆12Updated 2 years ago
- オーディオスペクトラムや波形をOpenCVで描画するサンプル☆13Updated 2 years ago
- Semi-automated OpenVINO benchmark_app with variable parameters. User can specify multiple options for any parameters in the benchmark_app…☆10Updated 2 years ago
- NSFW画像検出モデル(open_nsfw_android)をColaboratory上で動かすサンプル☆14Updated 3 years ago
- VOICEVOXのコア内で用いられているディープラーニングモデルの推論コード☆29Updated 3 weeks ago
- Exports the ONNX file to a JSON file and JSON dict.☆33Updated 2 years ago
- Lightweight GANを用いてラグナロクオンラインのキャラクター画像を生成するGAN☆11Updated 3 years ago
- 日本語CLIPモデル☆13Updated last year
- Python wrapper library for Intel distribution of OpenVINO and Open Model Zoo (OMZ) models. User can use DL by simple function calls with …☆11Updated 3 years ago
- Amazon SageMaker で MLOps (前処理・学習・評価・推論、および、実験・モデル・ワーク フローの管理) を実現するミニマムなコードサンプル☆24Updated 2 years ago
- Simple IVA(Intelligent Video Analytics) examples by using torchvision v0.3.0.☆9Updated 5 years ago
- ☆20Updated 3 years ago
- ☆36Updated 2 years ago
- TensorFlow, TensorFlow-Lite Pytorch, Torchvision, TensorRT Benchmarks☆22Updated 2 months ago
- 3点クリックで円を指定し、極座標変換を行うサンプルプログラム