Neal Wu 052e5e8b6e Converted the models repo to TF 1.0 using the upgrade script 8 anos atrás
..
__init__.py 65fad62dc6 Full code refactor and added all networks 9 anos atrás
alexnet.py 052e5e8b6e Converted the models repo to TF 1.0 using the upgrade script 8 anos atrás
alexnet_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() 8 anos atrás
cifarnet.py 052e5e8b6e Converted the models repo to TF 1.0 using the upgrade script 8 anos atrás
inception.py 804d90f75f Implementation of Inception V4 8 anos atrás
inception_resnet_v2.py 862fbfd4cc Fixed concat order using tf_upgrade.py 8 anos atrás
inception_resnet_v2_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() 8 anos atrás
inception_utils.py 804d90f75f Implementation of Inception V4 8 anos atrás
inception_v1.py 052e5e8b6e Converted the models repo to TF 1.0 using the upgrade script 8 anos atrás
inception_v1_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() 8 anos atrás
inception_v2.py 052e5e8b6e Converted the models repo to TF 1.0 using the upgrade script 8 anos atrás
inception_v2_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() 8 anos atrás
inception_v3.py 052e5e8b6e Converted the models repo to TF 1.0 using the upgrade script 8 anos atrás
inception_v3_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() 8 anos atrás
inception_v4.py 052e5e8b6e Converted the models repo to TF 1.0 using the upgrade script 8 anos atrás
inception_v4_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() 8 anos atrás
lenet.py 65fad62dc6 Full code refactor and added all networks 9 anos atrás
nets_factory.py 804d90f75f Implementation of Inception V4 8 anos atrás
nets_factory_test.py 65fad62dc6 Full code refactor and added all networks 9 anos atrás
overfeat.py 052e5e8b6e Converted the models repo to TF 1.0 using the upgrade script 8 anos atrás
overfeat_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() 8 anos atrás
resnet_utils.py 65fad62dc6 Full code refactor and added all networks 9 anos atrás
resnet_v1.py 22e429a188 fix end point collection to return a dict 9 anos atrás
resnet_v1_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() 8 anos atrás
resnet_v2.py 22e429a188 fix end point collection to return a dict 9 anos atrás
resnet_v2_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() 8 anos atrás
vgg.py 052e5e8b6e Converted the models repo to TF 1.0 using the upgrade script 8 anos atrás
vgg_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() 8 anos atrás