深度学习
不吃饭会饿
世界を変えよう!
展开
-
batch normalization 中的 moving_mean与moving_variance理解
batch normalization在训练部分代码时看到下面这一行update_ops = tf.get_collection(tf.GraphKeys.UPDATE_OPS) with tf.control_depend...转载 2018-09-04 21:34:21 · 3961 阅读 · 0 评论 -
正确使用Tensorflow Batch_normalization
版权声明:转载请注明出处: https://blog.csdn.net/dongjbstrong/article/details/80447110 ...转载 2018-09-04 21:42:00 · 196 阅读 · 0 评论 -
[吴恩达 DL] CLass2 Week2 Mini-batch梯度下降 课程总结+代码实现
版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/ygjustgo/article/details/78874649 ...转载 2018-09-05 09:29:41 · 315 阅读 · 0 评论 -
理解ResNet结构与TensorFlow代码分析
版权声明:本文为博主原创文章,转载请注明出处.https://blog.csdn.net/chaipp0607/article/details/75577305 <div c...转载 2018-09-05 19:16:07 · 464 阅读 · 0 评论 -
resnet解读
ResNet在2015年被提出,在ImageNet比赛classification任务上获得第一名,因为它“简单与实用”并存,之后很多方法都建立在ResNet50或者ResNet101的基础上完成的,检测,分割,识别等领域都纷纷使用ResNet,Alpha zero也使用了ResNet,所以可见ResNet确实很好用。 下面我们从实用的角度去看看ResNet。...转载 2018-09-03 20:32:20 · 491 阅读 · 0 评论 -
相关论文
https://github.com/TanLingxiao/MachineLearning-LandUse转载 2018-09-06 10:42:16 · 92 阅读 · 0 评论 -
Python常见文件操作的函数示例
原 Python常见文件操作的函数示例 &lt;div class="article-info-box"&gt; &lt;div class="article-bar-top" style="heig转载 2018-09-07 09:12:31 · 371 阅读 · 0 评论 -
高光谱论文
https://ieeexplore.ieee.org/document/8445697/ https://ieeexplore.ieee.org/document/8127433/ https://ieeexplore.ieee.org/document/7729856/ https://ieeexplore.ieee.org/document/8297014/ https://ieee...原创 2018-09-13 15:34:35 · 760 阅读 · 0 评论 -
数据集地址
http://www.ehu.eus/ccwintco/index.php?title=Hyperspectral_Remote_Sensing_Scenes#Pavia_University_scene原创 2019-05-15 09:30:52 · 917 阅读 · 0 评论