Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 433 Bytes

File metadata and controls

11 lines (8 loc) · 433 Bytes

Devanagari Handwritten Recognition App

Model design and training is available on my Kaggle notebook (Spanish): https://www.kaggle.com/code/cmayora/final-project-ml-course-ugr

TODO:

  • Build predictions pipeline per request -- TESTED
  • Organize user images by id in requests/response -- DONE
  • Make UI for posterior prediction response -- DONE
  • Change square pointer for smooth pointer -- DONE
  • Make real README