Skip to content

Sadakooooooo/swin-tr

Repository files navigation

Description

This repoistory contains a re-implemtation of STTL-BLS, which uses semi-supervised learning technologies to enhance the final score of the trained model.

Installation Pip

clone project

git clone https://github.com/YourGithubName/your-repo-name cd your-repo-name

[OPTIONAL] create conda environment

conda create -n myenv python=3.9 conda activate myenv

install requirements

pip install -r requirements.txt

Dataset

lmdb dataset from /AdvancedLiterateMachinery-main/OCR/MGP-STR/Customsinvoice

data

├── eval │ ├── CustomInvoiceEval ├── training │ ├── CustomInvoiceTrain ├── test │ ├── CustomInvoiceTest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages