Skip to content

melodyfs/Recogmize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recogmize

A showcase of deep learning projects I built.

Inspiration

I am very enthusiastic about deep learning. I explored and learned it in my spare time. All the models were written in python (source code will become public soon!).

After a month of studying, out of boredom, I decided to turn all the python code into an iOS app for fun.

Pre-Trained Models

Models were mainly constructed with Keras, NumPy, and sklearn. Then they were converted to CoreML models with CoreMl Tools.

  • Mnist (OCR - Optical Character Recognition)
  • Cifar10 (Image Classifiers)
  • Hiragana (OCR)
  • Katakana (OCR)
  • Fruits: Inception V3 Model + layers of Neural Nets (Image Classifiers)

Play with the models

It's live on the App Store!

About

A showcase of image classifiers and OCRs I built

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published