Closed amjltc295 closed 6 years ago
Downgrade Pytorch to 0.4.0 seems to solve the compilation problem for me. Also, it needs CUDA-9.0 and does not work on CUDA-9.2.
Thanks for your report. I also double check that the correlation, channel norm, and resample2d packages cannot be compiled on Pytorch 0.4.1. Unfortunately, I am not familiar with cuda. You may want to open an issue on the original flownet2-pytorch repo.
Hello, it's a great project and I want to reproduce your work. However, I got some errors installing the FlowNet2:
Versions:
Did I miss something?
Allen