Skip to content
#

hnsw

Here are 17 public repositories matching this topic...

The thesis presents the parallelisation of a state-of-the art clustering algorithm, FISHDBC. This objective has been achived by improving the main data structures and components of the algorithm: HNSW, MST and HDBSCAN. My contribution is based on a lock-free strategy, completely wrote in Python.

  • Updated Jan 16, 2024
  • Python

This project leverages Vision Transformers (ViT) to build a scalable image retrieval system. Images are encoded into compact vectors and stored in MongoDB for efficient querying. Advanced indexing techniques like Product Quantization (PQ) and HNSW graph optimize retrieval for speed and memory. A Streamlit-based web app allows users to upload images

  • Updated Jan 9, 2025
  • Python

Improve this page

Add a description, image, and links to the hnsw topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hnsw topic, visit your repo's landing page and select "manage topics."

Learn more