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

Weights & Biases (W&B) Feature Addition #1235

Merged
merged 18 commits into from
Oct 31, 2020
Merged

Weights & Biases (W&B) Feature Addition #1235

merged 18 commits into from
Oct 31, 2020

Commits on Oct 28, 2020

  1. Add wandb metric logging and bounding box debugging

    AyushExel committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    60d6a4b View commit details
    Browse the repository at this point in the history
  2. Improve formatting, readability

    AyushExel committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    15779b5 View commit details
    Browse the repository at this point in the history
  3. Remove mutliple path for init, improve formatting

    AyushExel authored and AyushExel committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    ee84468 View commit details
    Browse the repository at this point in the history
  4. Add wandb params

    AyushExel committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    b534855 View commit details
    Browse the repository at this point in the history
  5. Remove typecasting in bbox coordinates and reformat

    AyushExel committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    6fe4957 View commit details
    Browse the repository at this point in the history
  6. Cleanup

    AyushExel committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    40b83a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Configuration menu
    Copy the full SHA
    be999ec View commit details
    Browse the repository at this point in the history
  2. minor updates to test.py

    glenn-jocher committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    5e143be View commit details
    Browse the repository at this point in the history
  3. general reorg

    glenn-jocher committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    ce58596 View commit details
    Browse the repository at this point in the history
  4. reduce --log-imgs to 10

    glenn-jocher committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    82a95d4 View commit details
    Browse the repository at this point in the history
  5. clean wandb import

    glenn-jocher committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    7aa485a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a964353 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c282a2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a7e009 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9327313 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d5570d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da3edca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    caff798 View commit details
    Browse the repository at this point in the history