Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A Better Baseline for AVA

About

We introduce a simple baseline for action localization on the AVA dataset. The model builds upon the Faster R-CNN bounding box detection framework, adapted to operate on pure spatiotemporal features - in our case produced exclusively by an I3D model pretrained on Kinetics. This model obtains 21.9% average AP on the validation set of AVA v2.1, up from 14.5% for the best RGB spatiotemporal model used in the original AVA paper (which was pretrained on Kinetics and ImageNet), and up from 11.3 of the publicly available baseline using a ResNet101 image feature extractor, that was pretrained on ImageNet. Our final model obtains 22.8%/21.9% mAP on the val/test sets and outperforms all submissions to the AVA challenge at CVPR 2018.

Rohit Girdhar, Jo\~ao Carreira, Carl Doersch, Andrew Zisserman• 2018

Related benchmarks

TaskDatasetResultRank
Spatio-temporal Action LocalizationAVA v2.1 (val)
mAP22.8
13
Action LocalizationAVA v2.1 (test)
mAP21.91
5
Spatiotemporal Action LocalizationAVA (val)
Frame-level mAP22.8
4
Showing 3 of 3 rows

Other info

Code

Follow for update