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
206 stars 9 forks source link

Inference error, readme default param. #2

Closed 1327476339 closed 8 months ago

1327476339 commented 8 months ago

Body Fitting --- normal: 0.104 | silhouette: 0.054 | Total: 0.158 d5acc65c50a71c7c54eb38323966f6c1_smpl.obj correct.

ICON infer error. d5acc65c50a71c7c54eb38323966f6c1_recon.obj view: 20240229-182731

Cloth Refinement --- cloth:3.38728 | stiffness:0.66788 | rigid:0.04957 | laplacian:0.28668 | Total: 4.39141

d5acc65c50a71c7c54eb38323966f6c1_cloth.gif view: d5acc65c50a71c7c54eb38323966f6c1_cloth

thanks greate work!

River-Zhang commented 8 months ago

Thanks for trying our code and we will try to solve your concerns. It seems that the model predicts a totally wrong geometry. Could you please check if the checkpoint is correctly loaded? (because if it is not loaded, the model still runs.)

1327476339 commented 8 months ago

Yes, sifu checkpoint was not loaded correctly. path error. thanks!