v0.3.7
What's Changed
- Feature/comet logging by @sherpan in #517
- 🐞 Fix linting issues by @ashwinvaidya17 in #535
- 🐞 Bug Fix: Solve NaN values of anomaly scores for PatchCore model by @bsl546 in #549
- 🐞 Bug Fix: Help description for argument task by @youngquan in #547
- reutrn results of load_state_dict func by @zywvvd in #546
- 🔨 Pass
pre-trained
from config toModelLightning
by @samet-akcay in #529 - Benchmarking tool with Comet by @sherpan in #545
- Add map_location when loading the weights by @samet-akcay in #562
- Add patchcore to openvino export test + upgrade lightning by @ashwinvaidya17 in #565
- 🐞 Fix category check for folder dataset in anomalib CLI by @samet-akcay in #567
- Refactor
PreProcessor
and fixVisualizer
denormalization issue. by @samet-akcay in #570 - 🔨 Check for successful openvino conversion by @ashwinvaidya17 in #571
- Comet HPO by @sherpan in #563
- Fix patchcore image-level score computation by @djdameln in #580
- Fix anomaly map computation in CFlow when batch size is 1. by @samet-akcay in #589
- Documentation refactor by @samet-akcay in #576
- ✨ Add notebook for hpo by @ashwinvaidya17 in #592
- 🐞 Fix comet HPO by @ashwinvaidya17 in #597
- ✨ Replace keys from benchmarking script by @ashwinvaidya17 in #595
- Update README.md by @Owaiskhan9654 in #623
- 🐳 Containerize CI by @ashwinvaidya17 in #616
- add deprecation warning to denormalize class by @djdameln in #629
- Anomalib CLI Improvements - Update metrics and create post_processing section in the config file by @samet-akcay in #607
- Convert adaptive_threshold to Enum in configs by @samet-akcay in #637
- Create meta_data.json with ONNX export as well as OpenVINO export by @calebmm in #636
- 🖌 refactor export callback by @ashwinvaidya17 in #640
- 🐞 Address docs build by @ashwinvaidya17 in #639
- Optimized inference with onnx for patchcore. by @acai66 in #652
New Contributors
- @sherpan made their first contribution in #517
- @bsl546 made their first contribution in #549
- @youngquan made their first contribution in #547
- @zywvvd made their first contribution in #546
- @Owaiskhan9654 made their first contribution in #623
- @calebmm made their first contribution in #636
- @acai66 made their first contribution in #652
Full Changelog: v0.3.6...v0.3.7