Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created the database and enhanced the camera functionality. #292

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kamisama-coder
Copy link
Contributor

Screenshot 2025-01-19 145725
If a user enters two names, the system will first check if they are already present in the database. If not, it will store the corresponding embeddings along with the names. The cosine similarity function will then compare these embeddings with those of the images stored in the database, considering a similarity range between 0.5 and 1.

Additionally, I plan to optimize the clustering process based on stored embeddings and names. This will enhance efficiency and allow the system to retrieve images containing not just the specified individuals but also others who appear alongside them.

@kamisama-coder
Copy link
Contributor Author

@Pranav0-0Aggarwal pls review the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant