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

Feature/comet logging #517

Merged
merged 40 commits into from
Sep 2, 2022
Merged

Feature/comet logging #517

merged 40 commits into from
Sep 2, 2022

Commits on Aug 15, 2022

  1. added basic logging + graph logging

    Siddharth Mehta authored and Siddharth Mehta committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    414a7f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. added comet-ml to base requirements

    Siddharth Mehta authored and Siddharth Mehta committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    5c8525f View commit details
    Browse the repository at this point in the history
  2. add AnomalibCometLogger to logger unit testing

    Siddharth Mehta authored and Siddharth Mehta committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    fe266b2 View commit details
    Browse the repository at this point in the history
  3. fixed multi-log test error

    Siddharth Mehta authored and Siddharth Mehta committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    0319e7d View commit details
    Browse the repository at this point in the history
  4. fixed multi-log test error

    sherpan committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    006fa32 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. reverted false bug

    sherpan committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    0fb0ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4b94cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f03bb89 View commit details
    Browse the repository at this point in the history
  4. added documentation

    sherpan committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    29b061e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee75fdf View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. Configuration menu
    Copy the full SHA
    4f7df7d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    sherpan committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    3eb7fc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16b68db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0d0073 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    9efcd68 View commit details
    Browse the repository at this point in the history
  2. edited api key instruction

    sherpan committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    94644f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. added comet badge

    sherpan committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    eccbae3 View commit details
    Browse the repository at this point in the history
  2. added icon to comet badge

    sherpan committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    e7a2c57 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    f9d1da2 View commit details
    Browse the repository at this point in the history
  2. added utms

    sherpan committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    4e5264a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Update README.md

    Co-authored-by:  Boris Feld <lothiraldan@gmail.com>
    sherpan and Lothiraldan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    7ff0782 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by:  Boris Feld <lothiraldan@gmail.com>
    sherpan and Lothiraldan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    0a4d028 View commit details
    Browse the repository at this point in the history
  3. Update anomalib/utils/loggers/comet.py

    Co-authored-by:  Boris Feld <lothiraldan@gmail.com>
    sherpan and Lothiraldan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    3813b54 View commit details
    Browse the repository at this point in the history
  4. Update docs/source/guides/logging.rst

    Co-authored-by:  Boris Feld <lothiraldan@gmail.com>
    sherpan and Lothiraldan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    f513717 View commit details
    Browse the repository at this point in the history
  5. Update anomalib/utils/loggers/comet.py

    Co-authored-by:  Boris Feld <lothiraldan@gmail.com>
    sherpan and Lothiraldan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    5b9b254 View commit details
    Browse the repository at this point in the history
  6. updated requirements

    sherpan committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    15aa26b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. "fixed comma error"

    sherpan committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    6a1eb05 View commit details
    Browse the repository at this point in the history
  2. changed tiny url

    sherpan committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    53d23c3 View commit details
    Browse the repository at this point in the history
  3. fixed indentation!

    sherpan committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    ea99c67 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. added comet to list

    sherpan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    c831cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1579fb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b64f42 View commit details
    Browse the repository at this point in the history
  4. removed whitespace

    sherpan committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    ea16138 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. fixed codestyle errors

    sherpan committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    50299c5 View commit details
    Browse the repository at this point in the history
  2. updated utm to anomalib

    sherpan committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    ba98083 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. passing pydocstyle errors

    sherpan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    bf827e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1409c7 View commit details
    Browse the repository at this point in the history
  3. passing codacity errors

    sherpan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    1ff759f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71eabe0 View commit details
    Browse the repository at this point in the history
  5. passing pre-commit

    sherpan committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    c8e8175 View commit details
    Browse the repository at this point in the history