Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save joelouismarino/0507635983484a59889f1c6a0663d47e to your computer and use it in GitHub Desktop.
Save joelouismarino/0507635983484a59889f1c6a0663d47e to your computer and use it in GitHub Desktop.
layer {
name: "pool5/7x7_s1"
type: "Pooling"
bottom: "inception_5b/output"
top: "pool5/7x7_s1"
pooling_param {
pool: AVE
kernel_size: 7
stride: 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment