Skip to content

Number of instances in the scene #25

@menggui1993

Description

@menggui1993

Dear author, thanks for your great work. I have some questions about the instances and instance features.

  1. Is the maximum number of instances in the scene k1*k2 (number of nodes in coarse level times the number of nodes in fine level)? So, if I have a large scene with large number of instances in the scene, I need to set k1 or k2 larger. Have you experimented with datasets with large instance count in the scene? Will this lower the performance of the model?
  2. After the codebooks are trained, are the 6-d instance features not needed any more? For click-based selection, we can just read the instance index of the point and find the instance. For text queries, we can match the text's clip feature with clip features stored in the codebook for each instance.

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