InstantMesh
InstantMesh copied to clipboard
InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models
Hi, could you share the approximate training time of your 2-stage training respectively?
Hi! I am trying to train the instantmesh model but I am currently facing issues just before the backpropagation where I am getting cuda out of memory error. Have you...
Hi guys, when i run app.py, an error 'ninja: build stopped: subcommand failed.' appear after loading reconstruction model, The error message is as follows: ``` C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\intrin0.h...
Noticed this message in the command prompt before diffusion steps: `Hardware accelerator e.g. GPU is available in the environment, but no 'device' argument is passed to the 'Pipeline' object. Model...
I'm trying to run the docker image (since I wasn't able to install all the dependencies to run it on windows), after I build the image, I run it as...
Hi, I have tried to install it twice now but I keep getting this error. I have looked around on the internet but none of the fixes works for me....
Hello, is there any way to improve the texture quality of the generated model? Such as adjusting the config params?
When I run the demo from the command line I get the following error: `Traceback (most recent call last): File "/mnt/f/M.Lei_Study/Project_3D_reconstruct/InstantMesh/run.py", line 216, in mesh_out = model.extract_mesh( File "/mnt/f/M.Lei_Study/Project_3D_reconstruct/InstantMesh/src/models/lrm_mesh.py", line...
Hello, I encountered the following error when running run.py during Loading diffusion model. Can you please tell me what the issue is? Traceback (most recent call last): File "run.py", line...
Great work! I am validating your pretrained model on GSO dataset, but I cannot get as high PSNR as reported in your paper due to the camera distance & object...