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

Add ensembling methods for tiling to Anomalib #1226

Merged
merged 242 commits into from
Oct 24, 2024

Commits on Mar 18, 2023

  1. Fixed broken links in readme

    blaz-r authored Mar 18, 2023
    Configuration menu
    Copy the full SHA
    73fa062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeb0b90 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

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

Commits on Mar 28, 2023

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

Commits on Apr 19, 2023

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

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    24d32f8 View commit details
    Browse the repository at this point in the history
  2. Add tiling for ensemble

    blaz-r committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    971cd7f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2023

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

Commits on Jun 25, 2023

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

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    621e1b4 View commit details
    Browse the repository at this point in the history
  2. Add tiling to dataset

    blaz-r committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2c7785c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Revert changes to train

    blaz-r committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b934db3 View commit details
    Browse the repository at this point in the history
  2. Add tiling to collate fn

    blaz-r committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    71dabaf View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Fix tiling in collate

    blaz-r committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ef69183 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    6c1357c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0845114 View commit details
    Browse the repository at this point in the history
  3. Add tile number logic

    blaz-r committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7a0ecfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8437875 View commit details
    Browse the repository at this point in the history
  5. Update tests for tiler

    blaz-r committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c8ecb6e View commit details
    Browse the repository at this point in the history
  6. Add training loop for ensemble

    blaz-r committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    86c62c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Add model input size setup

    blaz-r committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f9bb615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e2dbda View commit details
    Browse the repository at this point in the history
  3. Revert mvtec modifications

    blaz-r committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    28ea8a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c321e60 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    cd90ef3 View commit details
    Browse the repository at this point in the history
  2. Add predict step to ensemble

    blaz-r committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    941439e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42023c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    69bd0e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06eb042 View commit details
    Browse the repository at this point in the history
  3. Add joining for all box data

    blaz-r committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    67b9c3a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    94bc485 View commit details
    Browse the repository at this point in the history
  2. Fix box joining

    blaz-r committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    17b5655 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    fc22440 View commit details
    Browse the repository at this point in the history
  2. Add label and score joining

    blaz-r committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    d1be665 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    752a749 View commit details
    Browse the repository at this point in the history
  4. Add ensemble visualization

    blaz-r committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    0a7b526 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Add end of predict hook

    blaz-r committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d091659 View commit details
    Browse the repository at this point in the history
  2. Add metric computation

    blaz-r committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    19d036e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Fix metric thresholds

    blaz-r committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a607f73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62085de View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Add demo1 notebook

    blaz-r committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c81a612 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Add docstrings and cleanup

    blaz-r committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    faf2839 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Add memory benchmark

    blaz-r committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a359b02 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    326b304 View commit details
    Browse the repository at this point in the history
  2. Add metric to separate class

    blaz-r committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6f2e789 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    184bdb2 View commit details
    Browse the repository at this point in the history
  4. Rename predictions class

    blaz-r committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f872303 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7ab2a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cc9c65 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Add resized predictions class

    blaz-r committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ac8b657 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    d4b3611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    894d9ea View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Add global stats calculation

    blaz-r committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    95812e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5842623 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Refactor joiner for pipeline

    blaz-r committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    447613b View commit details
    Browse the repository at this point in the history
  2. Refactor stats into pipeline

    blaz-r committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    3a04dc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    548bf20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f04818c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab794eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa21c83 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    6697389 View commit details
    Browse the repository at this point in the history
  2. Add smoothing of tile joins.

    blaz-r committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    fbb593f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e1939c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    cfebf9b View commit details
    Browse the repository at this point in the history
  2. Fix metric configuration

    blaz-r committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b2e3a01 View commit details
    Browse the repository at this point in the history
  3. Fix box coordinates in joining

    blaz-r committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8941a6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87adbd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7c537c View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Add ensemble params to config

    blaz-r committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8f103de View commit details
    Browse the repository at this point in the history
  2. Refactor postprocessing.

    blaz-r committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9c7662a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Refactor post-processing

    blaz-r committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    adf281f View commit details
    Browse the repository at this point in the history
  2. Refactor predictions

    blaz-r committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    d6ca860 View commit details
    Browse the repository at this point in the history
  3. Code cleanup

    blaz-r committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    24568f3 View commit details
    Browse the repository at this point in the history
  4. Optimize prediction storage

    blaz-r committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    02dc356 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    770fe34 View commit details
    Browse the repository at this point in the history
  6. Cleanup before PR

    blaz-r committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4c45fe6 View commit details
    Browse the repository at this point in the history
  7. Fix stats pipeline

    blaz-r committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6440bd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Fix logging strings

    blaz-r committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a5bc6cb View commit details
    Browse the repository at this point in the history
  2. Fix memory benchmark

    blaz-r committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    bb5b125 View commit details
    Browse the repository at this point in the history
  3. Fix tiler issues

    blaz-r committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2e1840c View commit details
    Browse the repository at this point in the history
  4. Fix import issues

    blaz-r committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    057528d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b3c4f2 View commit details
    Browse the repository at this point in the history
  6. Fix cyclic import

    blaz-r committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f070979 View commit details
    Browse the repository at this point in the history
  7. Make logging lazy

    blaz-r committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5ab22b7 View commit details
    Browse the repository at this point in the history
  8. Refactor tiler tests

    blaz-r committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    69ccc65 View commit details
    Browse the repository at this point in the history
  9. Added collate tiling tests

    blaz-r committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1fbc67d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d431637 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c875391 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    29a311a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b0ce71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a0bb1e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Add tests for visualization

    blaz-r committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4fbf89a View commit details
    Browse the repository at this point in the history
  2. Fix small issues in tests

    blaz-r committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    9f1ebe6 View commit details
    Browse the repository at this point in the history
  3. Add metrics test

    blaz-r committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    4f9c16f View commit details
    Browse the repository at this point in the history
  4. Add post-processing tests

    blaz-r committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    333ab23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9719044 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    cf9a77a View commit details
    Browse the repository at this point in the history
  2. Fix pipeline stats bug

    blaz-r committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    7d9f670 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d917b7f View commit details
    Browse the repository at this point in the history
  4. Add pipeline tests

    blaz-r committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    d885642 View commit details
    Browse the repository at this point in the history
  5. Fix config in pipeline tests

    blaz-r committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    9b21e0b View commit details
    Browse the repository at this point in the history
  6. Add training script test

    blaz-r committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    89fade8 View commit details
    Browse the repository at this point in the history
  7. Fix types and docstrings

    blaz-r committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    9d5371e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    8e19108 View commit details
    Browse the repository at this point in the history
  2. Fix bug in label joining.

    blaz-r committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    866e3de View commit details
    Browse the repository at this point in the history
  3. Remove memory benchmark

    blaz-r committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    08aef87 View commit details
    Browse the repository at this point in the history
  4. Cleanup files

    blaz-r committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6d37c60 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Fix metrics setup

    blaz-r committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5cfcb4a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    dbfe1c6 View commit details
    Browse the repository at this point in the history
  2. Rename collate function

    blaz-r committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5845f5b View commit details
    Browse the repository at this point in the history
  3. Add license to test files

    blaz-r committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6bea6e7 View commit details
    Browse the repository at this point in the history
  4. Rename fixtures

    blaz-r committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    25d22a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6055f68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b4aa43 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d4b97d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a25baa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5bc68f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    262a8a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    73a1960 View commit details
    Browse the repository at this point in the history
  12. Sort imports

    blaz-r committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5c1a115 View commit details
    Browse the repository at this point in the history
  13. Add test ensemble script

    blaz-r committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8a3b625 View commit details
    Browse the repository at this point in the history
  14. Fix join smoothing bug

    blaz-r committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    89275b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    78e71e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3720f8 View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    blaz-r committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0143db9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c199494 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

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

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    33f1125 View commit details
    Browse the repository at this point in the history
  2. Update typehints

    blaz-r committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ae3ac29 View commit details
    Browse the repository at this point in the history
  3. Make training args more clear

    blaz-r committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1f5a4a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09c0365 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5eb735f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cf3ea0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11cbab6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5bb093 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f99a070 View commit details
    Browse the repository at this point in the history
  10. Fix metrics process docstring

    blaz-r committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1f55cb7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ff7281 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7a083a6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    16a28a4 View commit details
    Browse the repository at this point in the history
  14. Replace strings with enum

    blaz-r committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    17e40ff View commit details
    Browse the repository at this point in the history
  15. Improve comments in joiner.

    blaz-r committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b47f2dd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6dba87e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6fab1a5 View commit details
    Browse the repository at this point in the history
  18. Fix visualization tests

    blaz-r committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    97e9cb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Fix dict membership checks

    blaz-r committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b2c1709 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    811c4e8 View commit details
    Browse the repository at this point in the history
  2. Update test script args

    blaz-r committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    1ab91ac View commit details
    Browse the repository at this point in the history
  3. Cover test script with tests

    blaz-r committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    808698f View commit details
    Browse the repository at this point in the history
  4. Update export warning

    blaz-r committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b21129c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    fc507c4 View commit details
    Browse the repository at this point in the history
  2. Improve documentation images

    blaz-r committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    59ca549 View commit details
    Browse the repository at this point in the history
  3. Add images for documentation

    blaz-r committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d0ded2e View commit details
    Browse the repository at this point in the history
  4. Add codacy suggestion

    blaz-r committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    9b6b41e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d4b0d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    fb6ce60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b1aa46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfa4aa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7b6860 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82cfc00 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 4, 2023

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

