Skip to content

Instantly share code, notes, and snippets.

@joelouismarino
Created July 30, 2017 04:06
Show Gist options
  • Save joelouismarino/d7abb298f2be06a900a4f4b7a29369e1 to your computer and use it in GitHub Desktop.
Save joelouismarino/d7abb298f2be06a900a4f4b7a29369e1 to your computer and use it in GitHub Desktop.
pool5_7x7_s1 = AveragePooling2D(pool_size=(7,7), strides=(1,1), name='pool5/7x7_s2')(inception_5b_output)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment