[1.4.1] - 2024-08-02
Changed
- Calculate the text color of
ConfusionMatrixplot based on luminance (#2590) - Updated
_safe_divideto allowAccuracyto run on the GPU (#2640) - Improved better error messages for intersection detection metrics for wrong user input (#2577)
Removed
- Dropped
Chrfimplementation due to licensing issues with the upstream package (#2668)
Fixed
- Fixed bug in
MetricCollectionwhen using compute groups andcomputeis called more than once (#2571) - Fixed class order of
panoptic_quality(..., return_per_class=True)output (#2548) - Fixed
BootstrapWrappernot being reset correctly (#2574) - Fixed integration between
ClasswiseWrapperandMetricCollectionwith custom_filter_kwargsmethod (#2575) - Fixed BertScore calculation: pred target misalignment (#2347)
- Fixed
_cumsumhelper function in multi-gpu (#2636) - Fixed bug in
MeanAveragePrecision.coco_to_tm(#2588) - Fixed missed f-strings in exceptions/warnings (#2667)
Key Contributors
@Borda, @gxy-gxy, @i-aki-y, @ndrwrbgs, @relativityhd, @SkafteNicki
If we forgot someone due to not matching commit email with GitHub account, let us know :]
Full Changelog: v1.4.0...v1.4.1