AaronJackson / vrn

:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
http://aaronsplace.co.uk/papers/jackson2017recon/
MIT License
4.52k stars 742 forks source link

CUDA on Macs #48

Closed shreya726 closed 6 years ago

shreya726 commented 6 years ago

Hi, just a heads up that you can't run this project on Macs without a GPU.

AaronJackson commented 6 years ago

It doesn't work on any computer without a GPU unless the face-alignment code is replaced with one which does not need a GPU.