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

Update standard networks for Caffe #733

Merged
merged 3 commits into from
May 16, 2016

Commits on May 9, 2016

  1. LeNet - use Data layer for train/val input scaling

    Still use Power layer for deploy phase
    lukeyeager committed May 9, 2016
    Configuration menu
    Copy the full SHA
    fec6199 View commit details
    Browse the repository at this point in the history
  2. Update Data layers for standard networks

    Give train/val data layers different names
      - Better visualizations
    
    Use stage instead of phase to differentiate
      - Consistent with other layers
    lukeyeager committed May 9, 2016
    Configuration menu
    Copy the full SHA
    2160783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2be3381 View commit details
    Browse the repository at this point in the history