Skip to content

ESATA-ZZULI/RaspberryPiNumberRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Number Recognition

Raspberry Pi Number Recognition based on OpenCV&TensorFlow2.0.

This project prepared for 2021大学生电子设计竞赛 F question.

  • main.py is the entry point of this project.
  • newModel.py is a model trainer.
  • transform.py translates entire model into optomized one.
  • tflite_float_model.tflite is a optomized model, and easy to use.
  • ./newData/*.bmp are training images.

About

Raspberry Pi Number Recognition based on OpenCV&TensorFlow2.0.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages