Thanks for your great work! When I use the refer code: python -m apps.infer -cfg ./configs/sifu.yaml -gpu 0 -indir ./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!
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 -indir ./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!