Skip to content

keras mnist cnn with web(flask) and opencv-python demo

Notifications You must be signed in to change notification settings

cuteapple/mnist-cnn

Repository files navigation

mnist-cnn

just a keras mnist cnn example with some demo


demo.py (opencv-python)

demo.py example


server.py (flask)

server.py example


Develop enviroment

  • python 3.6

dependency

  • keras 2.2.0 (assume tensorflow backend)
  • h5py 2.7.1
  • numpy 1.14.3
  • opencv-python 3.4.1.15 (demo.py only)
  • flask 1.0.2 (server.py only)

contact

About

keras mnist cnn with web(flask) and opencv-python demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published