文件名称:Basic_CNNs_TensorFlow2-master
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- 上传时间:
- 2020-10-27
- 文件大小:
- 34kb
- 下载次数:
- 0次
- 提 供 者:
- 信电***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用TensorFlow框架书写的各主流CNN网络模型,没有数据集,可自行更改,能跑通(The mainstream CNN network models written by tensorflow fr a mework have no data set and can be changed by themselves and can run through)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Basic_CNNs_TensorFlow2-master | 0 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\.gitignore | 137 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\LICENSE | 1069 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\README.md | 7049 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\configuration.py | 1507 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\dataset | 0 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\dataset\README.md | 55 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\evaluate.py | 1488 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models | 0 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\__init__.py | 0 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\densenet.py | 5997 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\efficientnet.py | 10392 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\group_convolution.py | 10526 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\inception_modules.py | 16691 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\inception_resnet_v1.py | 11136 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\inception_resnet_v2.py | 9326 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\inception_v4.py | 1837 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\mobilenet_v1.py | 5460 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\mobilenet_v2.py | 6050 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\mobilenet_v3_block.py | 2841 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\mobilenet_v3_large.py | 4287 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\mobilenet_v3_small.py | 3634 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\residual_block.py | 3885 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\resnet.py | 4266 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\resnext.py | 2649 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\resnext_block.py | 2481 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\se_resnet.py | 5056 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\se_resnext.py | 5759 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\shufflenet_v2.py | 6307 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\models\squeezenet.py | 3287 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\original_dataset | 0 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\original_dataset\README.md | 126 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\parse_tfrecord.py | 481 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\predict.py | 890 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\prepare_data.py | 2451 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\saved_model | 0 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\saved_model\README.md | 37 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\split_dataset.py | 3761 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\test_single_image.py | 1048 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\to_tfrecord.py | 2438 | 2020-07-11 |
Basic_CNNs_TensorFlow2-master\train.py | 7844 | 2020-07-11 |