issues
search
matsui528
/
nanopq
Pure python implementation of product quantization for nearest neighbor search
MIT License
327
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
read-the-docs is not working
#40
matsui528
opened
5 months ago
0
Why parametric init still has poorer performance than non-parametric one?
#39
madmtang
closed
5 months ago
1
Add `shubham0204/pq.rs`, a Rust implementation of `pq.py`, as a community resource in `README.md`
#38
shubham0204
opened
8 months ago
1
Build read-the-docs
#37
matsui528
closed
1 year ago
0
Fail to build read-the-docs
#36
matsui528
closed
1 year ago
0
Better publishing
#35
matsui528
closed
1 year ago
0
Updated to v0.2.1
#34
matsui528
closed
1 year ago
0
Updated CI by testing various Python versions with the latest faiss
#33
matsui528
closed
1 year ago
0
Fix a bug to use faiss
#32
matsui528
closed
1 year ago
0
Updated version to v0.2.0
#31
matsui528
closed
1 year ago
0
Small fix for maintenance
#30
matsui528
closed
1 year ago
0
Follow up PR
#29
matsui528
closed
1 year ago
0
Fix CI
#28
matsui528
closed
1 year ago
0
Turn print statements into logging
#27
stephantul
opened
1 year ago
6
Update pq.py
#26
lsb
closed
1 year ago
1
Fixed typo
#25
matsui528
closed
1 year ago
0
add different metric type and initialization methods to nanopq
#24
mpskex
closed
1 year ago
3
Typo
#23
tarzaa1
closed
1 year ago
1
Updated to v0.1.11
#22
matsui528
closed
2 years ago
0
Fixed a bug in the parametric initialization test.
#21
matsui528
closed
2 years ago
0
Number of codewords for quantization
#20
samanemami
closed
2 years ago
2
Extended faiss_to_nanopq() to convert faiss.IndexPreTransform (OPQMatrix+IndexPQ)
#19
de9uch1
closed
2 years ago
1
why with parametric init has poor performance than non-parametric one ?
#18
Chuncbs
closed
2 years ago
3
updated to v0.1.10
#17
matsui528
closed
2 years ago
0
Incorporate the change of faiss interface
#16
matsui528
closed
2 years ago
0
Fix github actions
#15
matsui528
closed
2 years ago
0
Add parametric initialization option
#14
calvinmccarter
closed
2 years ago
2
How to compute distance between PQ codes?
#13
waytehsu
closed
3 years ago
1
Change CI from travis to github-actions
#12
matsui528
closed
3 years ago
0
linting by pysen
#11
matsui528
closed
3 years ago
0
Travis to github actions
#10
matsui528
closed
3 years ago
1
For v0.1.9
#9
matsui528
closed
3 years ago
0
OPQ prints about Reconstruction error even with verbose=False
#8
thomasahle
closed
3 years ago
2
Centroid of Centroids using NanoPQ
#7
ashleyabraham
closed
4 years ago
1
How to compute codes similar to FAISS in NanoPQ
#6
ashleyabraham
closed
4 years ago
1
No module named 'scipy.cluster'
#5
victordefoe
closed
4 years ago
1
about reconstructed
#4
Usernamezhx
closed
4 years ago
2
Import importlib.util
#3
Hiroshiba
closed
5 years ago
1
convert to/from faiss
#2
matsui528
closed
5 years ago
0
how to get top k closest neighbor without traverse entire dataset?
#1
changzeng
closed
5 years ago
2