dmlc/gluon-cv

Can I know what is the size of the Kinetics 400 dataset used to reproduce the result in this repo?

Open

#1,578 opened on Dec 31, 2020

View on GitHub
 (14 comments) (0 reactions) (1 assignee)Python (5,610 stars) (1,224 forks)batch import
good first issue

Description

There are many links in Kinetics that have expired. As as result, everyone might not be using the same Kinetics dataset. As a reference, the statistics of the Kinetics dataset used in PySlowFast can be found here, https://github.com/facebookresearch/video-nonlocal-net/blob/master/DATASET.md. However, I cannot seem to find similar information for gluoncv. Will you guys be sharing the statistics and the dataset used? I need the complete dataset to reproduce the result.

Contributor guide