Rough draft on features to come:
- Improved content-based image searching:
- External image (by upload or URL) suppport for similarity search
- Sketch applet for searching for similar images
- Image recommendation based on:
- currently favorited photos (by visual similarity or tags)
- contacts
- Contact recommendation based on:
- contacts in common
- currently favorited photos (by visual similarity or tags)
- < your suggestion here ! >
Paul | 03-Jul-07 at 8:29 am | Permalink
Will the external image support only search Flickr for similar pictures or will it search the web?
Very excited about that feature coming out.
Ricardo Cabral | 08-Sep-07 at 6:18 am | Permalink
It will only search for Flickr images. Searching the web demands far more CPU and net bandwidth resources than I have available.
robert | 11-Jan-08 at 9:30 am | Permalink
the idea of imgseek is brilliant, but the results seem poor, I imported about 100 porn images and 30 or so images of circus tents, the tried with both ’search using image’ and sketch, for the tent images, the results were very poor even using different photos of the same tent. any plans to develop the recognition capabilities?
Robert.
Shah | 17-Sep-08 at 8:13 pm | Permalink
I have seen Flickr images for searching similar images. You did great job in using the isk daemon.
In my project, I’m trying to run the imgseek daemon on Php. Found the architecture on the website. Need ideas and suggestion from you.