├── DATASET.md ├── LICENSE ├── README.md ├── figs └── hake-ava.png └── script └── download_AVA_dataset.sh /DATASET.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DirtyHarryLYL/HAKE-AVA/HEAD/DATASET.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DirtyHarryLYL/HAKE-AVA/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DirtyHarryLYL/HAKE-AVA/HEAD/README.md -------------------------------------------------------------------------------- /figs/hake-ava.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DirtyHarryLYL/HAKE-AVA/HEAD/figs/hake-ava.png -------------------------------------------------------------------------------- /script/download_AVA_dataset.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DirtyHarryLYL/HAKE-AVA/HEAD/script/download_AVA_dataset.sh --------------------------------------------------------------------------------