YapengTian / AVE-ECCV18

Audio-Visual Event Localization in Unconstrained Videos, ECCV 2018
https://sites.google.com/view/audiovisualresearch
169 stars 31 forks source link

file labels_closs.h5 #1

Closed pkoutras closed 5 years ago

pkoutras commented 5 years ago

Regarding the file labels_closs.h5 that is required in the Cross-modality localization experiments:

with h5py.File('data/labels_closs.h5', 'r') as hf: closs_labels = hf['avadataset'][:]

Can we download it?

YapengTian commented 5 years ago

I have uploaded it into the folder "data". Thank you for reminding me!