vrn-pytorch icon indicating copy to clipboard operation
vrn-pytorch copied to clipboard

PyTorch Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"

Results 6 vrn-pytorch issues
Sort by recently updated
recently updated
newest added

Would you please upload your model on google drive?

Hi! Firstly, thank you for making the architecture and feedforward code available in py-torch! I am just wondering for the weights, are you copying from the torch t7 model to...

When I run this code, it showed that it was downloading the Face Alignment Network(FAN), so I downloaded it by the Web, but the tar I downloaded can't be open...

ubuntu 16.04 python 2.7 cuda8.0 import torch.legacy.nn as lnn ImportError: No module named legacy.nn

Hi there, Thanks for creating a PyTorch version of our code. Would it please be possible to make it a clear in the README that this is not the official...

I've met this problem but not find any solution. It seems that there's no label 'state_dict'? Could you help me out? Thank you :+1: ![image](https://user-images.githubusercontent.com/16191939/37329920-033be94a-26d2-11e8-99de-17307bfae697.png)