|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Introduction
The goal of our method is to identify the discriminative fine-grained image regions that distinguish different classes.
To achieve this goal we sample image regions from a dense sampling space and use a random forest algorithm with discriminative classifiers.
Each node of the tree of the random forest is trained and tested with fine-grained image patches combining the information from upstream nodes.
We implemented each node of the tree with a discriminative SVM classifier, which makes the node a strong classifier. PASCAL VOC Winner Prize
Our method achieves the best performance in 6 out of the 10 classes in the PASCAL VOC action classification challenge. The table below shows the average precision of our method for each action category.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Software |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Paper |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Contact
Please contact bangpeng@cs.stanford.edu or khosla@mit.edu if you have any questions.
|