lmb-freiburg / flownet2-docker

Dockerfile and runscripts for FlowNet 2.0 (estimation of optical flow)
https://lmb.informatik.uni-freiburg.de/Publications/2017/IMKDB17/
GNU General Public License v3.0
158 stars 52 forks source link

CUDA 8 on GTX 690 doesn't work -> could I use with CUDA 7.5 ? #5

Closed Setzar closed 7 years ago

Setzar commented 7 years ago

I am trying to put docker-nvidia on Debian 9 with GTX 690 and there is a problem with the installation of the driver with CUDA kernel. I would like to know if I can use FlowNet2 with CUDA 7.5 ?

Thank you.

nikolausmayer commented 7 years ago

Hi Setzar, the codebase should run fine; I don't think we use any new features. If there are fitting base images for CUDA 7.5, I don't see a major problem.