Skip to content

Issues: Lightning-AI/torchmetrics

Create gallery of realistic examples
#2438 opened Mar 7, 2024 by Borda
Open 1
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Multiclass accuracy with micro and top-k does not work as expected. bug / fix Something isn't working help wanted Extra attention is needed
#3068 opened Apr 17, 2025 by mmcdermott
meanIoU calculation error for 1.8.0.dev0 (build from source) bug / fix Something isn't working help wanted Extra attention is needed
#3047 opened Apr 7, 2025 by insomniaaac
Multi Label Precision numerical stability issues with MPS bug / fix Something isn't working duplicate This issue or pull request already exists help wanted Extra attention is needed v1.6.x
#2955 opened Feb 15, 2025 by dmnkf
BERT score: maximum at self-comparison, symmetry, invariance to additional items bug / fix Something isn't working good first issue Good for newcomers help wanted Extra attention is needed v1.4.x
#2728 opened Sep 9, 2024 by GPPassos
Classification Report, maybe with the option to select even more metrics enhancement New feature or request help wanted Extra attention is needed
#2580 opened Jun 1, 2024 by rakro101
[Bug] No backend type associated with device type cpu bug / fix Something isn't working help wanted Extra attention is needed v1.3.x
#2477 opened Mar 27, 2024 by rballeba
Create gallery of realistic examples documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed wontfix
#2438 opened Mar 7, 2024 by Borda
MPS uninitialized memory(?) causing errors in StatScores (which cascade to other locations) bug / fix Something isn't working help wanted Extra attention is needed Priority Critical task/issue v1.3.x
#2383 opened Feb 14, 2024 by spott
Inconsistent default values for average argument in classification metrics bug / fix Something isn't working good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested v1.3.x
#2320 opened Jan 22, 2024 by StefanoWoerner
Calculations nDCG using GPU are 2x slower than CPU bug / fix Something isn't working help wanted Extra attention is needed v1.2.x wontfix
#2287 opened Dec 29, 2023 by donglihe-hub
Multiclass Accuracy, Precision, Recall, and F1Score the same (documentation issue?) help wanted Extra attention is needed question Further information is requested v1.2.x
#2280 opened Dec 22, 2023 by turian
Refactored Accuracy metric no longer tolerate empty tensor help wanted Extra attention is needed question Further information is requested v1.2.x
#2279 opened Dec 22, 2023 by kasakun
AUROC reported wrong value when called differently bug / fix Something isn't working help wanted Extra attention is needed v1.0.x wontfix
#1989 opened Aug 9, 2023 by SinChee
Using Torchmetrics with torch.compile in Pytorch 2.0 bug / fix Something isn't working help wanted Extra attention is needed Priority Critical task/issue v0.11.x
#1780 opened May 13, 2023 by ductai199x future
binary_auroc has various bugs on MPS device bug / fix Something isn't working help wanted Extra attention is needed v0.11.x
#1727 opened Apr 23, 2023 by GabrielDamsholt future
Sigmoid function in PrecisionRecallCurve leads to information loss bug / fix Something isn't working help wanted Extra attention is needed v0.11.x
#1526 opened Feb 20, 2023 by djdameln
Supporting mask enhancement New feature or request help wanted Extra attention is needed
#1282 opened Oct 20, 2022 by ZhaofengWu future
ProTip! Exclude everything labeled bug with -label:bug.