News

In the latest Super Resolution challenges (e.g. see NTIRE 2017) the downscaling - bicubic interpolation - is performed via MatLab imresize() function.. Track info:. Track 1: bicubic uses the bicubic ...
A version of matlab function 'imresize' using 'bicubic' interpolation, realized by pytorch and could acclearte by cuda. So it can be plug in nerual networks . While many interpolation methods in ...