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
407 stars 37 forks source link

How to save deformation map and displacement map as texture? (.png or .jpg) #24

Open SlimeVRX opened 1 year ago

SlimeVRX commented 1 year ago

Hi!

My goal: is to import highly detailed meshes and textures into 3D software like Blender, Unreal for rendering

I found displacement_map and deformation_map in output

output['displacement_map'] (64, 64, 3) output['deformation_map'] (256, 256, 1)

How to save deformation map and displacement map as texture? (.png or .jpg as pictured above)

Thank you very much!

image

wagnerponciano commented 11 months ago

up

nailcankaratelegram commented 10 months ago

up