InstantMesh icon indicating copy to clipboard operation
InstantMesh copied to clipboard

InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models

Results 136 InstantMesh issues
Sort by recently updated
recently updated
newest added

怎么使得3D obj文件更加清晰

Hello, thank you for your brilliant work on feed-forward-style Image-to-3D generation! I have tried your work on the HuggingFace demo and it works well! I want to run your code...

Surprised to find that generating the obj + texture (https://replicate.com/p/r366c4nc49rga0cexcr8x5ys6r @ 35s) takes longer than obj + texture + video (https://replicate.com/p/z3s1hyrmtxrga0cexcr8nw89d8 @ 25s) Please optimize texture saving so that save_obj_with_mtl...

I am getting a CUDA out-of-memory error when running this on Ubuntu 22.04.04 with two RXT 3090 GPUs (2x24GB VRAM). The error: /home/user/InstantMesh/app.py:135: UserWarning: The given NumPy array is not...

Hello! When running the model I am recieving a DLL load error. `ImportError: DLL load failed while importing nvdiffrast_plugin: The specified module could not be found.` The entire log is...

if you try to run this on Windows, you might need to install the following dependencies manually: 1. conda install -c conda-forge cudatoolkit-dev -y 2. pip install Ninja 3. https://visualstudio.microsoft.com/visual-cpp-build-tools/...

Hello @JustinPack @yxgeee @bluestyle97 @eltociear I am getting cuda out of memory error when trying to run this model on my device using command line. I have 2GPU's each of...

[imagemesh_2gpu.txt](https://github.com/TencentARC/InstantMesh/files/15042853/imagemesh_2gpu.txt) the attached python scripts splits functions across two gpus. allows for running the program on 2x3090s simutaneously with stable diffusion. I'm sure I'm doing this whole process wrong, I...

用examples下自带的图片,生成的效果较好。用自己的图片,效果不佳。请问需要对图片做什么特别处理吗?怎么提高泛化性?

it would be awesome if you could give her 10 pictures from different sides and she would make an exact 3D model out of it