Skip to content

Reranking process is too slow. #9

@MurrayC7

Description

@MurrayC7

Hi, @feymanpriv.

  • How long do you cost to test on the benchmark datasets (e.g., oxford5k)?
    I found that testing on these 5000 images costs over 0.6s per image for extracting features on a single GPU. Then it sounds incredible that reranking with local features costs over 200sec per query on a single process. Compared to the original tf implementation, it is too slow.

  • The used reranking parameters are default as NUM_RERANK = 100, MAX_RANSAC_ITERATIONS = 1000.

  • I am confused about whether I run in an improper way. Also, I have tried batch-wise running but failed due to the different sizes of each sample. Could you please help me accelerate it?

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