Image Recognition Neural Networks, Open Sourced. The latest release of Java Neural Network Framework Neuroph v2.3 comes with ready-to-use image recognition support. It provides GUI tool for training multi layer perceptrons for image recognition, and an easy-to-use API to deploy these neural networks in end-user applications.
This image recognition approach has been successfully used by DotA AutoScript tool - http://games.slashdot.org/story/09/05/14/0447244/Java-Program-Uses-Neural-Networks-To-Monitor-Games Now it is released as open source. With this Java library basic image recognition it can be performed in just few lines of code. The developers have published a howto article - http://neuroph.sourceforge.net/image_recognition.html Also, there is an online demo which can be used to train image recognition neural networks online - http://neuroph.sourceforge.net/online_demo.html found on slashdot.org marc _______________________________________________ NetBehaviour mailing list [email protected] http://www.netbehaviour.org/mailman/listinfo/netbehaviour
