The RoboSherlock classifiers package. Collection of classifiers and corresponding annotators. Currently this package features a Knn, random forest and SVM classifier.
A typical approach in our perception pipeline is the combination of Caffe for feature generation and kNN for classification. To set up the required software for this method, please follow this tutorial.