Keras_flask_mnist:基于Keras + Flask的Mnist手写数字集识别系统

时间:2024-03-31 11:52:55
【文件属性】:

文件名称:Keras_flask_mnist:基于Keras + Flask的Mnist手写数字集识别系统

文件大小:9.41MB

文件格式:ZIP

更新时间:2024-03-31 11:52:55

系统开源

Keras_flask_mnist 基于TensorFlow2.0(Keras)+ Flask的Mnist手写数字集识别系统 更新记录 2020-03-17使用redis实现记录访问次数的功能 2020-04-25增加判断访问次数是否异常,如异常则从日志记录中读取。 2020-05-01增加了redis服务异常短信通知,当然只有在我的服务器上才能用 2020-05-10 redis增加了访问密码 2020-06-10增加了vue前引入分离(Vue) 演示地址 http://112.126.101.188:3335/ (公网IP访问) http://paulson.free.idcfengye.com/ (内网穿透 ngrox 域名访问) 可以看下面我的博客链接地址 http://112.126.101.188:3336/ (前后端分离 vue版访问路径) 下载 部署 下载 git


【文件预览】:
Keras_flask_mnist-master
----output.png(3KB)
----test.py(390B)
----app.py(2KB)
----model()
--------train.py(3KB)
--------model.h5(10.22MB)
--------model.json(5KB)
--------__init__.py(173B)
----requirements.txt(655B)
----redis_util.py(2KB)
----README.md(1KB)
----识别手写.gif(139KB)
----templates()
--------index2.html(3KB)
--------index.html(2KB)
----static()
--------jquery-3.2.0.min.js(85KB)
--------index.js(2KB)
--------style.css(496B)

网友评论