facebookresearch / pifuhd

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

test other image from web error! #115

Closed Gzzgz closed 3 years ago

Gzzgz commented 3 years ago

when testing image like this (using rect rather than 2d pose): 1

here got errors:

verts, faces, normals, values = measure.marching_cubes_lewiner(sdf, thresh) Calculated padded input size per channel: (0). Kernel size: (1). Kernel size can't be greater than actual input size

How to do solve it? THX

Gzzgz commented 3 years ago

em,, I think that setting resolution not too small.