sunshineatnoon / LinearStyleTransfer

This is the Pytorch implementation of "Learning Linear Transformations for Fast Image and Video Style Transfer" (CVPR 2019).
https://sites.google.com/view/linear-style-transfer-cvpr19/
BSD 2-Clause "Simplified" License
380 stars 87 forks source link

Update for Pytorch 1.0+? #10

Open WonderSeven opened 4 years ago

WonderSeven commented 4 years ago

Hi, this is a nice work and the code is easy to reuse, do you have any scheduler to update your code for a new pytorch verison (like 1.0+)? I am really aware of this reposity is based on pytorch-spn, which is implemented in pytorch 0.4, but pytorch 0.4 shows poor compatibility with later version.

ayaz0201 commented 2 years ago

Hi,

Could you please port to pytorch 1.0