NVlabs / PWC-Net

PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
Other
1.63k stars 357 forks source link

the cuda version? #114

Open ghost opened 4 years ago

ghost commented 4 years ago

Hello ,could you tell me how to solve the inconsistency of cund version? thank you very much.

maximelianos commented 4 years ago

You can find old versions of CUDA toolkit at https://developer.nvidia.com/cuda-toolkit-archive and install the needed version manually. I recommend using snapshots (restore points on windows or timeshift on linux) to be able to revert, if the installation fails or the version still does not satisfy requirements.

ghost commented 4 years ago

thank you very much. and do you have the cuda9.0 corresponding to correlation_package