youngLBW / HRN

[CVPR2023] A Hierarchical Representation Network for Accurate and Detailed Face Reconstruction from In-The-Wild Images.
https://younglbw.github.io/HRN-homepage/
Apache License 2.0
414 stars 38 forks source link

img and img_hd #16

Open LebornCC opened 1 year ago

LebornCC commented 1 year ago

Can you tell me what it means to replace him img_hd at the source code

youngLBW commented 1 year ago

Hi, the "img" at the source code is used as the input of the network to predict the deformation map and displacement map, while the "img_hd" is used for the texture generation which requires higher resolution.