Skip to content

EdgeTypE/OldTurkicOCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OldTurkicOCR

This repository is an example project for RustView, demonstrating how to build a web-interfaced OCR using Rust and ONNX Runtime.

The application uses a ResNet-based model to recognize Old Turkic (Gokturk) characters.

Features

  • Pure-Rust implementation
  • ResNet-based OCR for 75 Gokturk characters
  • Low-latency inference via ONNX Runtime
  • Web UI powered by RustView

Model

The model is hosted on Hugging Face: EdgeTypE/Gokturk_OCR_Test

Prerequisites

  • Rust 1.88+

Build and Run

cargo run

The application will automatically open in your browser at http://127.0.0.1:8501.

Screenshots

Example Screenshot

About

Pure-Rust Old Turkic (Gokturk) OCR engine powered by ResNet

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages