Devasy23 / FaceRec

An advanced facial recognition system designed for real-time identification using deep learning models and optimized vector search. Features include face detection, embedding generation, and scalable deployment options.
Apache License 2.0
32 stars 30 forks source link

Vector Embedding Search Optimization #62

Open devansh-shah-11 opened 1 month ago

devansh-shah-11 commented 1 month ago

Is your feature request related to a problem? Please describe. Embedding searches in vector databases for face recognition can be slow, especially with large datasets. Faster retrieval methods are essential for efficient model evaluation and experimentation.

Describe the solution you'd like Implement optimizations for embedding search by leveraging indexing strategies like Approximate Nearest Neighbor (ANN) and caching mechanisms. These optimizations should be adaptable across different vector DBs (such as FAISS, Pinecone, Milvus) to ensure faster face recognition queries.

Additional context These optimizations will enhance overall system performance and enable more efficient searches, thereby improving the response time.

Checklist

Sai-ganesh-0004 commented 1 month ago

Hello I would like to work on this Can you assign it to me

Devasy23 commented 1 month ago

Hey @Sai-ganesh-0004 , I hope the issue you working on is going well, If you need any help you may reach out to us, we'll be happy to guide you

Soumyals commented 3 weeks ago

Hey, I would love to work on this project. I have worked on fine tuning LLM'S and well as RAG's and have a fair understanding of vector embeddings and vector databases. I would be able to effectively contribute to this project. Could you please assign this to me. Thank you.