sicxu / Deep3DFaceRecon_pytorch

Accurate 3D Face Reconstruction with Weakly-Supervised Learning: From Single Image to Image Set (CVPRW 2019). A PyTorch implementation.
MIT License
1.66k stars 308 forks source link

C-Net part is not included #161

Closed connorxian closed 1 year ago

connorxian commented 1 year ago

I can not see your network have used the C-Net to product the confidence coefficient vector, your model file(facerecon_model) have not included this part.