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 config for resnet50 #1

Merged
merged 9 commits into from
Mar 4, 2018

Commits on Mar 2, 2018

  1. Update config.py

    Better config
    John1231983 authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    5aa0575 View commit details
    Browse the repository at this point in the history
  2. Update bowl_config.py

    Better config
    John1231983 authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    4faaa11 View commit details
    Browse the repository at this point in the history
  3. Update config.py

    Better config
    John1231983 authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    27f63cf View commit details
    Browse the repository at this point in the history
  4. Update model.py

    Use resnet50 pretrain
    John1231983 authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    62139d5 View commit details
    Browse the repository at this point in the history
  5. Update train.py

    Update imagenet pretrain and delete heads training
    John1231983 authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    91155b4 View commit details
    Browse the repository at this point in the history
  6. Update bowl_config.py

    Better config for resnet50
    John1231983 authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    fc8087b View commit details
    Browse the repository at this point in the history
  7. Update config.py

    Update learning rate and weight decay
    John1231983 authored Mar 2, 2018
    Configuration menu
    Copy the full SHA
    04a69ee View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2018

  1. Add files via upload

    For fixing the problem `Evaluation Exception: Index was outside the bounds of the array. `
    John1231983 authored Mar 3, 2018
    Configuration menu
    Copy the full SHA
    b575067 View commit details
    Browse the repository at this point in the history
  2. Update inference.py

    For fix the problem of submission
    John1231983 authored Mar 3, 2018
    Configuration menu
    Copy the full SHA
    0e4512b View commit details
    Browse the repository at this point in the history