mloss.org fertilized forestshttp://mloss.orgUpdates and additions to fertilized forestsenFri, 23 Jan 2015 16:04:31 -0000fertilized forests 1.0betahttp://mloss.org/software/view/592/<html><p>The fertilized forests project has the aim to provide an easy to use, easy to extend, yet fast library for decision forests. It summarizes the research in this field and provides a solid platform to extend it. </p> <p>The library is thoroughly tested and highly flexible. It is currently developed at the Multimedia Computing and Computer Vision Lab of the University of Augsburg and available under the permissive 2-clause BSD license. </p> <p>Feature highlights are: </p> <ul> <li><p>Object oriented model of the unified decision forest model of Antonio Criminisi and Jamie Shotton, as well as extensions (e.g., Hough forests). </p> </li> <li><p>Templated C++ classes for maximum memory and calculation efficiency. </p> </li> <li><p>Compatible to the Microsoft Visual C++, the GNU, and the Intel compiler. </p> </li> <li><p>Platform and interface independent save/load mechanics: train forests and trees on a Linux cluster using C++ and use them on a Windows PC with MATLAB. </p> </li> <li><p>Documented and consistent interfaces in C++, Python and Matlab. </p> </li> </ul> <p>For more information, see the library homepage. </p></html>christoph lassnerFri, 23 Jan 2015 16:04:31 -0000http://mloss.org/software/rss/comments/592http://mloss.org/software/view/592/decision treesdecision tree learningdecision forests