Neal Wu fe9a4f5a02 Merge pull request #1180 from tensorflow/small-resnet-code-fix пре 8 година
..
__init__.py 65fad62dc6 Full code refactor and added all networks пре 9 година
alexnet.py a9d0e6e892 Converted slim models to TF 1.0 and fixed a few issues пре 8 година
alexnet_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() пре 8 година
cifarnet.py a9d0e6e892 Converted slim models to TF 1.0 and fixed a few issues пре 8 година
inception.py 804d90f75f Implementation of Inception V4 пре 9 година
inception_resnet_v2.py 5d758ef0f5 Merge pull request #924 from h4ck3rm1k3/master пре 8 година
inception_resnet_v2_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() пре 8 година
inception_utils.py 804d90f75f Implementation of Inception V4 пре 9 година
inception_v1.py 971c82ce89 Merge pull request #1019 from tae-jun/patch-4 пре 8 година
inception_v1_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() пре 8 година
inception_v2.py a9d0e6e892 Converted slim models to TF 1.0 and fixed a few issues пре 8 година
inception_v2_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() пре 8 година
inception_v3.py a9d0e6e892 Converted slim models to TF 1.0 and fixed a few issues пре 8 година
inception_v3_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() пре 8 година
inception_v4.py 5d758ef0f5 Merge pull request #924 from h4ck3rm1k3/master пре 8 година
inception_v4_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() пре 8 година
lenet.py 65fad62dc6 Full code refactor and added all networks пре 9 година
nets_factory.py 804d90f75f Implementation of Inception V4 пре 9 година
nets_factory_test.py 65fad62dc6 Full code refactor and added all networks пре 9 година
overfeat.py a9d0e6e892 Converted slim models to TF 1.0 and fixed a few issues пре 8 година
overfeat_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() пре 8 година
resnet_utils.py 65fad62dc6 Full code refactor and added all networks пре 9 година
resnet_v1.py a5ae0d64eb Merge pull request #487 from amirbar/master пре 8 година
resnet_v1_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() пре 8 година
resnet_v2.py 0333144f91 Set up resnet default_image_size code better пре 8 година
resnet_v2_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() пре 8 година
vgg.py a9d0e6e892 Converted slim models to TF 1.0 and fixed a few issues пре 8 година
vgg_test.py 31f1af580a Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer() пре 8 година