Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basa OCR Suite

Setup

uv sync

Training tasks

# MNIST dataset
uv run -m basa.mnist.train

# EMNIST dataset
uv run -m basa.emnist.train

# Captcha with fixed length
uv run -m basa.captcha_fixed.train

# Captcha with variable length
uv run -m basa.captcha_var.train

Eval tasks

# Captcha with variable length
uv run -m basa.captcha_var.eval

About

OCR Suite, written from scratch

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages