| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-04 | 1.9 kB | |
| Release Anomalib Library v2.6.1 source code.tar.gz | 2026-09-04 | 21.4 MB | |
| Release Anomalib Library v2.6.1 source code.zip | 2026-09-04 | 22.4 MB | |
| Totals: 3 Items | 43.9 MB | 0 | |
What's Changed
Changed
- 🔄 data: Update Kaputt dataset source to the official Hugging Face repository (https://huggingface.co/datasets/amazon/kaputt) by @ashwinvaidya17 in https://github.com/open-edge-platform/anomalib/pull/3765
- 🔧 metric: Optimize binary classification curve metric with PyTorch by @andersendsa in https://github.com/open-edge-platform/anomalib/pull/3720
- 🔧 model: Use native padding in FastFlow by @andersendsa in https://github.com/open-edge-platform/anomalib/pull/3742
- 🔧 deps: Bump
torchby @AlexanderBarabanov in https://github.com/open-edge-platform/anomalib/pull/3722 and https://github.com/open-edge-platform/anomalib/pull/3752
Fixed
- 🐞 data: Random tiling now honours the configured tile width instead of always producing square tiles by @ashwinvaidya17 in https://github.com/open-edge-platform/anomalib/pull/3772
- 🐞 security: Block tar/zip path traversal on all supported Python versions by @ashwinvaidya17 in https://github.com/open-edge-platform/anomalib/pull/3769
- 📚 docs: Fix broken documentation links by @godarrenw in https://github.com/open-edge-platform/anomalib/pull/3746
- 🐞 data: Treat
seed=0as a valid seed inrandom_splitby @VenishPaneliya in https://github.com/open-edge-platform/anomalib/pull/3738 - 🔧 typing: Remove type-only references to wandb's removed
RunDisabledclass by @dmitryduev in https://github.com/open-edge-platform/anomalib/pull/3739
New Contributors
- @godarrenw made their first contribution in https://github.com/open-edge-platform/anomalib/pull/3746
- @dmitryduev made their first contribution in https://github.com/open-edge-platform/anomalib/pull/3739
- @VenishPaneliya made their first contribution in https://github.com/open-edge-platform/anomalib/pull/3738
Full Changelog: https://github.com/open-edge-platform/anomalib/compare/lib/v2.6.0...lib/v2.6.1