facebookresearch / pifuhd

High-Resolution 3D Human Digitization from A Single Image.
Other
9.55k stars 1.45k forks source link

Run PIFuHD! : error cannot marching cubes cannot unpack non-iterable int object #185

Closed gusfed closed 1 year ago

gusfed commented 1 year ago

image

Resuming from ./checkpoints/pifuhd.pt Warning: opt is overwritten. test data size: 2 initialize network with normal initialize network with normal generate mesh (test) ... 0% 0/2 [00:00<?, ?it/s]./results/pifuhd_final/recon/result_Homeralpha2_256.obj error cannot marching cubes cannot unpack non-iterable int object 50% 1/2 [00:08<00:08, 8.49s/it]./results/pifuhd_final/recon/result_test_256.obj error cannot marching cubes cannot unpack non-iterable int object 100% 2/2 [00:13<00:00, 6.67s/it]

MalignusCN commented 1 year ago

image

Resuming from ./checkpoints/pifuhd.pt Warning: opt is overwritten. test data size: 2 initialize network with normal initialize network with normal generate mesh (test) ... 0% 0/2 [00:00<?, ?it/s]./results/pifuhd_final/recon/result_Homeralpha2_256.obj error cannot marching cubes cannot unpack non-iterable int object 50% 1/2 [00:08<00:08, 8.49s/it]./results/pifuhd_final/recon/result_test_256.obj error cannot marching cubes cannot unpack non-iterable int object 100% 2/2 [00:13<00:00, 6.67s/it]

You can follow the reply from https://github.com/facebookresearch/pifuhd/issues/85#issuecomment-1336467047, which is useful for me~

shunsukesaito commented 1 year ago

The error should be fixed now. Please let me know if the error persists. I'll close the issue for now. But feel free to reopen.