InstantMesh
InstantMesh copied to clipboard
InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models
Hi! Thanks for the great work. I have ran your code and tried to test the normal rendering using render_mesh functions. Since they are used for training I was wondering...
生成时报错
本地部署完成后,使用网页demo时,网页报如下错误: Server disconnected without sending a response. 
Hi! I was looking at the training of InstantMesh in your paper and your code, but I got a bit confused on how did you set the batch size and...
MiniProgramError "GLTF validation failed at [AccessorNode]: [10602] Normalized accessors are not supported." at Object.errorReport (WAServiceMainContext.js?t=wechat&s=1715563339608&v=3.3.4:1) at Function.thirdErrorReport (WAServiceMainContext.js?t=wechat&s=1715563339608&v=3.3.4:1) at Object.thirdErrorReport (WAServiceMainContext.js?t=wechat&s=1715563339608&v=3.3.4:1) at i (WASubContext.js?t=wechat&s=1715563339608&v=3.3.4:1) at Object.cb (WASubContext.js?t=wechat&s=1715563339608&v=3.3.4:1) at q._privEmit (WASubContext.js?t=wechat&s=1715563339608&v=3.3.4:1)...
ops.py 43 _get_plugin raise RuntimeError("Could not locate a supported Microsoft Visual C++ installation") RuntimeError: Could not locate a supported Microsoft Visual C++ installation
xformers
Must I install xformers? My server CUDA driver version is too old (11.4) and cannot be updated. I cannot install the higher version torch
When i run this command : ` python train.py --base configs/instant-nerf-large-train.yaml --gpus 0,1,2,3,4,5,6,7 --num_nodes 1 ` it throws FileNotFoundError: data/objaverse\filtered_obj_name.json
Cold you provide the code used for rendering images from 3D models and a small example illustrating the structure of training data
Hi there! Really nice work. I just wanted to ask if it is possible that you provide the evaluation code and settings? Thanks in advance for your help!
Recommended merge to a separate windows branch to resolve requirements adds updated requirements to manually link to windows environments .whl compilers, added default known good windows Torch for training use,...