facebookresearch / DetectAndTrack

The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"
Apache License 2.0
1k stars 186 forks source link

Cudnn version and cuda version #74

Closed ks322181 closed 4 years ago

ks322181 commented 4 years ago

i have cuda 9 and cudnn version 7. Is this algorithm will work on that specific version. Or is it compulsory to have cudnn 7.1.2

Thanks in advance