asmk icon indicating copy to clipboard operation
asmk copied to clipboard

Questions about the execution time of ASMK* aggregation

Open Jemmagu opened this issue 6 years ago • 1 comments

Hi, @gtolias I‘m curious about the execution time of ASMK* aggregation. For a query image (640480) of about 2000512 local features, with a codebook of cluster size equals to 1024, I aggregated such an image and it took about 250ms (using a single GPU). Is the time cost normal? And how much time you cost when doing aggregation? Could you give me any tips on how to speed up this aggregation process? I really want to shorten the aggregation time.

Thank you in advance! Have a nice day :)

Jemmagu avatar Sep 12 '19 08:09 Jemmagu

You can use the online code to measure the timings on your machine.

gtolias avatar Sep 27 '19 07:09 gtolias