DiffusionToolkit
DiffusionToolkit copied to clipboard
Proposed Feature: Find similar images
This will be a bit more complex. Find an algorithm that can break down an image into smaller data that can be used to compare against all other images (fast enough) for similarity.
Is this useful?
THIS!!!! Would be freaking awesome.
Would a face detection maybe be simpler for a starter? Maybe there are more algorithms out there for face only instead of all kinds of images.
Fuzzy matching or something similar for images. Seems that image matching is the topic.
Did a quick search, one finding from image matching topic: https://github.com/GrumpyZhou/image-matching-toolbox