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

Include similar images in weekly image clustering #2

Open
variablenerd opened this issue Jan 22, 2021 · 0 comments
Open

Include similar images in weekly image clustering #2

variablenerd opened this issue Jan 22, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@variablenerd
Copy link
Contributor

variablenerd commented Jan 22, 2021

The weekly clustering notebook at https://github.com/tattle-made/data-experiments/blob/master/clustering-weekly.ipynb clusters images with identical image hashes. Expanding these clusters to include image hashes within a certain Hamming distance threshold would be useful for creating clusters of similar (and not just identical) images. This has been explored in https://github.com/tattle-made/data-experiments/blob/master/clustering-phash.ipynb.

Task : Modify the weekly image clustering script to include similar images.

@variablenerd variablenerd added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant