Skip to content

Feature extraction includes occluded views without visibility checking #347

@BIG-PIE-MILK-COW

Description

@BIG-PIE-MILK-COW

Description

The current implementation in extract_feature.py extracts DINOv2 features from all views and averages them without checking if a 3D point is actually visible in each view. This leads to feature contamination when points are occluded or on back-facing surfaces. Won't this have a significant impact on the VAE's performance? Or are there other processing details I haven't noticed? Looking forward to your response, thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions