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/dick/anomaly score normalization #35

Merged
merged 44 commits into from
Dec 21, 2021

Commits on Dec 14, 2021

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

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    95c15c1 View commit details
    Browse the repository at this point in the history
  2. fix docstrings and typing

    djdameln committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    cd1612b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    149e026 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cdb25c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    122bbb6 View commit details
    Browse the repository at this point in the history
  6. update configs

    djdameln committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    5d82316 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. merge development

    djdameln committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    b4246ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    891c709 View commit details
    Browse the repository at this point in the history
  3. Tensor -> tensor

    djdameln committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    95de8fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d84ea11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1cb7a15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21dfefb View commit details
    Browse the repository at this point in the history
  7. small refactor

    djdameln committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    ae70160 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8416336 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a41d7c1 View commit details
    Browse the repository at this point in the history
  10. small fix

    djdameln committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    1494e5a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    9a196b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac4573e View commit details
    Browse the repository at this point in the history
  3. fix visualizer

    djdameln committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    d05acb9 View commit details
    Browse the repository at this point in the history
  4. fix mypy issues

    djdameln committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    54cd83e View commit details
    Browse the repository at this point in the history
  5. fix compression tests

    djdameln committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    4c1a756 View commit details
    Browse the repository at this point in the history
  6. remove print statement

    djdameln committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    cecb23e View commit details
    Browse the repository at this point in the history
  7. revert checkpoint loading

    djdameln committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    721ea0b View commit details
    Browse the repository at this point in the history
  8. revert changing weight path

    djdameln committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    4a3b2b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    416a4c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95067fe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8453260 View commit details
    Browse the repository at this point in the history
  12. change function ordering

    djdameln committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    e30d870 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    895bf1e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5d46732 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    918f422 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. update requirements

    djdameln committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    a55e6d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a07fa4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9853828 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aee4802 View commit details
    Browse the repository at this point in the history
  5. merge development

    djdameln committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    497d3bc View commit details
    Browse the repository at this point in the history
  6. Revert "add deprecation warning to feature extractor."

    This reverts commit 5d46732.
    djdameln committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    c002f2a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    fc01635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc8b3d9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' of github.com:openvinotoolkit/anomalib int…

    …o feature/dick/anomaly-score-normalization
    samet-akcay committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    00dc01f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a56ba72 View commit details
    Browse the repository at this point in the history
  5. use get_dataset_path

    djdameln committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    e23f82d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/dick/anomaly-score-normalization' of github.com…

    …:openvinotoolkit/anomalib into feature/dick/anomaly-score-normalization
    djdameln committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    1ffb0fb View commit details
    Browse the repository at this point in the history