文件名称:Python-用多种预训练TensorFlow模型提取图像特征
文件大小:169KB
文件格式:ZIP
更新时间:2022-08-30 21:51:07
Python开发-机器学习
用多种预训练TensorFlow模型提取图像特征
【文件预览】:
Compute-Features-master
----compute_features.py(4KB)
----nets()
--------dcgan.py(7KB)
--------resnet_v1_test.py(20KB)
--------resnet_utils.py(10KB)
--------inception_v3_test.py(13KB)
--------inception_v4.py(16KB)
--------inception_v4_test.py(12KB)
--------resnet_v2.py(15KB)
--------overfeat.py(6KB)
--------dcgan_test.py(4KB)
--------inception_resnet_v2_test.py(14KB)
--------mobilenet_v1.md(4KB)
--------vgg.py(14KB)
--------cyclegan.py(10KB)
--------inception_utils.py(3KB)
--------vgg_test.py(23KB)
--------mobilenet_v1.py(20KB)
--------alexnet_test.py(7KB)
--------nets_factory_test.py(2KB)
--------resnet_v2_test.py(20KB)
--------mobilenet_v1_test.py(23KB)
--------cyclegan_test.py(4KB)
--------overfeat_test.py(7KB)
--------__init__.py(1B)
--------nasnet()
--------inception_v1.py(16KB)
--------inception.py(2KB)
--------inception_resnet_v2.py(18KB)
--------cifarnet.py(5KB)
--------inception_v1_test.py(10KB)
--------pix2pix.py(9KB)
--------resnet_v1.py(15KB)
--------pix2pix_test.py(6KB)
--------alexnet.py(6KB)
--------nets_factory.py(6KB)
--------inception_v2.py(25KB)
--------lenet.py(4KB)
--------inception_v2_test.py(14KB)
--------inception_v3.py(28KB)
----load_features.py(561B)
----test_images()
--------Places365_test_00000004.jpg(15KB)
--------Places365_test_00000002.jpg(18KB)
--------Places365_test_00000003.jpg(12KB)
--------Places365_test_00000001.jpg(10KB)
----README.md(5KB)
----.gitignore(42B)