INORig icon indicating copy to clipboard operation
INORig copied to clipboard

Source code for CVPR 2021 paper "Riggable 3D Face Reconstruction via In-Network Optimization"

Results 11 INORig issues
Sort by recently updated
recently updated
newest added

Sorry to borther you. I have send an email to your mailbox. However, twenty days have passed and I have not gotten a reply yet. Can you send me the...

FYI, I got the demo running in a newer environment. I'm using Python 3.9 and installed PyTorch and PyTorch3D [this way](https://github.com/facebookresearch/pytorch3d/blob/main/INSTALL.md). Then I installed other dependencies with: ``` pip install...

Got " ValueError: Buffer dtype mismatch, expected 'float' but got 'double' " when I thought I have just set everything doneテ_デ.Is there any possible mistakes I have made?I use Win...

I run demo.py but it seems there is size error with Exp_Pca.bin. Traceback (most recent call last): File "demo.py", line 51, in model = init_model(checkpoint_path) File "demo.py", line 14, in...

Is that possible to rig in Apple 52 blendshape?

Hi ,i run the code with command$ python demo.py But it Crashed due to lack of file BFM.mat how can i get the file BFM.mat

Could you release the evaluation code in BU3DFE and Bosphorus?

In the paper, Formula (7) is used to optimizer each level, I am puzzled why Formula (7) is not a component of training losses?