SAVRN
Search Contact SAVRN

Independent publisher

Rtr46

rtr46

Models in Library2
Datasets in Library0
Models on Hugging Face2
Followers2

Models

Model · Image to text

meiki.txt.recognition.v0

Rtr46

This model is a core component of the meikiocr pipeline. For the full implementation, command-line script, and documentation, please see the official GitHub repository. pareto-optimal text recognition model. trained on japanese video games. meiki.text.recognition achieves state-of-the-art text recognition accuracy as well as latency by redefining "text recognition" as "character detection". the model is a fine-tune of https://github.com/Peterande/D-FINE object detecor combined with a mobilenetv4 CNN backbone. to my knowledge there is no existing, open weight text recognition model with a better accuracy/latency tradeoff for japanese text recognition. - it is specifically trained on japanese…

Open weights lgpl-3.0 tensorrt

Model · Image to text

meiki.text.detect.v0

Rtr46

This model is a core component of the meikiocr pipeline. For the full implementation, command-line script, and documentation, please see the official GitHub repository. meiki.text.detect.v0.1 is an update to meiki.text.detect.v0 (see below): - meiki.text.detect.v0.1 is a new state-of-the-art, open weight text detection model for video games beating text detection models like PaddleOCR - while it is still based on D-FINE detector, it uses mobilenet v4 small as backbone instead of hgnet v2 - v0.1 models increase focus on video game text detection and are limited to 64 detected boxes, increasing efficency for this use case (making them less suitable for manga text detection out of the box)…

Open weights lgpl-3.0 tensorrt