YapengTian / TDAN-VSR-CVPR-2020

TDAN: Temporally-Deformable Alignment Network for Video Super-Resolution, CVPR 2020
MIT License
400 stars 62 forks source link

torch version problem #38

Closed xiaomingxige closed 3 years ago

xiaomingxige commented 4 years ago

how to deal with version problem? only with 0.3.1?

YapengTian commented 3 years ago

Yeah. For compiling the Deformable conv function used in the repo, Pytorch-0.3.1 should be used.