[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering
sugar_model.py", line 493, in texture_features
return self.sh_coordinates[self.point_idx_per_pixel]
IndexError: tensors used as indices must be long, byte or bool tensors
sugar_model.py", line 493, in texture_features return self.sh_coordinates[self.point_idx_per_pixel] IndexError: tensors used as indices must be long, byte or bool tensors