Commits on Sep 5, 2023

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

Commits on Sep 22, 2023

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

Commits on Sep 26, 2023

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

Commits on Oct 26, 2023

  1. Merge branch 'main' into ensemble

    # Conflicts:
    #	src/anomalib/pre_processing/tiler.py
    blaz-r committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ce4d707 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge remote-tracking branch 'origin/main' into ensemble

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    
    # Conflicts:
    #	src/anomalib/data/base/datamodule.py
    #	src/anomalib/models/components/base/anomaly_module.py
    blaz-r committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    640d630 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Add transforms independent input size to models

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d1d3763 View commit details
    Browse the repository at this point in the history
  2. Make collate function a datamodule attribute

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    bb04a3b View commit details
    Browse the repository at this point in the history
  3. Refactor tiled ensemble train into pipeline step

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    658ee60 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Refactor tiled ensemble prediction into pipeline step

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    aecf837 View commit details
    Browse the repository at this point in the history
  2. Refactor tiled ensemble merging into pipeline step

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    15eae34 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Refactor tiled ensemble seam smoothing into pipeline step

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c00f6a1 View commit details
    Browse the repository at this point in the history
  2. Refactor tiled stats calculation into pipeline step

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f7ee730 View commit details
    Browse the repository at this point in the history
  3. Fix ckpt loading when predicting on test set.

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9d1f141 View commit details
    Browse the repository at this point in the history
  4. Add logging and add tqdm to pipeline steps.

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6570156 View commit details
    Browse the repository at this point in the history
  5. Refactor normalization pipeline step

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e49dbfe View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    affc8ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b934c68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0791be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dac5ed View commit details
    Browse the repository at this point in the history
  5. Format the code and address some lint problems

    Signed-off-by: Blaz Rolih <blaz.rolih@gmail.com>
    blaz-r committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    fedaddb View commit details
    Browse the repository at this point in the history
  6. Add code to skip test if test split is none

    Signed-off-by: Blaz Rolih <blaz.rolih@gmail.com>
    blaz-r committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    3548a50 View commit details
    Browse the repository at this point in the history
  7. Add accelerator to metrics and smoothing

    Signed-off-by: Blaz Rolih <blaz.rolih@gmail.com>
    blaz-r committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    551d38d View commit details
    Browse the repository at this point in the history
  8. Make threshold acq helper function and add to threshold to metrics

    Signed-off-by: Blaz Rolih <blaz.rolih@gmail.com>
    blaz-r committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d6834d8 View commit details
    Browse the repository at this point in the history
  9. Make a separate test pipeline

    Signed-off-by: Blaz Rolih <blaz.rolih@gmail.com>
    blaz-r committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2b45cd2 View commit details
    Browse the repository at this point in the history
  10. Restructure tiled ensemble files into directories

    Signed-off-by: Blaz Rolih <blaz.rolih@gmail.com>
    blaz-r committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    9713112 View commit details
    Browse the repository at this point in the history
  11. Pipeline code cleanup

    Signed-off-by: Blaz Rolih <blaz.rolih@gmail.com>
    blaz-r committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    dac985f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    b59fcbf View commit details
    Browse the repository at this point in the history
  2. Remove old tiled ensemble files

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    aca61df View commit details
    Browse the repository at this point in the history
  3. Remove old post processing files

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    27824df View commit details
    Browse the repository at this point in the history
  4. Fix sigma value read in smoothing

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0f935a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    5ce8480 View commit details
    Browse the repository at this point in the history
  2. Update stats calc and normalization

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    fb0f6e7 View commit details
    Browse the repository at this point in the history
  3. Update args naming convention

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    6db23cc View commit details
    Browse the repository at this point in the history
  4. Refactor code for nice config

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    15db3de View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 26, 2024

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

Commits on Sep 28, 2024

  1. Update docs structure for new system

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    8acae31 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Cleanup train code

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    348a0a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    d312563 View commit details
    Browse the repository at this point in the history
  2. Fix test script args

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e427de3 View commit details
    Browse the repository at this point in the history
  3. Update box merging

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2d7a825 View commit details
    Browse the repository at this point in the history
  4. Refactor helper function tests

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    08986e1 View commit details
    Browse the repository at this point in the history
  5. Small changes in helper and engine

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1afaefc View commit details
    Browse the repository at this point in the history
  6. Refactor merging tests

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    eaec7bc View commit details
    Browse the repository at this point in the history
  7. Refactor tiling tests

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5b27f95 View commit details
    Browse the repository at this point in the history
  8. Refactor metrics test

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8f61406 View commit details
    Browse the repository at this point in the history
  9. Add support for different threshold methods

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bd47db7 View commit details
    Browse the repository at this point in the history
  10. Format tests

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4136d17 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    c90a9b9 View commit details
    Browse the repository at this point in the history
  2. Change test to predict

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    17759db View commit details
    Browse the repository at this point in the history
  3. Refactor stats calculation tests

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2ad4b58 View commit details
    Browse the repository at this point in the history
  4. Refactor prediction data tests

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5e83cde View commit details
    Browse the repository at this point in the history
  5. Update metrics tests

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ac59dcc View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Move metrics tests to components

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    eaf5c5f View commit details
    Browse the repository at this point in the history
  2. Refactor seam smoothing tests

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    04f932f View commit details
    Browse the repository at this point in the history
  3. Refactor normalization tests

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    f4f7c63 View commit details
    Browse the repository at this point in the history
  4. Move mock stats to conftest

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e434ed3 View commit details
    Browse the repository at this point in the history
  5. Fix typehints for generator

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    7b2dc2c View commit details
    Browse the repository at this point in the history
  6. Refactor threshold tests

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8603a0f View commit details
    Browse the repository at this point in the history
  7. Temporarily disable box minmax

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    42965dc View commit details
    Browse the repository at this point in the history
  8. Add tiled ensemble integration test

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    2c440c4 View commit details
    Browse the repository at this point in the history
  9. Fix normalization tests and add additional merging test

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    76e4c50 View commit details
    Browse the repository at this point in the history
  10. Add tile collater tests

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    491a78c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    45d720c View commit details
    Browse the repository at this point in the history
  2. Change dataset in tests to dummy

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    17ad0d9 View commit details
    Browse the repository at this point in the history
  3. Format and fix linter errors

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    424c99a View commit details
    Browse the repository at this point in the history
  4. Format and some cleanup

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    cb99522 View commit details
    Browse the repository at this point in the history
  5. Rename predict to eval

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    df3094f View commit details
    Browse the repository at this point in the history
  6. Update docs for refactored version of code

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    faf3c6d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Cleanup the docs

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    dd72f4f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    78ebcd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d078c5b View commit details
    Browse the repository at this point in the history
  3. Update ensemble engine

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7ca68ed View commit details
    Browse the repository at this point in the history
  4. Remove boxes from pipelines and tests

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e6c75d8 View commit details
    Browse the repository at this point in the history
  5. Fix TODO comment issue

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fb15eaf View commit details
    Browse the repository at this point in the history
  6. Fix unused model in ens. engine

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9f9fc23 View commit details
    Browse the repository at this point in the history
  7. Fix path case in test

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bdf0df9 View commit details
    Browse the repository at this point in the history
  8. Change temporary dir to project_path

    Signed-off-by: blaz-r <blaz.rolih@gmail.com>
    blaz-r committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    314662f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Change mvtec to MVTec in test path

    Signed-off-by: Blaz Rolih <blaz.rolih@gmail.com>
    blaz-r committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8e3d9d5 View commit details
    Browse the repository at this point in the history