Skip to content

Train high dimensional features #15

Description

@JoannaCCJH

Hi! If I want to train and render an additional high-dimensional feature vector for each Gaussian, should I revise the following part in gaussian_render? Besides this part, what else should I do?

render = ms.alpha_blending(
                    uv, conic, opacity, high_dim_feature,
                    gaussian_ids_sorted, tile_range, bg_color[0].item(), width, height, ndc
                )

I tried to render an already-trained Gaussian model with high-dim features, but the rendered features were not as expected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions