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

DeepLearning-TensorFlow2.0-master

于 2020-09-10 发布
0 170
下载积分: 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 个回复

  • TOUCH_IC_TTP229
    说明:  TTP229 TOUCH CAPACITIVE
    2020-06-21 18:40:02下载
    积分:1
  • 一个关于BPSK误码率仿真的程序
    一个关于BPSK误码率仿真的程序,内容只包括误码率仿真部分!-One on BPSK BER simulation procedures, including the signal generated by adding Gaussian white noise, and bit error rate!
    2022-02-04 06:57:56下载
    积分:1
  • robodoc-4.99.38
    ROBODoc通过提取源码中的特定格式的注释块(specially formatted headers)并形成文档文件,文档文件的格式包括HTML, ASCII, XML DocBook, LaTeX或RTF 还能间接形成PDF 和HTML Help文档(ROBODoc By extracting the source code of the specific format of the comment block (specially formatted headers) and the formation of the document file, document file formats, including HTML, ASCII, XML DocBook, LaTeX, or RTF also an indirect form PDF and HTML Help documentation)
    2009-09-15 09:07:19下载
    积分:1
  • 动科ASP企业网站管理系统 v6.0
    动科ASP企业网站管理系统使用说明:   一、本地测试使用微软的iis环境,不支持非官方的iis环境。   二、默认管理路径为www.你的域名.com/admin,用户名密码都为admin,强烈建议修改后台路径,这样更安全。   三、本地测试时需要开启iis的父路径,设置默认文档中存在index.asp(具体设置请根据iis版本百度即可)   四、本地测试时网站所在文件夹需要开启读写权限(一般不用设置)   五、网站如果放在非根目录,请修改system/conn.asp。把s_path = "/"修改成s_path = "/二级目录名/"   六、Logo请修改template中对模板目录中images中的logo.png
    2022-03-03 01:39:12下载
    积分:1
  • seekCurrent
    说明:  采集被测模块工作时,一段时间内的current ,然后进行平均值计算(Collect the current of the tested module in a period of time, and then calculate the average value)
    2020-04-04 14:16:12下载
    积分:1
  • LoadSpectra
    用于matlab导入spa格式的光谱,例如thermo产品获得的红外,拉曼光谱等(it used to imporat data of SPA)
    2018-06-06 20:50:58下载
    积分:1
  • Analysis of steering stability for 4WS
    四轮转向车辆操纵稳定性仿真分析,首先建立二自由度四轮转向车辆运动微分方程,求解出横摆角速度、质心侧偏角、侧向加速度的传递函数,然后在MATLAB环境中通过M语言编写仿真软件对传递函数的时域与频域特性进行计算,最后将仿真数据与前轮转向车辆仿真数据进行对比分析。(The simulation analysis of steering stability of four-wheel steering vehicles first establishes the differential equation of motion of two-degree-of-freedom four-wheel steering vehicle, and solves the transfer function of yaw angular velocity, centroid side yaw angle and lateral acceleration, and then passes the medium language in MATLAB environment. The simulation software is written to calculate the time domain and frequency domain characteristics of the transfer function. Finally, the simulation data is compared with the front wheel steering vehicle simulation data.)
    2018-09-26 21:18:20下载
    积分:1
  • DLNA相关协议+认证测试+测试工具
    说明:  DLNA upnp协议 测试工具 开发资料工具包(DLNA UPnP protocol test tool development kit)
    2020-06-04 11:39:09下载
    积分:1
  • 三维四面体网格生成
    在多维数据集单元的四面体网格生成并以 UGRID 格式写。学习的六面体可以分为六个四面体。Mdify 代码划分为五个四面体的六面体。
    2023-03-19 22:50:04下载
    积分:1
  • formatswap
    说明:  SEGY地震数据不同格式间相互转换小软件,不需要安装。(SEGY seismic data conversion between different formats of small software, do not need to install.)
    2019-03-28 10:44:20下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载