Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
211ee00a3bdbc0468f46129581ae72dc7285b12f
Switch branch/tag
resnet50_tensorflow
slim
nets
inception_v4_test.py
16 Mar, 2017
1 commit
Convert tf.GraphKeys.VARIABLES -> tf.GraphKeys.GLOBAL_VARIABLES
· 211ee00a
Neal Wu
authored
Mar 15, 2017
211ee00a
20 Feb, 2017
1 commit
Changed deprecated tf.initialize_all_variables() to tf.global_variables_initializer()
· 31f1af58
Joshua Howard
authored
Feb 20, 2017
31f1af58
15 Nov, 2016
1 commit
Implementation of Inception V4
· 804d90f7
Alex Kurakin
authored
Nov 15, 2016
804d90f7