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

Add top level function to find duplicate imgs #15

Open
AyushExel opened this issue Jul 13, 2023 · 2 comments
Open

Add top level function to find duplicate imgs #15

AyushExel opened this issue Jul 13, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@AyushExel
Copy link
Collaborator

No description provided.

@AyushExel AyushExel added the enhancement New feature or request label Jul 13, 2023
@hardikdava
Copy link
Contributor

@AyushExel is there any function or algorithm to achieve this?

@AyushExel
Copy link
Collaborator Author

@hardikdava haven't thought about the exact algorithm but I had 2 ideas:

  • To set a certain threshold of similarity above which, we'll consider the img to be a potential duplicate and then user can finalize it by selecting.
  • Use a tool like fastdup and integrate with it directly

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

No branches or pull requests

2 participants