-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
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
Labels
No labels