Sherpa3D icon indicating copy to clipboard operation
Sherpa3D copied to clipboard

[CVPR 2024] Sherpa3D: Boosting High-Fidelity Text-to-3D Generation via Coarse 3D Prior

Results 7 Sherpa3D issues
Sort by recently updated
recently updated
newest added

Thank you for your great work! But in the paper, it says the whole pipeline can be performed with one RTX3090. In my trial, one single RTX3090 might trigger CUDA...

After i have successfully trained the geometry and appearance models, how do i test with text prompts? For example: I want to input a text and i want to generate...

Excellent work! I'm very interested. The tank model I generated is not as good as the one in your paper. 1. There is a tank in your paper, could you...

您好,可否告知一下在单GPU时运行的介绍呢,比如我想训练一个4GPU或者8GPU的配置文件,但是条件有限只有一个4090,还有就是可以麻烦再告知一下在COCO数据集进行训练的具体细节吗?我还是一个新手,配置环境也配了好几天,但是最近难在了这两步上了,不懂之处还望不吝赐教,谢谢您

Hello, when I run bash terracotta_army_1gpu.sh, I encounter the following bug: terracotta_army_1gpu.sh: line 8: 3099425 Illegal instruction (core dumped) python3 train.py --config configs/${obj}_geo.json -o ${obj}_geo. My environment was set up...

当我在运行pip install -r requirements.txt时,出现错误`Collecting git+https://github.com/NVlabs/nvdiffrast.git (from -r requirements.txt (line 14)) Cloning https://github.com/NVlabs/nvdiffrast.git to /tmp/pip-req-build-ukf7q7m7 Running command git clone --filter=blob:none --quiet https://github.com/NVlabs/nvdiffrast.git /tmp/pip-req-build-ukf7q7m7 fatal: unable to access 'https://github.com/NVlabs/nvdiffrast.git/': Failed to connect...

The weight of your proposed loss(structure loss and semantic loss ) in your code changes like this? ![20241021223110](https://github.com/user-attachments/assets/683ad176-0d50-4c6e-90c3-3d10dfcd931d) And it actually works at step 1000. It means that the structure...