EGT icon indicating copy to clipboard operation
EGT copied to clipboard

Code for the CVPR'19 paper "Explore-Exploit Graph Traversal for Image Retrieval"

Results 1 EGT issues
Sort by recently updated
recently updated
newest added

From the paper, ``` the k-NN graph $G_k$ is constructed by computing inner product nearest neighbor retrieval in the 2048-dimensional descriptor space.``` which isn't saying much about the actual algorithm....