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

Start setting up the improved W&B integration #1948

Merged
merged 36 commits into from
Feb 2, 2021
Merged

Start setting up the improved W&B integration #1948

merged 36 commits into from
Feb 2, 2021

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    3530aa5 View commit details
    Browse the repository at this point in the history
  2. cleanup

    AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    1ef16b1 View commit details
    Browse the repository at this point in the history
  3. Reorganize files

    AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    bd37ac7 View commit details
    Browse the repository at this point in the history
  4. Update wandb_utils.py

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    7cd5623 View commit details
    Browse the repository at this point in the history
  5. Update log_dataset.py

    We can remove this code, as the giou hyp has been deprecated for a while now.
    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    d8daa64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc7d8f9 View commit details
    Browse the repository at this point in the history
  7. yaml.SafeLoader

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    9b8f46a View commit details
    Browse the repository at this point in the history
  8. PEP8 reformat

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    2c67ba1 View commit details
    Browse the repository at this point in the history
  9. remove redundant checks

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    9ffb887 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1eca722 View commit details
    Browse the repository at this point in the history
  11. cleanup

    AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    ad8408f View commit details
    Browse the repository at this point in the history
  12. Reorganize files

    AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    8b039b3 View commit details
    Browse the repository at this point in the history
  13. Update wandb_utils.py

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    0b715eb View commit details
    Browse the repository at this point in the history
  14. Update log_dataset.py

    We can remove this code, as the giou hyp has been deprecated for a while now.
    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    58ae23f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6671347 View commit details
    Browse the repository at this point in the history
  16. yaml.SafeLoader

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    bbc5271 View commit details
    Browse the repository at this point in the history
  17. PEP8 reformat

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    9bbecc8 View commit details
    Browse the repository at this point in the history
  18. remove redundant checks

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    ceb63cd View commit details
    Browse the repository at this point in the history
  19. Update util files

    AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    2529fb7 View commit details
    Browse the repository at this point in the history
  20. Update wandb_utils.py

    AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    efdcd7e View commit details
    Browse the repository at this point in the history
  21. Remove word size

    AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    0d84870 View commit details
    Browse the repository at this point in the history
  22. Change path of labels.zip

    AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    93219b9 View commit details
    Browse the repository at this point in the history
  23. remove unused imports

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    ac8fad2 View commit details
    Browse the repository at this point in the history
  24. remove --rect

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    e40b817 View commit details
    Browse the repository at this point in the history
  25. log_dataset.py cleanup

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    0e21989 View commit details
    Browse the repository at this point in the history
  26. log_dataset.py cleanup2

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    3e53865 View commit details
    Browse the repository at this point in the history
  27. wandb_utils.py cleanup

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    4ebfb83 View commit details
    Browse the repository at this point in the history
  28. remove redundant id_count

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    58616a6 View commit details
    Browse the repository at this point in the history
  29. wandb_utils.py cleanup2

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    a8168c3 View commit details
    Browse the repository at this point in the history
  30. rename cls

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    1bb261d View commit details
    Browse the repository at this point in the history
  31. use pathlib for zip

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    850b59d View commit details
    Browse the repository at this point in the history
  32. rename dataloader to dataset

    glenn-jocher authored and AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    94b7631 View commit details
    Browse the repository at this point in the history
  33. Change import order

    AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    b959a02 View commit details
    Browse the repository at this point in the history
  34. Remove redundant code

    AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    4e9a54c View commit details
    Browse the repository at this point in the history
  35. remove unused import

    AyushExel committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    28ad4ab View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. remove unused imports

    glenn-jocher committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    5651225 View commit details
    Browse the repository at this point in the history