xiaoxingzeng / DF2Net

DF2Net: A Dense-Fine-Finer Network for Detailed 3D Face Reconstruction
122 stars 17 forks source link

About normals of depth maps #4

Closed ava-YangL closed 4 years ago

ava-YangL commented 4 years ago

Hi, xiaoxing, If possible, could you please tell me how to get the normals of depth maps in D-Net. Calculating the normals of a single depth map is clear to me, but I don't know how to integrate it into deep learning code. Thank you~

ava-YangL commented 4 years ago

Maybe I have found the answer in https://github.com/xiaoxingzeng/DF2Net_SfS_Computing/tree/master/functions, Thanks~