a ocr inspired by watamote, meant to be independent and free from bloat
  • Python 79.2%
  • C++ 20.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-04-23 13:30:48 +00:00
assets add input 2025-04-22 11:40:53 -04:00
inference_test.py denoise 2025-04-22 11:30:15 -04:00
LICENSE Initial commit 2025-04-04 00:16:30 +00:00
README.md plans about gector-ja 2025-04-23 13:30:48 +00:00
silly_decoder.cpp add in-memory processing 2025-04-04 07:13:04 +00:00

mote-ocr

a ocr inspired by watamote, meant to be independent and free from bloat

we'll add a text-preprocessor:

https://github.com/jonnyli1125/gector-ja

but as by now:

it gets most of it correct.

image OCR result
Example 00 半刻前には見ず知らずの人
Example 01 当民宿自慢の春の海鮮料理づくし!
Example 02 樹とは本当の親子じやな

image processing

as by now we use opencv, but we will migrate to a more self-contained (header-only) solution in the c++ version.

for instance, this is how the preprocessing shoud look like:

the resize is done by ncnn itself

Before After




mote-ocr in action: