Neal Wu 5d758ef0f5 Merge pull request #924 from h4ck3rm1k3/master %!s(int64=8) %!d(string=hai) anos
..
__init__.py 65fad62dc6 Full code refactor and added all networks %!s(int64=9) %!d(string=hai) anos
alexnet.py a9d0e6e892 Converted slim models to TF 1.0 and fixed a few issues %!s(int64=8) %!d(string=hai) anos
alexnet_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() %!s(int64=8) %!d(string=hai) anos
cifarnet.py a9d0e6e892 Converted slim models to TF 1.0 and fixed a few issues %!s(int64=8) %!d(string=hai) anos
inception.py 804d90f75f Implementation of Inception V4 %!s(int64=9) %!d(string=hai) anos
inception_resnet_v2.py 5d758ef0f5 Merge pull request #924 from h4ck3rm1k3/master %!s(int64=8) %!d(string=hai) anos
inception_resnet_v2_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() %!s(int64=8) %!d(string=hai) anos
inception_utils.py 804d90f75f Implementation of Inception V4 %!s(int64=9) %!d(string=hai) anos
inception_v1.py 971c82ce89 Merge pull request #1019 from tae-jun/patch-4 %!s(int64=8) %!d(string=hai) anos
inception_v1_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() %!s(int64=8) %!d(string=hai) anos
inception_v2.py a9d0e6e892 Converted slim models to TF 1.0 and fixed a few issues %!s(int64=8) %!d(string=hai) anos
inception_v2_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() %!s(int64=8) %!d(string=hai) anos
inception_v3.py a9d0e6e892 Converted slim models to TF 1.0 and fixed a few issues %!s(int64=8) %!d(string=hai) anos
inception_v3_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() %!s(int64=8) %!d(string=hai) anos
inception_v4.py 5d758ef0f5 Merge pull request #924 from h4ck3rm1k3/master %!s(int64=8) %!d(string=hai) anos
inception_v4_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() %!s(int64=8) %!d(string=hai) anos
lenet.py 65fad62dc6 Full code refactor and added all networks %!s(int64=9) %!d(string=hai) anos
nets_factory.py 804d90f75f Implementation of Inception V4 %!s(int64=9) %!d(string=hai) anos
nets_factory_test.py 65fad62dc6 Full code refactor and added all networks %!s(int64=9) %!d(string=hai) anos
overfeat.py a9d0e6e892 Converted slim models to TF 1.0 and fixed a few issues %!s(int64=8) %!d(string=hai) anos
overfeat_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() %!s(int64=8) %!d(string=hai) anos
resnet_utils.py 65fad62dc6 Full code refactor and added all networks %!s(int64=9) %!d(string=hai) anos
resnet_v1.py 22e429a188 fix end point collection to return a dict %!s(int64=9) %!d(string=hai) anos
resnet_v1_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() %!s(int64=8) %!d(string=hai) anos
resnet_v2.py 9dd2c618e8 Perform the squeeze in a more appropriate location %!s(int64=8) %!d(string=hai) anos
resnet_v2_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() %!s(int64=8) %!d(string=hai) anos
vgg.py a9d0e6e892 Converted slim models to TF 1.0 and fixed a few issues %!s(int64=8) %!d(string=hai) anos
vgg_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() %!s(int64=8) %!d(string=hai) anos