Skip to content

Develop ML models for image classification, then convert those models into the TF-Lite file format, which can be embedded on Android and iOS.

Notifications You must be signed in to change notification settings

nurkholiqaganihafid/Handwriting_Recognition_Image_Classification

Repository files navigation

📌Handwriting_Recognition_Image_Classification

Develop ML models for image classification, then convert those models into the TF-Lite file format, which can be embedded on Android and iOS. This dataset consists of more than four hundred thousand handwritten names collected through charity projects.

Dataset: Handwriting Recognition

🎯The following are the criteria for this project:

  • This project has a train accuracy of 82% and a validation accuracy of 96%
  • This dataset has 413_704 images
  • The images in the dataset have non-uniform resolution
  • Using a sequential model
  • Using the Conv2D Maxpooling Layer
  • Implement callbacks
  • Make a plot against the accuracy and loss of the model
  • Save models in TF-Lite format

About

Develop ML models for image classification, then convert those models into the TF-Lite file format, which can be embedded on Android and iOS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published