zhouilu
zhouilu
try like export TORCH_CUDA_ARCH_LIST="8.6"
> I have a problem with saving generated mesh as ply with vertex color. I can visualize proper colors with: ` vis.show_3d([vis.mesh(mesh.v, mesh.f, color=mesh.c)], [pcd])` > > but I don't...
> Hey @zhouilu please share all the commands you ran to get these outputs for both i.e. bicycle and garden garden: ``` python gaussian_splatting/train.py -s ./garden --iterations 7000 -r 4...
> Hi @zhouilu , > > Thanks for your kind words! Here is my result for bicycle (opened in Blender):  The mesh should be quite good, except for the...
i remove bg mesh, and got a better mesh
try some func run on cpu, like ' torch.prod'...
I meet the similar problem. Have you fixed it up?
> It seems the test ray_chunk is all sampled at empty space, did you use the default hyper-parameters? And what's your GPU type, if I can reproduce this bug I...
same error, how did you solve it?