You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to create a UV Map so that with my obj file - I can align the textures correctly.
I played with demo_texture.py - but that's not what I'm after. I need PRNet to dump out a uv texture file that I can glue together with obj file. kinda like this. https://developers.google.com/ar/images/canonical-face-texture-photoshop.jpg
I want to create a UV Map so that with my obj file - I can align the textures correctly.
I played with demo_texture.py - but that's not what I'm after. I need PRNet to dump out a uv texture file that I can glue together with obj file. kinda like this.
https://developers.google.com/ar/images/canonical-face-texture-photoshop.jpg
https://www.pluralsight.com/blog/film-games/understanding-uvs-love-them-or-hate-them-theyre-essential-to-know#:~:text=UVs%20are%20two%2Ddimensional%20texture,gets%20applied%20onto%20that%20surface.
python demo_texture.py -i TestImages/AFLW2000/image00081.jpg -r TestImages/trump.jpg -o TestImages/output.jpg
The text was updated successfully, but these errors were encountered: