vt-vl-lab / FGVC

[ECCV 2020] Flow-edge Guided Video Completion
Other
1.55k stars 263 forks source link

Will it have a Windows version for CUDA 10.2? #8

Closed HelixNGC7293 closed 3 years ago

HelixNGC7293 commented 3 years ago

Thank you for this great project! My GPU is 2080ti with CUDA10.2. Therefore I'm wondering if it is gonna support windows os somehow in the future?

Thank you again!

ashirviskas commented 3 years ago

You should be able to switch the installed CUDA version. See: https://stackoverflow.com/questions/51470527/install-cuda-8-and-cuda-9-in-windows

HelixNGC7293 commented 3 years ago

You should be able to switch the installed CUDA version. See: https://stackoverflow.com/questions/51470527/install-cuda-8-and-cuda-9-in-windows

Thank you!

gaochen315 commented 3 years ago

Please check the latest code, which supports Pytorch 1.6.0 and CUDA 10.1. Let me know if you have any questions.