About 2 results
Open links in new tab

gsplat.rendering - gsplat documentation
No indexed lookup for campos is needed.dirs=means_flat[0,gaussian_ids]-campos_flat[0,0]# [nnz, 3]else:avg_means_per_camera=nnz/(B*C)split_batch_camera_ops=(avg_means_per_camera>10000andcampos_flat.is_cudaandcampos_flat.requires_grad)ifnotsplit_batch_camera_ops:# …
Utils - gsplat documentation
gsplat.get_tile_bin_edges(num_intersects, isect_ids_sorted, tile_bounds) ¶ Map sorted intersection IDs to tile bins which give the range of unique gaussian IDs belonging to each tile. …