lindadamama / MicroOCR.NET

Text recognition model using TorchSharp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gen data

run gendata.py,10000 samples for training, 500 samples for verification.

train

Modify the TrainRoot, TestRoot, TrainLabel, TestLabel, and VocabularyPath of the Program.cs file. Then run it.

About

Text recognition model using TorchSharp.

License:MIT License


Languages

Language:C# 94.9%Language:Python 5.1%