About: This package implements the “Online Random Forests” (ORF) algorithm of Saffari et al., ICCV-OLCV 2009. This algorithm extends the offline Random Forests (RF) to learn from online training data samples. ORF is a multi-class classifier which is able to learn the classifier without 1-vs-all or 1-vs-1 binary decompositions. Changes:Initial Announcement on mloss.org.
|