Annotations
May 24, 2021 ยท View on GitHub
Annotation files in this folder should include official AVA v2.2 annotations, and our annotations listed in the table below. All our annotations are provided in the Google drive folder annotations.
| Name | Dataset | Split | Ground Truth | Detection |
|---|---|---|---|---|
ava_train_v2.2.pkl | AVA v2.2 | train | YES | None |
ava_train_v2.2_with_fair_0.9.pkl | AVA v2.2 | train | YES | LFB |
ava_val_v2.2_gt.pkl | AVA v2.2 | val | YES | None |
ava_val_v2.2_fair_0.85.pkl | AVA v2.2 | val | NO | LFB |
The final structure should be as the following:
annotations
|_ [official AVA v2.2 annotation files]
|_ ava_train_v2.2.pkl
|_ ava_train_v2.2_with_fair_0.9.pkl
|_ ava_val_v2.2_fair_0.85.pkl
|_ ava_val_v2.2_gt.pkl