I use mmediting/tools/test.py for measuring metrics for different VSR algorithms and it works as expected. But I also need to establish some baselines PSNR/SSIM values for bicubic upscaling and original data (without any change at all). I wonder if it's possible to use the same script for this task, or any other scripts from mmediting toolkit? And if so how exactly to do it?
I use mmediting/tools/test.py for measuring metrics for different VSR algorithms and it works as expected. But I also need to establish some baselines PSNR/SSIM values for bicubic upscaling and original data (without any change at all). I wonder if it's possible to use the same script for this task, or any other scripts from mmediting toolkit? And if so how exactly to do it?