Scott Lee
Scott Lee
@rodralez
@rodralez If you have enough time now, you can finish it yourself. It may take some time to supplement this code for me,I am very busy recently!
alpha_xz_6 = 0.01; alpha_xy_6 = -0.02; alpha_yx_6 = 0.01; 这个在调用的函数里面是不是要作为参数传入才行
@zinkcious 所谓综合是指三者的权重一样吗?
> > Please update your submodules by `git submodule update --init --recursive --remote` > > See [#1050](https://github.com/graphdeco-inria/gaussian-splatting/issues/1050) > > everything gonna be fine!!! you are right!!! really appreciate!!! @wla-98 Which...
@SnowdenLee @mingqiJ Yes, I encountered the same issue during installation, but I don't have the previous gcc version, vim /home/users/xu.li/miniconda3/envs/gsplat/lib/python3.8/site-packages/torch/utils/cpp_extension.py # line 1858: command = ['ninja', '-v'] -> command =...
@hhr346 I get similar weird render outcomes for colmap data with no errors . I think maybe something is wrong with the latest codes. 
why not no submodules/diff-gaussian-rasterization-fisheye in your code? only submodules/diff-gaussian-rasterization-pinhole and submodules/diff-gaussian-rasterization-panorama?
@LaFeuilleMorte What you said is indeed correct. The fisheye-gs model (gsplat refer to ) is based on equiaxed projection to consider distortion processing, and the resulting effect has a relatively...
> Hi, I'm using your fisheye implementation to reconstruct from fisheye images. The results were quite good with smaller FOV fisheye lens, Here's the results from zipnerf berlin datasets: @LaFeuilleMorte