匿名用户2024年07月31日
30阅读
所属分类ai、text-to-3d、image-to-3d
开源地址https://modelscope.cn/models/cjc1887415157/LGM
授权协议mit

作品详情

LGM

This model contains the pretrained weights for LGM: Large Multi-View Gaussian Model for High-Resolution 3D Content Creation.

Project Page | Arxiv | Weights

Introduction

LGM can generate 3D objects from image or text within 5 seconds at high-resolution based on Gaussian Splatting.

Model Details

The model is trained on a ~80K subset of Objaverse. For more details, please refer to our paper.

Usage

To download the model:

from huggingface_hub import hf_hub_download
ckpt_path = hf_hub_download(repo_id="ashawkey/LGM", filename="model_fp16.safetensors")

Please refer to our repo for more details on loading and inference.

Citation

@article{tang2024lgm,
  title={LGM: Large Multi-View Gaussian Model for High-Resolution 3D Content Creation},
  author={Tang, Jiaxiang and Chen, Zhaoxi and Chen, Xiaokang and Wang, Tengfei and Zeng, Gang and Liu, Ziwei},
  journal={arXiv preprint arXiv:2402.05054},
  year={2024}
}
声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论