YeZixiao

Results 16 comments of YeZixiao

因为我输入的是raw图数据,所以网络接受的格式是(4,256,256),输出的格式也是(4,256,256),可视化之后显示为上面的图。

好的,感谢您的回复

> If now I only have a shadow image, how can the model predict and generate the shadow-free image ? Does the model include a mask detector? I am very...

> What GPU did you run it on? Hi, my GPU is 4070ti ,cuda 11.8, nvcc 11.8 ,torch version is 2.1.2

Hi, the bad result of scene0000_00 is caused by the image filenames, it should be zero padded. ``` RuntimeError: CUDA error: invalid configuration argument Compile with TORCH_USE_CUDA_DSA to enable device-side...

No, I used windows10 and 1080ti encounter this error, but I used ubuntu22 and 1080ti ,it told me the gpu cannot compile this, maybe the gpu version is old and...

> I'm on ubuntu 22.04 and a5000 and it throws the same error. But I do notice that > > ``` > In file included from /mnt/data1/home/xsun90/gsplat/gsplat/cuda_legacy/csrc/bindings.cu:4: > /mnt/data1/home/xsun90/gsplat/gsplat/cuda_legacy/csrc/helpers.cuh:2:10: fatal...

Hi, have you solved this? I just the same error with you

I use the viewer to visualize gaussian , and found the result is bad? Bad gaussian may cause this ?

你好,你说的是显存问题吗,我用的是4070 ti 16G, 但是我并没有遇到OOM的问题诶