Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GoogLeNet training in Caffe #1367

Closed
wants to merge 4 commits into from
Closed

GoogLeNet training in Caffe #1367

wants to merge 4 commits into from

Commits on Oct 27, 2014

  1. GoogLeNet train/test definition

    amiralush committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    8a1ef8b View commit details
    Browse the repository at this point in the history
  2. GoogLeNet solver definition

    amiralush committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    5edaf8b View commit details
    Browse the repository at this point in the history
  3. GoogLeNet example

    amiralush committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    3a7d773 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2014

  1. (1) Added weighting to auxiliary losses.

    (2) Moved padding from conv3_reduce/conv5_reduce to conv3/conv5.
    (3)  Changed test crop size to be consistent with train crop-size.
    amir alush committed Nov 1, 2014
    Configuration menu
    Copy the full SHA
    5e63cff View commit details
    Browse the repository at this point in the history