TencentARC / InstantMesh

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

为什么无法完成加载。问题如下图 #48

Open TzyTman opened 4 months ago

TzyTman commented 4 months ago

![Uploading WeChat8e740c817c392d7e2f472bcb73ce581f.jpg…]()

TzyTman commented 4 months ago

WeChat8e740c817c392d7e2f472bcb73ce581f

TzyTman commented 4 months ago

Seed set to 42 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 75/75 [00:12<00:00, 6.09it/s] /home/mk/InstantMesh-main/app.py:138: UserWarning: The given NumPy array is not writable, and PyTorch does not support non-writable tensors. This means writing to this tensor will result in undefined behavior. You may want to copy the array to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:206.) show_image = torch.from_numpy(show_image) # (960, 640, 3)