sniklaus / 3d-ken-burns

an implementation of 3D Ken Burns Effect from a Single Image using PyTorch
Other
1.52k stars 225 forks source link

Could I run on MacBook without CUDA? #52

Closed adriantabirta closed 3 years ago

adriantabirta commented 3 years ago

I would like to test it on macbook, it is possible not to use Cuda? It is possible to make an update and use only CPU?

sniklaus commented 3 years ago

Thank you for your interest in our work! You can check #13 for a list of changes that would have to be made to for being able to use a CPU, there are quite a few. I understand the appeal of it, but I unfortunately do not have the time to make these changes at the moment, my apologies.