DjangoTensorflow:ImageNet,MNIST在线手写体识别,基于Tensorflow,Django实现

上传者: 42146888 | 上传时间: 2021-03-19 13:32:48 | 文件大小: 81.62MB | 文件类型: ZIP
深度学习项目 手写体识别 前置:bootstrap,jquery 后台:django,tensorflow 数据集:Mnist 网络结构:CNN-池-CNN-池-CNN-全连接-Softmax 简介 新建一个虚拟环境,然后安装相关模块pip install -r requirements/dev.txt 初始化表python manage.py migrate 最后运行python manage.py runserver 运行示例 浏览器输入: : : 在画板写数字,点击识别即可

文件下载

资源详情

[{"title":"( 73 个子文件 81.62MB ) DjangoTensorflow:ImageNet,MNIST在线手写体识别,基于Tensorflow,Django实现","children":[{"title":"DjangoTensorflow-master","children":[{"title":".gitignore <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"app","children":[{"title":"images","children":[{"title":"f3aaa874-6d8c-11e8-b6d3-0090f5eac0ab.png <span style='color:#111;'> 1014B </span>","children":null,"spread":false}],"spread":true},{"title":"templates","children":[{"title":"blog","children":[{"title":"about.html <span style='color:#111;'> 2.11KB </span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false},{"title":"base.html <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"tasks.py <span style='color:#111;'> 523B </span>","children":null,"spread":false},{"title":"templatetags","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"paginate_tags.py <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false}],"spread":true},{"title":"controller","children":[{"title":"predictionImage.py <span style='color:#111;'> 655B </span>","children":null,"spread":false},{"title":"controller.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"addPNGToMNIST.py <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"ImageToDigital.py <span style='color:#111;'> 3.62KB </span>","children":null,"spread":false},{"title":"test.py <span style='color:#111;'> 148B </span>","children":null,"spread":false},{"title":"tools.py <span style='color:#111;'> 963B </span>","children":null,"spread":false},{"title":"toimage.py <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false}],"spread":true},{"title":"model","children":[{"title":"mnistmodel-1.index <span style='color:#111;'> 985B </span>","children":null,"spread":false},{"title":"model.ckpt-1.data-00000-of-00001 <span style='color:#111;'> 37.48MB </span>","children":null,"spread":false},{"title":"mnistmodel-1.data-00000-of-00001 <span style='color:#111;'> 37.48MB </span>","children":null,"spread":false},{"title":"model.ckpt-1.meta <span style='color:#111;'> 83.69KB </span>","children":null,"spread":false},{"title":"mnistmodel-1.meta <span style='color:#111;'> 83.70KB </span>","children":null,"spread":false},{"title":"checkpoint <span style='color:#111;'> 119B </span>","children":null,"spread":false},{"title":"model.ckpt-1.index <span style='color:#111;'> 985B </span>","children":null,"spread":false}],"spread":true},{"title":"urls.py <span style='color:#111;'> 964B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"views.py <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"middleware.py <span style='color:#111;'> 489B </span>","children":null,"spread":false},{"title":"static","children":[{"title":"fonts","children":[{"title":"glyphicons-halflings-regular.woff2 <span style='color:#111;'> 17.61KB </span>","children":null,"spread":false},{"title":"glyphicons-halflings-regular.ttf <span style='color:#111;'> 44.34KB </span>","children":null,"spread":false},{"title":"glyphicons-halflings-regular.woff <span style='color:#111;'> 22.88KB </span>","children":null,"spread":false},{"title":"glyphicons-halflings-regular.svg <span style='color:#111;'> 106.19KB </span>","children":null,"spread":false},{"title":"glyphicons-halflings-regular.eot <span style='color:#111;'> 19.66KB </span>","children":null,"spread":false}],"spread":false},{"title":"js","children":[{"title":"bootstrap.js <span style='color:#111;'> 68.07KB </span>","children":null,"spread":false},{"title":"jquery.js <span style='color:#111;'> 93.54KB </span>","children":null,"spread":false},{"title":"tensorflow_action.js <span style='color:#111;'> 4.19KB </span>","children":null,"spread":false},{"title":"jquery.form.js <span style='color:#111;'> 42.86KB </span>","children":null,"spread":false},{"title":"FileSaver.js <span style='color:#111;'> 5.83KB </span>","children":null,"spread":false},{"title":"bootstrap.min.js <span style='color:#111;'> 36.18KB </span>","children":null,"spread":false}],"spread":false},{"title":"css","children":[{"title":"bootstrap.css <span style='color:#111;'> 142.59KB </span>","children":null,"spread":false},{"title":"tensorflow_style.css <span style='color:#111;'> 279B </span>","children":null,"spread":false},{"title":"bootstrap.min.css <span style='color:#111;'> 118.36KB </span>","children":null,"spread":false},{"title":"blog-home.css <span style='color:#111;'> 390B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"MNIST_data","children":[{"title":"train-images-idx3-ubyte.idx3-ubyte <span style='color:#111;'> 440.25KB </span>","children":null,"spread":false},{"title":"tk10-labels-idx1-ubyte.idx1-ubyte <span style='color:#111;'> 583B </span>","children":null,"spread":false},{"title":"train-labels-idx1-ubyte.idx1-ubyte <span style='color:#111;'> 583B </span>","children":null,"spread":false},{"title":"tk10-images-idx3-ubyte.idx3-ubyte <span style='color:#111;'> 440.25KB </span>","children":null,"spread":false}],"spread":false},{"title":"models.py <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false},{"title":"apps.py <span style='color:#111;'> 81B </span>","children":null,"spread":false},{"title":"admin.py <span style='color:#111;'> 238B </span>","children":null,"spread":false},{"title":"test.py <span style='color:#111;'> 2.00KB </span>","children":null,"spread":false},{"title":"migrations","children":[{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":false},{"title":"forms.py <span style='color:#111;'> 196B </span>","children":null,"spread":false},{"title":"tests.py <span style='color:#111;'> 60B </span>","children":null,"spread":false}],"spread":false},{"title":"blog","children":[{"title":"urls.py <span style='color:#111;'> 806B </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 184B </span>","children":null,"spread":false},{"title":"wsgi.py <span style='color:#111;'> 386B </span>","children":null,"spread":false},{"title":"celery.py <span style='color:#111;'> 524B </span>","children":null,"spread":false},{"title":"settings.py <span style='color:#111;'> 6.77KB </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 1.04KB </span>","children":null,"spread":false},{"title":"MNIST_data","children":[{"title":"train-images-idx3-ubyte.gz <span style='color:#111;'> 9.45MB </span>","children":null,"spread":false},{"title":"train-labels-idx1-ubyte.gz <span style='color:#111;'> 28.20KB </span>","children":null,"spread":false},{"title":"t10k-labels-idx1-ubyte.gz <span style='color:#111;'> 4.44KB </span>","children":null,"spread":false},{"title":"t10k-images-idx3-ubyte.gz <span style='color:#111;'> 1.57MB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 703B </span>","children":null,"spread":false},{"title":"requirements","children":[{"title":"dev.txt <span style='color:#111;'> 424B </span>","children":null,"spread":false},{"title":"test.txt <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"参考配置.txt <span style='color:#111;'> 2.93KB </span>","children":null,"spread":false}],"spread":true},{"title":"manage.py <span style='color:#111;'> 848B </span>","children":null,"spread":false},{"title":".gitattributes <span style='color:#111;'> 92B </span>","children":null,"spread":false},{"title":"logs","children":[{"title":"faillog.log <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"django.log <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"dberror.log <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":true},{"title":"demo.png <span style='color:#111;'> 19.96KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明