pytorch / torcheval

A library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to facilitate metric computation in distributed training and tools for PyTorch model evaluations.
https://pytorch.org/torcheval
Other
211 stars 46 forks source link

Add Frechet audio distance metric #175

Closed hwangjeff closed 1 year ago

hwangjeff commented 1 year ago

Summary: Adds Frechet audio distance metric.

Differential Revision: D48326031

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D48326031

codecov[bot] commented 1 year ago

Codecov Report

Merging #175 (919de5c) into main (ab11455) will increase coverage by 0.02%. The diff coverage is 97.31%.

@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
+ Coverage   95.68%   95.71%   +0.02%     
==========================================
  Files         173      176       +3     
  Lines       10017    10166     +149     
==========================================
+ Hits         9585     9730     +145     
- Misses        432      436       +4     
Files Changed Coverage Δ
torcheval/metrics/audio/fad.py 96.15% <96.15%> (ø)
tests/metrics/audio/test_fad.py 98.52% <98.52%> (ø)
torcheval/metrics/__init__.py 100.00% <100.00%> (ø)
torcheval/metrics/audio/__init__.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D48326031

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D48326031

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D48326031

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D48326031

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D48326031

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D48326031

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D48326031

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D48326031

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D48326031

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D48326031

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D48326031