0.3.3
What's Changed
- Move initialization log message to base class by @djdameln in #363
- 🚚 Move logging from train.py to the getter functions by @samet-akcay in #365
- 🚜 Refactor loss computation by @djdameln in #364
- 📝 Add a technical blog post to explain how to run anomalib. by @ashwinvaidya17 in #359
- 📚 Add datamodule jupyter notebooks. by @samet-akcay in #357
- 📝 Add benchmarking notebook by @ashwinvaidya17 in #353
- ➕ Add PyPI downloads badge to the readme. by @samet-akcay in #370
- Update README.md by @innat in #382
- Create Anomalib CLI by @samet-akcay in #378
- 🛠 Fix configs to remove logging heatmaps from classification models. by @samet-akcay in #387
- Add FastFlow model training testing inference via Anomalib API by @samet-akcay in #386
- PaDim occasionally NaNs in anomaly map by @VdLMV in #392
- Inference + Visualization by @djdameln in #390
New Contributors
Full Changelog: v.0.3.2...0.3.3