InvertingGANs_with_ConsecutiveImgs icon indicating copy to clipboard operation
InvertingGANs_with_ConsecutiveImgs copied to clipboard

pytorch version

Open 649459021 opened this issue 2 years ago • 2 comments

Hi, what is the PyTorch version of this code? 0.4.0, 0.4.1 or >=1.0 ? thanks

649459021 avatar Apr 13 '22 09:04 649459021

Pytorch=1.8.0, thanks for your interest.

cnnlstm avatar Apr 13 '22 14:04 cnnlstm

Pytorch=1.8.0, thanks for your interest.

Thanks for your reply. I'm confused about how to compile FlowNet2 dependencies. The network folder in this repo is different from https://github.com/phoenix104104/fast_blind_video_consistency.

https://github.com/cnnlstm/InvertingGANs_with_ConsecutiveImgs/blob/9078a48ec3474dacdd02693b051e3addef1c5697/main.py#L54 There is no definition of flownet2.

649459021 avatar Apr 14 '22 08:04 649459021