manuelruder / artistic-videos

Torch implementation for the paper "Artistic style transfer for videos"
Other
1.75k stars 252 forks source link

DeepMatching dependency - GPU version #35

Closed filmo closed 7 years ago

filmo commented 7 years ago

I've been able to use the deepmatching-static binary.

However, I've having a heck of time trying to compile the GPU version of deepmatch.

Has anybody been able to successfully compile this on ubuntu? It seems like the code from 2015 doesn't match current installs of caffe and the documentation on google tools is thin as to what's expected.

If anybody has had any luck getting this compiled, please let me know. Specifically I'm having a hard time understanding what google tools are required and where they are expected to be installed on Ubuntu.

ChoclateRain commented 7 years ago

@filmo Did you end up getting the gpu version to compile? or finding an already compiled one perhaps? i know the caffe version that its setup to use is ancient but youll have to use that version Im trying to find a docker with it already setup (that'd be amazing)

filmo commented 7 years ago

See https://github.com/manuelruder/artistic-videos/issues/41#issuecomment-277069291