wangfeng70117

Results 3 issues of wangfeng70117

当我运行setup.py时,出现了下面的报错: LINK : fatal error LNK1181: 无法打开输入文件“G:\code\Cpp\cppcuda\build\temp.win-amd64-cpython-38\Release\interpolation.obj” error: command 'F:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX86\\x64\\link.exe' failed with exit code 1181 请问有人遇到和我一样的错误吗 下边是我的代码 interpolation.cpp : #include // 定义函数 torch::Tensor trilinear_interpolation( torch::Tensor feats,...

May I ask what kind of graphics card is needed to handle this method? My 4090 indicates insufficient VRAM.

我在一步一步执行完成了所有的训练步骤,在python render.py之后不知道怎么查看3D分割之后的结果,我直接使用gaussian-splatting的SIBR查看器查看output会报错。 请问如何查看实验结果