Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
torchmetrics-1.7.1.tar.gz | 2025-04-07 | 565.0 kB | |
torchmetrics-1.7.1-py3-none-any.whl | 2025-04-07 | 961.5 kB | |
Minor patch release source code.tar.gz | 2025-04-07 | 978.6 kB | |
Minor patch release source code.zip | 2025-04-07 | 1.8 MB | |
README.md | 2025-04-07 | 607 Bytes | |
Totals: 5 Items | 4.3 MB | 0 |
[1.7.1] - 2025-04-06
Changed
- Enhance Support Adding a
MetricCollection
to AnotherMetricCollection
inadd_metrics
Function (#3032)
Fixed
- Fixed absent class
MeanIOU
(#2892) - Fixed detection IoU ignores predictions without ground truth (#3025)
- Fixed error raised in
MulticlassAccuracy
when top_k>1 (#3039)
Key Contributors
@Isalia20, @rittik9, @SkafteNicki
If we forgot someone due to not matching commit email with GitHub account, let us know :]
Full Changelog: https://github.com/Lightning-AI/torchmetrics/compare/v1.7.0...v1.7.1