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

Which version of LUA do you use? #54

Closed zhoujianwen closed 6 years ago

zhoujianwen commented 6 years ago

Do you use the LUA version? I found that 5.1.x does not support goto statements.

AaronJackson commented 6 years ago

I'm using the standard LuaJIT 2.1 which torch will install by default.