torchmetrics · PyPI
https://pypi.org/project/torchmetrics15.12.2021 · pip install torchmetrics [image] pip install torchmetrics [text] pip install torchmetrics [all] # install all of the above. What is Torchmetrics. TorchMetrics is a collection of 50+ PyTorch metrics implementations and an easy-to-use API to create custom metrics. It offers: A standardized interface to increase reproducibility;
torchmetrics · PyPI
pypi.org › project › torchmetricsDec 15, 2021 · pip install torchmetrics Other installations. Install using conda. conda install torchmetrics Pip from source # with git pip install git+https://github.com/PytorchLightning/metrics.git@master Pip from archive. pip install https://github.com/PyTorchLightning/metrics/archive/master.zip Extra dependencies for specialized metrics: