XiangyuZhu-open / Beyond3DMM

Beyond 3DMM Space: Towards Fine-grained 3D Face Reconstruction, ECCV, 2020
BSD 2-Clause "Simplified" License
104 stars 11 forks source link

Resnet? #11

Open emlcpfx opened 1 year ago

emlcpfx commented 1 year ago

Can this use Resnet instead of MobileNet, like 3DDFA, in order to improve the quality of the fit?

XiangyuZhu-open commented 1 year ago

Hi, in the implementation, a fully convolutional network, whose output is a feature map, should be employed.