InstantMesh
InstantMesh copied to clipboard
InstantMesh: Efficient 3D Mesh Generation from a Single Image with Sparse-view Large Reconstruction Models
fix please in `cpp_extension.py` replace with "--version"
getting error ``` ImportError: cannot import name 'cached_download' from 'huggingface_hub' (C:\ProgramData\miniconda3\envs\instamesh\lib\site-packages\huggingface_hub\__init__.py) ``` after launching app.py
The conda stuff in the dockerfile was failing for me unless I accepted the conda terms of service inside the container, this is a fix for that issue. Also I...
Hi Team - Great tool - Can multiple images be used to improve the accuracy of a mesh? say i have multiple cameras (3 to 5) capturing the same object?
@catid @yxgeee @wbhu @wondervictor @JustinPack 请问各位大佬,微调zero123++的这个query图像是怎么来的
[diffusion_pytorch_model.bin](https://huggingface.co/TencentARC/InstantMesh/blob/main/diffusion_pytorch_model.bin) 这个是你们微调zero123++之后的模型嘛