TurkicOCR-SVTRv2-B (ONNX FP32 Deployment Model)

TurkicOCR-SVTRv2-B (ONNX FP32) is the official production export of TurkicOCR-SVTRv2-B optimized for cross-platform CPU and GPU inference without PyTorch dependencies.

Official Links and Resources

Quick Usage

import onnxruntime as ort
import numpy as np

session = ort.InferenceSession("model.onnx", providers=["CPUExecutionProvider"])
# Input shape: (batch_size, 3, 48, 640), float32 normalized [-0.5, 0.5]

Citation

@inproceedings{issayev2026turkicocr,
  title={TurkicOCR-SVTRv2-B: Lightweight Line-Grounded Recognizer for Kazakh and Kyrgyz Optical Character Recognition},
  author={Issayev, Alen and Zhalgas, Aidana},
  booktitle={Analysis of Images, Social Networks and Texts (AIST 2026)},
  series={Lecture Notes in Computer Science (LNCS)},
  publisher={Springer},
  year={2026},
  doi={10.1007/978-3-031-XXXXX-X_XX}
}

License

Apache 2.0. Full code and model checkpoints available at https://github.com/alenisaw/turkicocr.

Downloads last month
10
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for alenisaw/turkicocr-svtrv2-b-onnx

Quantized
(2)
this model

Dataset used to train alenisaw/turkicocr-svtrv2-b-onnx

Collection including alenisaw/turkicocr-svtrv2-b-onnx