product-quantization topic

List product-quantization repositories

SPQ

80
Stars
8
Forks
Watchers

Self-supervised Product Quantization for Deep Unsupervised Image Retrieval - ICCV2021

JPQ

49
Stars
11
Forks
Watchers

CIKM'21: JPQ substantially improves the efficiency of Dense Retrieval with 30x compression ratio, 10x CPU speedup and 2x GPU speedup.

fast-lopq

33
Stars
3
Forks
Watchers

Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximate nearest neighbor search of high dimensional data.

pqtable

53
Stars
11
Forks
Watchers

Fast search algorithm for product-quantized codes via hash-tables

product-quantization

53
Stars
15
Forks
Watchers

Implementation of vector quantization algorithms, codes for Norm-Explicit Quantization: Improving Vector Quantization for Maximum Inner Product Search.

tinyknn

16
Stars
3
Forks
Watchers

A tiny approximate K-Nearest Neighbour library in Python based on Fast Product Quantization and IVF