SearchMob!


Powered by Rollyo

Recent Comment
Spotlight

  • Reader Hercule DB writes: Each of us has a choice to make. How much privacy do we demand? What price freedom? We should rather live in a free world troubled even by threats from terrorists, than one in which individuals or organizations in whom I have little trust have open access and therefore control over our lives. [go]

Recent Comments

  • ExposureTim: " I love it - thanks for posting this. It ..." [go]
  • Mike: " ASK won't be doing it. They are signed ..." [go]
  • eka-man: " Pfft ?!! doing the energy saving platfor ..." [go]
  • epictum: " welcome to the google universe. next up. ..." [go]
  • Trogdor: " Nice to see this available. Ask has had ..." [go]
  • Soren G: " I think Alanis nailed this. It is that g ..." [go]
  • John: " And really, that song deserves some mock ..." [go]
  • JG: " First of all, as I repetitively say, why ..." [go]
  • meeero: " a high pagerank doesn't mean that the si ..." [go]
  • Geo: " I'm glad to see that Google has finally ..." [go]
  • Rich: " Hi John, I'll chime in too. We're on o ..." [go]
  • franck: " you're not a paranoid freak, i also did ..." [go]
  • David Megginson: " I'm not a big fan of litigation usually ..." [go]
  • Güzel Resimler: " i could not understant what is about thi ..." [go]
  • peggy wilburn: " Hello, Looking for the paternal side or ..." [go]
  • mb: " John, I'm with you on the fear that big ..." [go]

PERFECT FOR THAT PERSON WITH EVERYTHING
Order 'The Search'

thesearch_bookcover.jpg

Yup, it makes the perfect gift for that officemate or colleague who you thought had everything....including you! If you order here, I promise to sign it, assuming we can figure out the shipping...

You can also buy the audio version here.

Check my book page for more info.

Blogger's Rights

Top Posts

Active Topics

Monthly Archives

About John Battelle

Searchblog Newsletter

Enter email to subscribe to "Re-Find", Searchblog's weekly newsletter:


Calendar

April 2007
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          

Syndicate

Powered by

January 1, 2006 6:50 PM

Oooo, I like this Idea

Retrievr: An experimental service that lets you search images by drawing a sketch. I only wish it worked better. Clearly a proof of concept only. Thanks Research Buzz...


TrackBack

Listed below are links to weblogs that reference Oooo, I like this Idea:

» Search Images by Drawing a Sketch from Search Engine Roundtable
There is this new creative way to search for images, that currently doesn't work too well, but it still is very cool. It is named retrievr and you can search the Flickr image database by sketching something in real time.... [Read More]

Comments

There is an old project at U of Washington CS that does something similar:

http://grail.cs.washington.edu/projects/query/

That page describes the technique used to find similar images from the sketch. Very cool stuff.

Numinous Technologies was founded in 1996 to develop graphics and interactive video software including the image query link above.

Numinous was acquired by Microsoft March 1999.

It is not just at U Washington that this stuff has been done for years now. Here is another paper from some folks at MIT, in 1995, that talks about content-based image querying using things like shape, texture, color, relationship to other content-images and so on. They also suggest a Riya-like application in which you circle someone's face in an image, and then find other images or video with that same face in them.

http://citeseer.ist.psu.edu/pentland95photobook.html

And here's another one, from IBM Almaden in 1994:

http://citeseer.ist.psu.edu/faloutsos94efficient.html

So again, it has been over ten years ago now, that these ideas have been around.

And yet Google spends its time working on "Google Talk", rather than on content-based image search. What ever happened to search being the main focus? Shouldn't they have beaten this "retrievr" service by years and years?

herez another one on QBE (Query By Example) by folks at CMU.

http://amp.ece.cmu.edu/Publication/Howard/icme2002_howard.pdf

I think this kind of stuff has been around for quite a few years but never really took off because of various pitfalls.

This is very cool. I drew a tree-like figure and it found a few. I've always wanted a music search that allows me to hum a part of a melody and then it will find the song. Anyone ever seen one of those?

Thanks for appreciating the concept (initial idea and development by Chris), we've added some background info. This is also the place to watch when we release our blog post similarity demo in a few weeks, which should be more useful.

I'm not sure what this means, but I drew a circle and it gave me about 20 pictures of women. Hmm :)

I think the idea is good, would also be cool if somebody did something similar for music/sound.

Greg is (as usual) spot on - "Fast Multiresolution Image Querying" is the paper that guided the implementation (which is, by the way, one of my all-time favourites, and recommended reading for anyone with only a passing interest in image retrieval).

I first came across it when someone (I think Edd Dumbill) linked to imgSeek a couple of years back; imgSeek is a standalone image management application that incorporates the same algorithm. retrievr is a new implementation in pure Python (plus a host of great libraries: PIL, aggdraw and numarray).

In my experience, the results are usually fairly good, sometimes even stunning - considering the artistic sophistication most of us are able to come up with (gallery forthcoming); and in the cases they're not so stellar, they are at least entertaining ;-) But clearly, the approach has its limits.

One thing to keep in mind is that it doesn't do object/face/text recognition of any kind, so if you're drawing an outline sketch of a chair (or corporate logos like Tara Calishain has tried), it almost certainly won't get you one back (except your index only contains images of chairs). It helps to think of it as matching the most pronounced slabs of colors. Another thing to know is that there's currently no way to specify the aspect ratio, so you have to rescale the image in your head (things that are close to the borders of the image you're thinking of should be close to the borders of your sketches), but that's really just a missing feature of the drawing flashlet than an inherent problem. Sometimes it also helps to _remove_ detail instead of adding it. And finally, the index covers only about 85k of Flickr's "most interesting" images at the moment (I didn't want to use up even more of their resources before checking back with them; it's fantastic enough that Flickr isn't imposing any up-front limits on API usage like most everyone else is doing).

In a way, I see retrievr less as a "search" tool than an "exploration" tool, and it seems to work very well for that.

"In a way, I see retrievr less as a "search" tool than an "exploration" tool, and it seems to work very well for that." of course, if you use it for this, it works very well. a interesting article Chris.

My attempts at recreating Sowa's flying pig sadly came to naught. Perhaps this system needs some contemporary (well, some even more contemporary) cyber-Vettriano to give it its own identity!

BB

This is very cool. I drew a tree-like figure and it found a few. I've always wanted a music search that allows me to hum a part of a melody and then it will find the song. Anyone ever seen one of those?

No, sorry :(

There have been three comments above asking about QBH (query by humming), for music retrieval applications. The first paper that I know of that talks about this is a 1993 paper:

Tetsuya Kageyama, Kazuhiro Mochizuki, and Yosuke Takashima: Melody Retrieval with Humming, Proceedings of the 1993 International Computer Music Conference, pp.349-351, September 1993.

Unfortunately, it is completely in japanese, so not a lot of people (myself included) have read it. After that, probably the most well-known work is a 1997 paper from the New Zealand Digital Library project. Here is the paper:

http://www.dlib.org/dlib/may97/meldex/05witten.html

And here is a website with the implementation (java required). Note (pun not intended) that input can be either by piano keyboard or hummed audio.

Since that time there has been an explosion of such systems. This list is large, but I can think offhand of a few systems it misses:

http://mirsystems.info/index.php?id=402

But other than that.. why limit your imagination to query by humming? There are so many different ways of doing content-based music retrieval. How about query by tapping for rhythm retrieval? How about query by genre for finding new music in the same style as music you already like? How about query by instrument timbre, so that you can find other songs that use that driving guitar you really like? Or query by vocal timbre, so you can find that Paul Weller song in which Paul McCartney sings backup, largely uncredited in most metadata sources available?

There is so much cool stuff being done right now in this area. The community has largely moved beyond query by humming onto more ambitious research and projects. Check it out: http://www.music-ir.org/

Unfortunately, it is completely in japanese, so not a lot of people (myself included) have read it. After that, probably the most well-known work is a 1997 paper from the New Zealand Digital Library project. Here is the paper:

http://www.dlib.org/dlib/may97/meldex/05witten.html

old input, but very interesting. i must smile, if you compare may 1997 and today ;)

Andre

Didn't the new Alexa API have a demo that did song searches based on whistling?

Ah ha - is this it?
http://www.musipedia.org/whistle.0.html

Didn't the new Alexa API have a demo that did song searches based on whistling?

Yes it is: http://www.musipedia.org/whistle.0.html

Post a comment

Human detector
Please enter the letter "h" in the field below. If you want to preview your comment before posting, enter the secret letter after previewing, not now, as the letter will change upon preview.

Enter the letter from above:

Searchblog Classifieds!

Recent Jobs

Searchblog, in paperback

Searchblog
Print Edition

Get Your Own Print Version of Searchblog

Get the book

Click here to buy a customized print version of the entire contents of Searchblog.

Categories

Search Resources

License