I am trying to create a visual browsing application for millions of images using Self-Organizing maps(SOM). Does anyone know of the existing image browsing systems that use Self Organizing maps(SOM) at the backend. I know that PicSOM uses SOMs. I would be curious to know others, so that I can learn from them, before I implement one.

Also what is the most trusted source of Kohonen's SOM algorithm C++ code? I think http://www.ai-junkie.com/ann/som/som1.html is pretty good. Does anyone know other trusted implementations of SOMs in C++?

Thanks in advance!

link|improve this question

62% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.