Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

amphineko/cs7ns1-captcha-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS7NS1 Scalable Computing

This repository contains the code for the CS7NS1 Scalable Computing project.

Model

The model and training are living in the crnn-ctc.ipynb notebook.

Prediction on Raspberry Pis

To run the prediction on Raspberry Pi, use predict_lite.py. Pre-trained model weights are available in the releases on GitHub.

Input images files should be placed in images folder. Additionally, a images.csv file should contain a list of input filenames.

The output will be written to output_lite.csv.

Acknowledgements

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published