Skip to content

Spherical harmonics parametrization #150

@VladimirYugay

Description

@VladimirYugay

In the original splatting repo, spherical harmonics parameters are represented as features_rest of shape (n, 15, 3) and features_dc of shape (n, 1, 3) where n is the number of points.

Here the feature vector is of shape 56 by default. First 4 dimensions for rotation, then 3 dimensions for the scale, 1 dimensions for alpha. This leaves 48 dimensions for the spherical harmonics parameters.

How can I convert the optimized features from the original repo to match the features that you have preserving the correct order?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions