River-Zhang / SIFU

[CVPR 2024 Highlight] Official repository for paper "SIFU: Side-view Conditioned Implicit Function for Real-world Usable Clothed Human Reconstruction"
https://river-zhang.github.io/SIFU-projectpage/
MIT License
192 stars 8 forks source link

There's no cloth on the refine.obj #34

Closed JohnCachy closed 2 days ago

JohnCachy commented 2 months ago

Hi! Thanks for your great work! I ran the comand:

python -m apps.infer -cfg ./configs/sifu.yaml -gpu 0 -in_dir ./examples -out_dir ./results -loop_smpl 100 -loop_cloth 200 -hps_type pixie Then i got 7 obj files.But there's no cloth on all of them. How can I get obj files with clothes? Did I miss any file uesd to refine?

image

refine.obj:

image
wyiguanw commented 4 weeks ago

I met same issue, have you solve it

River-Zhang commented 4 weeks ago

Are you saying that the mesh color is not being displayed? Since we haven’t released the code for texture reconstruction yet, the current version of the code can only produce results without textures.