v1.2.0
Changelist for v1.2.0
- Add DirichletCalibration (Kull et al. 2019), see our blog post.
- Add ECE Metrics for computing model's calibration.
- Add support for Multi-Input/Output for ModelWrapper
- Fix BatchBALD to be consistent with the official implementation
- Add ConsistentDropout, where the masks used in MC-Dropout are the same for each input.
Important notes
- BaaL is now part of Pytorch Ecosystem!