Results 10 issues of pknmax

How to do inference with sequence of multiple images for a particular single pixel? Is there a way to select this pixel in first image?

Hello @ahojnnes Is it possible to orient/transform image (in image coordinate system) according to reference image whose colmap poses: R, t, projection matrix, FoVx, FoVy, image_width, image_height is known? I...

I am using this script, https://github.com/colmap/colmap/blob/fb3fa6a6962f8fee299d03b895cac2e1dd052104/scripts/python/visualize_model.py#L132 to visualize the colmap poses computed for gaussian-splatting using https://github.com/graphdeco-inria/gaussian-splatting/blob/main/convert.py But it seems like X and Y axis are flipped, cameras should point downwards,...

conda install pytorch=1.6.0 torchvision=0.7.0 cudatoolkit=10.1 matplotlib tensorboard scipy opencv -c pytorch Solving environment: | solving env stucked ...

1. does this make trained scene representation/rendering better than original 3DGS rasterizer? 2. is there a way to use this to make loss term used in 3DGS more efficient and...

Hello, thanks for great work. Building ply file by hand for planar 3d image: How I can create a ply file for 3D planar image with 3D gaussians and assign...

Hello @vye16, @liruilong940607, @kerrj, Is it possible to render just single pixel which returns the color of each single ray from different colmap camera positions using gsplat? I am interested...

Hello, thanks for great work. How I can create a ply file for 3D planar image with 3D gaussians and assign view dependent color to them, so that I can...

If I have output checkpoints 9000.pt, 12000.pt, 15000.pt in dir `SuGaR/output/coarse/exp_name/sugarcoarse_3Dgs7000_densityestim02_sdfnorm02/ ` I am getting some errors like IndexError: tensors used as indices must be long, byte or bool tensors,...

How to do inference with sequence of multiple images for a particular single pixel? Is there a way to select this pixel in first image?