Skip to content

Conversation

@AIBluefisher
Copy link

  • In some cases the KMeans returns the origin as centroids, which causes the centroids_norm become NaN. Add a small value to mins to avoid the numerical issue.
  • When 3DGS is extended with additional properties, e.g. appearance embeddings, the sorting can be erroneous. In this case, we sort only predefined attributes for 3DGS (means, quats, scales, opacities, and sh0 if appearance embedding is not used in the model).

…ression

Add small value to avoid numerical issues
- When 3DGS is extended with additional properties, e.g. appearance embeddings, the sorting can be erroneous. In this case, we sort only predefined attributes for 3DGS (means, quats, scales, opacities, and sh0 if appearance embedding is not used in the model).
@AIBluefisher AIBluefisher changed the title - Minor fixes to PNGCompression Minor fixes to PNGCompression Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant