home.social

#image_search — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #image_search, aggregated by home.social.

fetched live
  1. @Catweazle @Vivaldi
    “I use it mostly for image searches where Andi isn't so good for.”

    I used #DuckDuckGo_Search for that.
    TBH, #AndiSearch usually seems a little better at #image_search than #BraveSearch (I am using #AndiSearch these days and comparing it with #BraveSearch to decide on one of them). What I don't like at #AndiSearch is that it's slower than #BraveSearch, and that it doesn't display at least an animation to show that images are loading…

  2. Any examples of using SIFT (or SURF or ORB) in to retrieve similar images from a DB? All the code I see is just comparing two images’ features at a time. If you have 1,000 images and you want the closest, what do you do?