shunsukesaito / PIFu

This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
https://shunsukesaito.github.io/PIFu/
Other
1.75k stars 343 forks source link

How to get the UV map #146

Open zyj-2000 opened 1 year ago

zyj-2000 commented 1 year ago

Hi, I have successfully run the demo and got a .obj file which contains the geometry mesh. However, I want to add uv-map to the mesh, how can I get the UV map from a single RGB image?