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

Output Format Problem #25

Closed msiraj83 closed 6 years ago

msiraj83 commented 6 years ago

Yes i have run the code and it produce the output in Output folder with file extension .raw. How I open this raw format and save it back into .obj or .ply format. Can any body help me in this regards? is there is any special software or have some function in the code to write into .obj format..

Thanks

AaronJackson commented 6 years ago

There is a raw2obj script which you can use. Just pass it the image from the examples/scaled/ folder and the raw file.