Skip to content

Conversation

vibhoothi
Copy link
Contributor

MSE and RMSE are the classic metrics used for analysis, while modern
objective metrics outperform MSE and RMSE, for fast computation these
will be useful.

Ideally, if we want could make this optional, comments and suggestions welcome :)

@vibhoothi vibhoothi requested review from lu-zero and shssoichiro and removed request for lu-zero October 3, 2021 01:04
Copy link
Member

@lu-zero lu-zero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is a bit ugly that mse and rmse are computed again and again would be better to do that once and report the 3 values.

MSE and RMSE are the classic metrics used for analysis, while modern
objective metrics outperform MSE and RMSE, for fast computation these
will be useful.

This may not be the best way to get the results. Ideally, we need to
figure a way to do partial caching of results of PsnrResults and then
use those values for MSE and RMSE.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants