Closed skarakulak closed 5 years ago
@skarakulak, I think we should use pillow
as noted here: https://github.com/Atcold/pytorch-PPUU/issues/16#issue-446792042.
@Atcold pushed a new commit
Is the output exactly the same as with the previous method?
As (img_old - img_new).abs().sum() == 0.0
?
@Atcold yes, confirmed.
Replaced the depreciated imresize function. fix #16