|
31 | 31 |
|
32 | 32 | --- |
33 | 33 |
|
34 | | -> 🌟 **Announcing v2.1.0 Release!** 🌟 |
| 34 | +> 🌟 **Announcing v2.2.0 Release!** 🌟 |
35 | 35 | > |
36 | | -> We're excited to announce the release of Anomalib v2.1.0! |
37 | | -> This version brings several state-of-the-art models and anomaly detection datasets. Key features include: |
| 36 | +> We’re thrilled to announce the release of Anomalib v2.2.0, packed with new datasets, metrics, and performance improvements! Some of the highlights are: |
| 37 | +> New datasets |
38 | 38 | > |
39 | | -> New models : |
| 39 | +> - **3D-ADAM** : A comprehensive dataset for 3D anomaly detection in additive manufacturing. |
| 40 | +> - **BMAD** : Benchmarks for Medical Anomaly Detection, featuring six datasets across five medical domains |
40 | 41 | > |
41 | | -> - **🖼️ UniNet (CVPR 2025)**: A contrastive learning-guided unified framework with feature selection for anomaly detection. |
42 | | -> - **🖼️ Dinomaly (CVPR 2025)**: A 'less is more philosophy' encoder-decoder architecture model leveraging pre-trained foundational models. |
43 | | -> - **🎥 Fuvas (ICASSP 2025)**: Few-shot unsupervised video anomaly segmentation via low-rank factorization of spatio-temporal features. |
| 42 | +> New metrics |
44 | 43 | > |
45 | | -> New datasets: |
| 44 | +> - **PGn and PBn (CVPR2025)** : Presorted good/bad metrics for more insightful performance evaluation. |
| 45 | +> - **Histogram visualization** of anomaly scores for better interpretability. |
46 | 46 | > |
47 | | -> - **MVTec AD 2** : A new version of the MVTec AD dataset with 8 categories of industrial anomaly detection. |
48 | | -> - **MVTec LOCO AD** : MVTec logical constraints anomaly detection dataset that includes both structural and logical anomalies. |
49 | | -> - **Real-IAD** : A real-world multi-view dataset for benchmarking versatile industrial anomaly detection. |
50 | | -> - **VAD dataset** : Valeo Anomaly Dataset (VAD) showcasing a diverse range of defects, from highly obvious to extremely subtle. |
| 47 | +> Other Improvements |
| 48 | +> |
| 49 | +> - Faster coreset selection for PatchCore model, resulting in ~30% quicker training. |
| 50 | +> - Reduced memory usage for memory bank–based models like PatchCore, PaDiM, and DfKDE. |
| 51 | +> - Many more code and documentation updates. |
51 | 52 | > |
52 | 53 | > We value your input! Please share feedback via [GitHub Issues](https://github.com/open-edge-platform/anomalib/issues) or our [Discussions](https://github.com/open-edge-platform/anomalib/discussions) |
53 | 54 |
|
|
0 commit comments