- Update anomalib to v0.7.0.dev143 to fix a bug introduced in the previous version that caused the training to fail if the dataset size was smaller than the batch size.
2.2.4
Updated
- Update anomalib to v0.7.0.dev142 that improves the memory footprint of patchcore model training.
2.2.3
Updated
- Keep only opencv-python-headless as a dependency for quadra to avoid conflicts with the non-headless version
2.2.2
Updated
- Terminate quadra with error if it's not possible to export an ONNX model with automatic mixed precision instead of falling back to full precision
Fixed
- Fix default quadra installation requiring extra dependencies incorrectly - Fix matplotlib using interactive backend by default - Fix documentation errors