You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Is there a script in the repository which can give objective metrics such as PSNR, SSIM. For example, using ffmpeg, we can remove alternate frames from a video stream. And then interpolate using Super-SloMo. After that we can calculate the PSNR/SSIM of the interpolated frames with respect to the original ground truth frames. This way, if there are other interpolation methods, the PSNR/SSIM can be compared for different algorithms.
I saw some PSNR numbers on UCF-101 dataset but am not sure if those numbers mean something similar.
-Raj
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there a script in the repository which can give objective metrics such as PSNR, SSIM. For example, using ffmpeg, we can remove alternate frames from a video stream. And then interpolate using Super-SloMo. After that we can calculate the PSNR/SSIM of the interpolated frames with respect to the original ground truth frames. This way, if there are other interpolation methods, the PSNR/SSIM can be compared for different algorithms.
I saw some PSNR numbers on UCF-101 dataset but am not sure if those numbers mean something similar.
-Raj
The text was updated successfully, but these errors were encountered: