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

Model definition file and loss #13

Closed gulvarol closed 6 years ago

gulvarol commented 6 years ago

Thanks for sharing the testing code. Is it possible to have the code to create the released model please? I find the architecture easier to understand with a model definition file. And which criterion did you use on top of the voxel output during training?

AaronJackson commented 6 years ago

Hi @gulvarol, We have decided not to release any of the training code for a while, so this would include the code which builds the model. Sorry about that. The criterion used was BCE.