InFistLee

Results 4 issues of InFistLee

Thanks for the great work! I encountered the following problem when I tried to run the script withmask_withlidar_withnormal.240219.yaml: ``` Traceback (most recent call last): File "code_single/tools/train.py", line 43, in from...

First of all, thanks for your great work! I have a small question about the installation on 4090, where I get the compute_capability of "89". I have a cuda-toolkit of...

Thanks for the great job! I am currently learning the source code and have several questions about the rasterizer. 1. In `gsplat/cuda/csrc/rasterize_to_pixels_fwd.cu`, the number of color channels is limited to...

Hi marco. I have some questions about how to set a camera with given intrinsic and extrinsic matrix. Here intrinsic matrix is a 3X3 matrix with fx,fy,cx,cy, and extrinsic matrix...