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

Allow logging models from GenericLogger #8676

Merged
merged 64 commits into from
Jul 22, 2022

Commits on Jun 13, 2022

  1. enhance

    AyushExel committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    ea2a60a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c00374 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. revert

    AyushExel committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    16f1fab View commit details
    Browse the repository at this point in the history
  2. allow training from scratch

    AyushExel committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    5f7209c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94bd25a View commit details
    Browse the repository at this point in the history
  4. Update --img argument from train.py

    single line
    glenn-jocher committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    05057aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b72d6de View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    92d7821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7f07da View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    d01b88d View commit details
    Browse the repository at this point in the history
  2. format

    AyushExel committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ab534a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25fd4be View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Update dataloaders.py

    AyushExel committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    42277e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    b12eb54 View commit details
    Browse the repository at this point in the history
  2. address PR comments

    AyushExel committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    264531a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bd2d25 View commit details
    Browse the repository at this point in the history
  4. fix spelling

    AyushExel committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    7d53574 View commit details
    Browse the repository at this point in the history
  5. don't augment eval set

    AyushExel committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    8e42374 View commit details
    Browse the repository at this point in the history
  6. use fstring

    glenn-jocher committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    b8ed832 View commit details
    Browse the repository at this point in the history
  7. update augmentations.py

    glenn-jocher committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    61fafc4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    22af200 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac22de3 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/classifier' into classifier

    # Conflicts:
    #	utils/dataloaders.py
    glenn-jocher committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    e54a038 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19f45fc View commit details
    Browse the repository at this point in the history
  12. updates

    glenn-jocher committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    6beb9d9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    10fe6b7 View commit details
    Browse the repository at this point in the history
  14. update dataloaders

    AyushExel committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    218c951 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d238c91 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5a58efd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    92c2b8b View commit details
    Browse the repository at this point in the history
  18. Cleanup

    glenn-jocher committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    7d5f091 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    740231a View commit details
    Browse the repository at this point in the history
  20. Cleanup2

    glenn-jocher committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    82e902e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b76dd41 View commit details
    Browse the repository at this point in the history
  22. Update classifier.py

    glenn-jocher committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    72fc0a0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8bcfbd9 View commit details
    Browse the repository at this point in the history
  24. Update augmentations.py

    glenn-jocher committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    82b178d View commit details
    Browse the repository at this point in the history
  25. fix: imshow clip warning

    AyushExel committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    893c1ee View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4f5939f View commit details
    Browse the repository at this point in the history
  27. update

    AyushExel committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    ad3b635 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b0d24e7 View commit details
    Browse the repository at this point in the history
  29. Update classifier.py

    glenn-jocher committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    bfc17c5 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6b44c8e View commit details
    Browse the repository at this point in the history
  31. normalize image using cv2

    AyushExel committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    8389a3b View commit details
    Browse the repository at this point in the history
  32. normalize img using cv2

    AyushExel committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    69b79cb View commit details
    Browse the repository at this point in the history
  33. remove dedundant comment

    AyushExel committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    320629c View commit details
    Browse the repository at this point in the history
  34. Update classifier.py

    glenn-jocher committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    77f7c71 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c2c9f97 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Configuration menu
    Copy the full SHA
    82607c3 View commit details
    Browse the repository at this point in the history
  2. replace print with logger

    AyushExel committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    85a84a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Configuration menu
    Copy the full SHA
    0cda4ee View commit details
    Browse the repository at this point in the history
  2. commit steps

    AyushExel committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    2db2311 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d17a30 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    d005533 View commit details
    Browse the repository at this point in the history
  2. support final model logging

    AyushExel committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    90b4b50 View commit details
    Browse the repository at this point in the history
  3. update

    AyushExel committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    bb15a94 View commit details
    Browse the repository at this point in the history
  4. update

    AyushExel committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1b183ce View commit details
    Browse the repository at this point in the history
  5. update

    AyushExel committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    60e5640 View commit details
    Browse the repository at this point in the history
  6. update

    AyushExel committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    17c5dc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7205cf View commit details
    Browse the repository at this point in the history
  8. remove curses

    AyushExel committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1db25db View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e2dcc50 View commit details
    Browse the repository at this point in the history
  10. Update classifier.py

    glenn-jocher committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    5135f75 View commit details
    Browse the repository at this point in the history
  11. Update __init__.py

    glenn-jocher committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    c82e6df View commit details
    Browse the repository at this point in the history