TencentARC / InstantMesh

InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models
Apache License 2.0
3.39k stars 366 forks source link

Run Run. py to generate 6 different angle images with empty output images and pure black images. Guess it was a sampling error? There is no problem printing the input images. Could you please help me take a look, experts? Thank you #138

Open anshanYCL opened 3 months ago

anshanYCL commented 3 months ago

RuntimeWarning:invalid value encountered in cast images = (images * 255).round().astype("unint8")

anshanYCL commented 3 months ago

运行run.py,生成6个不同角度的影像的outputimages为空,纯黑色图片。猜测应该是sampling出错?输入inputimages打印无问题。请各位专家帮忙看一下,谢谢