Skip to content

Commit

Permalink
Added peak_signal_noise_ratio_eps also the the metrics init file
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixSteinbauer authored Jul 21, 2023
1 parent 960e47a commit e3e36d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GANDLF/metrics/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
structural_similarity_index,
mean_squared_error,
peak_signal_noise_ratio,
peak_signal_noise_ratio_eps,
mean_squared_log_error,
mean_absolute_error,
ncc_mean,
Expand Down

0 comments on commit e3e36d7

Please sign in to comment.