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

Overhaul of train.py and adding Chesapeake CVPR trainer #103

Merged
merged 15 commits into from
Sep 9, 2021

Commits on Sep 4, 2021

  1. Refactoring how the trainer modules are called from train.py and how …

    …the configuration files are structured
    calebrob6 committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    e57109b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fba6506 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    625ef06 View commit details
    Browse the repository at this point in the history
  4. Working draft of trainer

    calebrob6 committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    2a1382e View commit details
    Browse the repository at this point in the history
  5. Now stuff trains

    calebrob6 committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    b71ad1d View commit details
    Browse the repository at this point in the history
  6. Formatting

    calebrob6 committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    8cdb422 View commit details
    Browse the repository at this point in the history
  7. Fixing tests

    calebrob6 committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    69c7bc4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6307709 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04d7c27 View commit details
    Browse the repository at this point in the history
  10. Checksum false fix

    calebrob6 committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    58782d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    6d825f2 View commit details
    Browse the repository at this point in the history
  2. Changes to fix Cyclone

    calebrob6 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    f66fd02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a180e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9780216 View commit details
    Browse the repository at this point in the history
  5. Some docstrings

    calebrob6 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    5ac51ed View commit details
    Browse the repository at this point in the history