Skip to content

I wanna to know how to calculate the results of PSNR/SSIM while evaluating? #1389

Answered by ckkelvinchan
TonJ24 asked this question in How-to
Discussion options

You must be logged in to vote

Since earlier methods fall into the sliding-window framework. Specifically, they use 7 frames to produce the center frame. Therefore, they can only get the 4th frame given a 7-frame sequence. For others, padding is needed and therefore they do not consider them.

Replies: 8 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by zengyh1900
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
How-to
Labels
kind/doc fix, add or improve documentations
3 participants
Converted from issue

This discussion was converted from issue #1379 on November 01, 2022 02:30.