hxj2580

Results 18 issues of hxj2580

Hi! I'm new to 3D generation,I download the project and run the code.Now,I have a result. I want to make some enhancement,but I don't understand what each file in this...

enhancement

I didn't have a code environment configured on my computer, and I wondered if anyone would give me a few generated ply files that I used to test the functionality...

root@autodl-container-eab742abf6-6d115628:~/autodl-fs/dreamgaussian-main# conda install pytorch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 pytorch-cuda=11.8 -c pytorch -c nvidia Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata...

我首先运行完了Main.py,他训练了模型,然后我该怎么办,也不知道模型保存在哪,我想测试下下结果

I have get a mesh from my ply by the code below,but the result is bad,i want to refine it by stage two ,what can i do? python main.py --config...

Does model.ply do anything for generating obj files?

**May I ask if the following code converts the ply format to the obj format???** def load_trimesh(cls, path, device=None): mesh = cls() # device if device is None: device =...

![image](https://github.com/dreamgaussian/dreamgaussian/assets/137620403/399392f5-d914-4327-b350-2157b607e505)

command1 = f"python main.py --config configs/text_mv.yaml prompt='{text}' save_path='{text}' outdir='model/{text}' force_cuda_rast=True" command2 = f"python main2.py --config configs/text_mv.yaml prompt='{text}' save_path='{text}' outdir='model/{text}' force_cuda_rast=True" why the qualit of result is bad? It looks blue....

when i run the code:python main.py --config configs/text.yaml prompt="a photo of an icecream" save_path=icecream ![image](https://github.com/dreamgaussian/dreamgaussian/assets/137620403/c8e449bb-dd21-4f55-b4a8-a4b001840c8f)