faiss/tutorial/python
Xiao Fu 6e423cc649 Add python tutorial on different indexs refinement and respect accuracy measurement (#3480)
Summary:
Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3480

This tutorial summarize the methods to construct different indexs for PQFastScan refinement. It shows how the choice can impact on accuracy.

Reviewed By: junjieqi

Differential Revision: D57799598

fbshipit-source-id: a75c52c60a5217366f3361676da8f03f0c4a9feb
2024-05-27 11:55:06 -07:00
..
1-Flat.py Facebook sync (May 2019) + relicense (#838) 2019-05-28 16:17:22 +02:00
2-IVFFlat.py Facebook sync (May 2019) + relicense (#838) 2019-05-28 16:17:22 +02:00
3-IVFPQ.py Facebook sync (May 2019) + relicense (#838) 2019-05-28 16:17:22 +02:00
4-GPU.py Facebook sync (May 2019) + relicense (#838) 2019-05-28 16:17:22 +02:00
5-Multiple-GPUs.py Facebook sync (May 2019) + relicense (#838) 2019-05-28 16:17:22 +02:00
7-PQFastScan.py Add tutorial for FastScan (#3465) 2024-05-21 09:50:41 -07:00
8-PQFastScanRefine.py Add FastScan refinement tutorial for python (#3469) 2024-05-22 09:30:18 -07:00
9-RefineComparison.py Add python tutorial on different indexs refinement and respect accuracy measurement (#3480) 2024-05-27 11:55:06 -07:00