pypi torchmetrics 1.5.2
Minor patch release

latest releases: 1.9.0, 1.8.2, 1.8.1...
16 months ago

[1.5.2] - 2024-11-07

Changed

  • Re-adding numpy 2+ support (#2804)

Fixed

  • Fixed iou scores in detection for either empty predictions/targets leading to wrong scores (#2805)
  • Fixed MetricCollection compatibility with torch.jit.script (#2813)
  • Fixed assert in PIT (#2811)
  • Patched np.Inf for numpy 2.0+ (#2826)

Key Contributors

@adamjstewart, @Borda, @SkafteNicki, @StalkerShurik, @yurithefury

If we forgot someone due to not matching commit email with GitHub account, let us know :]


Full Changelog: v1.5.1...v1.5.2

Don't miss a new torchmetrics release

NewReleases is sending notifications on new releases.