.. |
__init__.py
|
65fad62dc6
Full code refactor and added all networks
|
9 gadi atpakaļ |
alexnet.py
|
a9d0e6e892
Converted slim models to TF 1.0 and fixed a few issues
|
8 gadi atpakaļ |
alexnet_test.py
|
31f1af580a
Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer()
|
8 gadi atpakaļ |
cifarnet.py
|
a9d0e6e892
Converted slim models to TF 1.0 and fixed a few issues
|
8 gadi atpakaļ |
inception.py
|
804d90f75f
Implementation of Inception V4
|
8 gadi atpakaļ |
inception_resnet_v2.py
|
f80d631b37
Merge pull request #641 from alexalemi/patch-1
|
8 gadi atpakaļ |
inception_resnet_v2_test.py
|
211ee00a3b
Convert tf.GraphKeys.VARIABLES -> tf.GraphKeys.GLOBAL_VARIABLES
|
8 gadi atpakaļ |
inception_utils.py
|
804d90f75f
Implementation of Inception V4
|
8 gadi atpakaļ |
inception_v1.py
|
cb1e61113f
Fix typo
|
8 gadi atpakaļ |
inception_v1_test.py
|
31f1af580a
Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer()
|
8 gadi atpakaļ |
inception_v2.py
|
cb1e61113f
Fix typo
|
8 gadi atpakaļ |
inception_v2_test.py
|
31f1af580a
Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer()
|
8 gadi atpakaļ |
inception_v3.py
|
cb1e61113f
Fix typo
|
8 gadi atpakaļ |
inception_v3_test.py
|
31f1af580a
Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer()
|
8 gadi atpakaļ |
inception_v4.py
|
5d758ef0f5
Merge pull request #924 from h4ck3rm1k3/master
|
8 gadi atpakaļ |
inception_v4_test.py
|
211ee00a3b
Convert tf.GraphKeys.VARIABLES -> tf.GraphKeys.GLOBAL_VARIABLES
|
8 gadi atpakaļ |
lenet.py
|
65fad62dc6
Full code refactor and added all networks
|
9 gadi atpakaļ |
nets_factory.py
|
804d90f75f
Implementation of Inception V4
|
8 gadi atpakaļ |
nets_factory_test.py
|
65fad62dc6
Full code refactor and added all networks
|
9 gadi atpakaļ |
overfeat.py
|
a9d0e6e892
Converted slim models to TF 1.0 and fixed a few issues
|
8 gadi atpakaļ |
overfeat_test.py
|
31f1af580a
Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer()
|
8 gadi atpakaļ |
resnet_utils.py
|
65fad62dc6
Full code refactor and added all networks
|
9 gadi atpakaļ |
resnet_v1.py
|
cb1e61113f
Fix typo
|
8 gadi atpakaļ |
resnet_v1_test.py
|
31f1af580a
Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer()
|
8 gadi atpakaļ |
resnet_v2.py
|
cb1e61113f
Fix typo
|
8 gadi atpakaļ |
resnet_v2_test.py
|
31f1af580a
Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer()
|
8 gadi atpakaļ |
vgg.py
|
a9d0e6e892
Converted slim models to TF 1.0 and fixed a few issues
|
8 gadi atpakaļ |
vgg_test.py
|
31f1af580a
Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer()
|
8 gadi atpakaļ |