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