Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.46 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.46 KB

Annotations

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