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
Thanks for your great work! When I use the refer code: 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 . It showed such error:
and when I use faulthandler, it shows:
Could you help me with this problem? Thanks a lot!
The text was updated successfully, but these errors were encountered:
That's strange. I haven't seen this error before. Have you figured out what caused this? By the way, it seems that the sifu.ckpt is not loaded. Only normal ckpt is loaded.
Thanks for your great work! When I use the refer code: 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 . It showed such error:
and when I use faulthandler, it shows:
Could you help me with this problem? Thanks a lot!
The text was updated successfully, but these errors were encountered: