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
edcd29f2dbb4b3eaed387fe17cb5270f867aec42
Switch branch/tag
resnet50_tensorflow
research
slim
nets
inception_v4_test.py
21 Sep, 2017
1 commit
Move the research models into a research subfolder (#2430)
· f87a58cd
Neal Wu
authored
Sep 21, 2017
f87a58cd
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