1. 首页
  2. 数据库
  3. 其它
  4. Densenet Tensorflow:使用Cifar10MNIST的Densenet的简单Tensorflow实现 源码

Densenet Tensorflow:使用Cifar10MNIST的Densenet的简单Tensorflow实现 源码

上传者: 2021-02-19 00:03:15上传 ZIP文件 702.2KB 热度 27次
Densenet-Tensorflow 的Tensorflow实施使用Cifar10,MNIST 实现本文的代码是Densenet.py 略有不同,我使用了AdamOptimizer 如果您想查看原始作者的代码或其他实现,请参考此 要求 Tensorflow 1.x Python 3.x tflearn(如果您易于使用全局平均池,则应安装tflearn However, I implemented it using tf.layers, so don ' t worry 问题 我用了tf.contrib.layers.batch_norm def Batch_Normali
用户评论