Neal Wu 9baf6eac0b Merge pull request #1040 from aselle/inception_v2 il y a 8 ans
..
__init__.py 65fad62dc6 Full code refactor and added all networks il y a 9 ans
alexnet.py 22e429a188 fix end point collection to return a dict il y a 9 ans
alexnet_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 8 ans
cifarnet.py 65fad62dc6 Full code refactor and added all networks il y a 9 ans
inception.py 804d90f75f Implementation of Inception V4 il y a 9 ans
inception_resnet_v2.py 862fbfd4cc Fixed concat order using tf_upgrade.py il y a 8 ans
inception_resnet_v2_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 8 ans
inception_utils.py 804d90f75f Implementation of Inception V4 il y a 9 ans
inception_v1.py 804d90f75f Implementation of Inception V4 il y a 9 ans
inception_v1_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 8 ans
inception_v2.py 804d90f75f Implementation of Inception V4 il y a 9 ans
inception_v2_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 8 ans
inception_v3.py 804d90f75f Implementation of Inception V4 il y a 9 ans
inception_v3_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 8 ans
inception_v4.py 804d90f75f Implementation of Inception V4 il y a 9 ans
inception_v4_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 8 ans
lenet.py 65fad62dc6 Full code refactor and added all networks il y a 9 ans
nets_factory.py 804d90f75f Implementation of Inception V4 il y a 9 ans
nets_factory_test.py 65fad62dc6 Full code refactor and added all networks il y a 9 ans
overfeat.py 22e429a188 fix end point collection to return a dict il y a 9 ans
overfeat_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 8 ans
resnet_utils.py 65fad62dc6 Full code refactor and added all networks il y a 9 ans
resnet_v1.py 22e429a188 fix end point collection to return a dict il y a 9 ans
resnet_v1_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 8 ans
resnet_v2.py 22e429a188 fix end point collection to return a dict il y a 9 ans
resnet_v2_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 8 ans
vgg.py 22e429a188 fix end point collection to return a dict il y a 9 ans
vgg_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() il y a 8 ans