登录
首页 » Python » DeepLearning-TensorFlow2.0-master

DeepLearning-TensorFlow2.0-master

于 2020-09-10 发布
0 127
下载积分: 1 下载次数: 2

代码说明:

说明:  实现Densenet、Resnet基于Tnsorflow,可以参考学习(Implemention of Densenet and Resnet)

文件列表:

DeepLearning-TensorFlow2.0-master, 0 , 2020-05-03
DeepLearning-TensorFlow2.0-master\DeepLearning-TensorFlow2.0.zip, 50860 , 2020-05-03
DeepLearning-TensorFlow2.0-master\DenseNet, 0 , 2020-05-03
DeepLearning-TensorFlow2.0-master\DenseNet\README, 539 , 2020-05-03
DeepLearning-TensorFlow2.0-master\DenseNet\model.py, 7018 , 2020-05-03
DeepLearning-TensorFlow2.0-master\DenseNet\train.py, 918 , 2020-05-03
DeepLearning-TensorFlow2.0-master\README.md, 1124 , 2020-05-03
DeepLearning-TensorFlow2.0-master\ResNet-101, 0 , 2020-05-03
DeepLearning-TensorFlow2.0-master\ResNet-101\README.md, 1336 , 2020-05-03
DeepLearning-TensorFlow2.0-master\ResNet-101\class_indices.json, 108 , 2020-05-03
DeepLearning-TensorFlow2.0-master\ResNet-101\model.py, 6201 , 2020-05-03
DeepLearning-TensorFlow2.0-master\ResNet-101\predict.py, 1652 , 2020-05-03
DeepLearning-TensorFlow2.0-master\ResNet-101\read_ckpt.py, 1581 , 2020-05-03
DeepLearning-TensorFlow2.0-master\ResNet-101\rose_test.jpg, 18657 , 2020-05-03
DeepLearning-TensorFlow2.0-master\ResNet-101\train.py, 6438 , 2020-05-03
DeepLearning-TensorFlow2.0-master\ResNet, 0 , 2020-05-03
DeepLearning-TensorFlow2.0-master\ResNet\reader.md, 280 , 2020-05-03
DeepLearning-TensorFlow2.0-master\ResNet\resnet.py, 3059 , 2020-05-03
DeepLearning-TensorFlow2.0-master\ResNet\train.py, 2417 , 2020-05-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • xiugaiMD5
    一款修改任意软件DLL的MD5码,可以解决任何游戏检测MD5非法模块的技术(failed to translate)
    2012-03-08 01:42:51下载
    积分:1
  • mvpdp-master1226
    说明:  取送货问题 取送货目前是个流行的热门,其调度问题被广泛研究(Pickup and delivery is currently a popular hot topic, and its scheduling problem is widely studied)
    2020-05-18 20:29:49下载
    积分:1
  • uniFiber
    采用三维hashin失效准则,判断复合材料渐进损伤(Judge progressive damage of composite material)
    2019-02-23 16:32:01下载
    积分:1
  • HorseLight
    流水灯avr编程基于atmega128芯片proteus仿真(horselight proteus atmega128)
    2018-05-11 10:39:02下载
    积分:1
  • 546400
    VB编写的动态显示实时采集的数据,采用坐标压缩方式显示数据()
    2017-11-02 17:33:15下载
    积分:1
  • 一个彩票统计源代码
    一个彩票统计源代码--Code about lottery tickets statistics
    2022-10-21 09:15:04下载
    积分:1
  • 实用的DOS系统工程,深入讲解DOS的操作过程 实用的DOS程序,包含细致入微的讲解,循序渐进的深入,让你成为DOS高手...
    实用的DOS系统工程,深入讲解DOS的操作过程 实用的DOS程序,包含细致入微的讲解,循序渐进的深入,让你成为DOS高手 -DOS practical engineering, in-depth course on the operation of DOS" s DOS utility program, included on the meticulous, step-by-step in depth, so that you become a master DOS
    2022-05-25 19:56:51下载
    积分:1
  • VB把SWF转换成EXE
    VB把SWF转换成EXE,存放SWF文件在EXE文件中的偏移,在这里是用固定点查找法。EXEtoSWF2 = False 首选等于假,等到最后成功后再等于真,这一段先检测是否是EXE格式的Flash文件,是然后转化为SWF。EXE2SWF(Flash EXE文件转SWF文件工具),使用Flash Player生成的EXE文件,格式很简单:   开始是 Flash Player播放器的EXE文件内容,接着是 SWF文件内容,再是 4字节的标志,最后 4字节是SWF文件的大校目前常见的Flash EXE文件,就4.0,5.0,6.0等几个版本,其大小分别是:   flash player 3.0 r8 24000H   Flash Player 4.0 r7 46000H   Flash Player 4.0 r4 47000H   Flash Player 5.0 r30 5c000H   Flash Player 6.0 r21 c8000H   Adobe Flash Player 9.0 r16 2A3688H   如果还有其它版本的Flash Player,你只要在代码中添加Flash Player的大小,就可以支持。
    2023-01-01 21:40:04下载
    积分:1
  • lcd编程所需要的点阵图,该文件上传的是24X24的点阵图片,可以给大家提供些参考,帮助设计更优美的交互界面。...
    lcd编程所需要的点阵图,该文件上传的是24X24的点阵图片,可以给大家提供些参考,帮助设计更优美的交互界面。-lcd programming required bitmap, the file upload is a 24X24 dot matrix picture, you can provide some reference to the U.S. to help design a more elegant interface.
    2022-01-22 08:01:56下载
    积分:1
  • Tetries for QT/C++
    自己用原创算法写的一个俄罗斯方块程序 QT4下编译-Tetries for QT/C++
    2022-03-03 00:26:43下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载