Skip to content

Training Error in Dynamic Splitting When split_mask Has Zero Available Data #4

@houchenfeng

Description

@houchenfeng

During training with custom data and default onthego parameters, split_mask.sum().item() gradually decreases to zero. This triggers a size mismatch error in split_gaussians_dyn when no splittable Gaussians remain. How should we handle cases where split_mask contains zero available data to avoid crashing?

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