Skip to content

Releases: open-edge-platform/anomalib

v2.1.0

01 Aug 09:14
5f89bbe
Compare
Choose a tag to compare

Release Notes

v2.1.0

Added

Changed

Fixed

  • 🐞 Fix model-specific transforms for DRÆM and DSR by @abc-125 in #2624
  • 🐞 fix: remove custom state dict handling in WinClip to fix inference tensor issues by @samet-akcay in #2630
  • 🐞 Fix MVTecLOCO args by @samet-akcay in #2650
  • Fix SuperSimpleNet pretrained weights. by @blaz-r in #2712
  • 🔒 Security Fix: Mitigate Remote Code Execution Risk in torch.load by @samet-akcay in #2729
  • 🔨 Fix Arbitrary imports in get_datamodule() by @rajeshgangireddy in #2736
  • Fix the wrong variable to be printed on the warning message by @samet-akcay in #2754
  • Fix AUPR curve axis labels to follow standard convention by @samet-akcay in #2772
  • fix(data): enhance ToNumpyMixin for improved tensor conversion by @samet-akcay in #2775
  • fix(visualization): modify the image font loading logic by @samet-akcay in #2783
  • 🐞fix(data): Fixed bug where MVTecLOCO GT Masks were not loaded correctly by @AveraGE0 in #2805
  • 🐞 fix(docs): replace problematic emojis and improve CI workflow by @samet-akcay in #2809
  • fix(model): remove in-place ops in CombinedDensityEstimator.predict f… by @grannycola in #2808
  • fix(data): MVTecAD2 CLI bug fix enum serialisation by @alfieroddan in #2817
  • 🔒 fix: semgrep security issues by replacing inefficient torch.Tensor() constructors by @samet-akcay in #2824
  • fix(imports): update OpenVINO import paths in inferencer and post-pro… by @samet-akcay in #2829
  • 🐞 fix(model): EfficientAD NotImplementedError: ('{} cannot be pickled', '_SingleProcessDataLoaderIter') by @alexriedel1 in #2837
  • 🐞 fix(data): update_augmentations when no model is attached by @samet-akcay in #2720
  • fix(deploy): Fix discrepancy between lightning and standalone inferencers by @ashwinvaidya17 in #2843
  • fix(docs): revert correct symlink by @AlexanderBarabanov in #2854

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

19 Mar 16:23
030c2df
Compare
Choose a tag to compare

Release Notes

v2.0.0

Added

Removed

Changed

Fixed

New Contributors

v1.1.3

18 Feb 16:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.3

v1.1.2

18 Feb 14:52
Compare
Choose a tag to compare

What's Changed

  • [Hotfix] check model attribute in setup method by @djdameln in #2574

Full Changelog: v1.1.1...v1.1.2

v2.0.0b3

14 Feb 16:27
223086b
Compare
Choose a tag to compare
v2.0.0b3 Pre-release
Pre-release

v2.0.0

Added

Removed

Changed

Fixed

  • 🐞Replace package_available with module_available by @harimkang in #2407

v2.0.0b2

09 Jan 15:25
9a0c755
Compare
Choose a tag to compare
v2.0.0b2 Pre-release
Pre-release

v2.0.0

Added

Removed

Changed

Fixed

  • 🐞Replace package_available with module_available by @harimkang in #2407

v1.2.0

31 Oct 09:00
7d6b89c
Compare
Choose a tag to compare

[v1.2.0]

Added

Changed

Deprecated

  • 🔨 Deprecate try import and replace it with Lightning's package_available by @samet-akcay in #2373

Fixed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

12 Aug 12:57
1473a67
Compare
Choose a tag to compare

v1.1.1

Added

Changed

Deprecated

Fixed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

31 May 15:52
3fe5584
Compare
Choose a tag to compare

[v1.1.0]

Added

Changed

Deprecated

Fixed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

27 Mar 16:32
5b01918
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1