reshow / PRNet-PyTorch

The training and evaluation code for PRNet (《Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network》)
73 stars 16 forks source link

uv_texture_map image is normal? #11

Open briantse100 opened 4 years ago

briantse100 commented 4 years ago

Hi, @reshow, thanks for you work. I run processor.py to generate UV position maps. And as follow is the result. But it is different from paper in the paper. source image: image00002_init uv_texture_map image: image00002_uv_texture_map

reshow commented 4 years ago

I run the code again and here is what I get. image00002_uv_texture_map

It seems like an image storage problem.