Introducing TorchMetrics- Deep learning metrics for scalable PyTorch models #6497
edenlightning
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Happy to announce TorchMetrics V0.2! 📊📈 You can use 25+ Lightning metrics in any PyTorch Model!
Simply
pip install torchmetrics
And changefrom pytorchlightning import metrics
toimport torchmetrics
and you’re good to go!Read more here: http://bit.ly/38z0QOg
GitHub: https://github.com/PyTorchLightning/metrics
TorchMetrics includes a simple to use API for creating custom metrics. Contribute your metrics so thousands of researchers can reuse it as well.
Beta Was this translation helpful? Give feedback.
All reactions