thmoa / semantic_human_texture_stitching

This repository contains texture stitching code corresponding to the paper Detailed Human Avatars from Monocular Video.
158 stars 48 forks source link

How texture image apply to 3D model #35

Closed mwang259 closed 2 years ago

mwang259 commented 2 years ago

Hello guys! I got the 3D human model by running the octopus project. Then I run the semantic_human_texture_stitching project, it generated the texture image and segm image by . they are shown in order in the below:

model texture seg

But when I pasted texture_image(second image) to 3D model(first image) in blender and unity, this model is always black without clothing texture. I hope friends who know what happend could help me, thank you in advance!

render

thmoa commented 2 years ago

Please make sure to save the texture coordinates in the obj file.