Tagged Questions
1
vote
0answers
160 views
Image Browsing using Kohonen's SOM
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) ...
1
vote
2answers
2k views
Self Organizing Map (SOM) Implementation
I'm looking for a C, C++ or Java based SOM implementation with licensing applicable for commercial use (non-zero cost is okay).
So far I'm aware that there exists SOM_PAK (from Kohonen), but the ...