piergiaj / pytorch-i3d

Apache License 2.0
971 stars 250 forks source link

What is the "vid" mean in the code? #52

Open DuoPeng-CVer opened 4 years ago

DuoPeng-CVer commented 4 years ago

I didn't download charades dataset. And I want to use this code to extract UCF101. So what is the vid mean here(charades_dataset.py)?

ZubairKhan001 commented 3 years ago

I guess it corresponds to the attributes of each video, i.e. duration, nf, action category etc.