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

Work on other version of gcc and cuda? #9

Closed ghost closed 6 years ago

ghost commented 6 years ago

I am too tired to swtich among multiple versions of gcc and cuda. Has anyone tested this code works on gcc5 + cuda8.0?

rohitgirdhar commented 6 years ago

This code should work on pretty much any system that can compile/run Caffe2. If there are issues with compiling caffe2 on your setup, consider posting on the caffe2 issues.