Skip to content

DoranLyong/20BN-Jester-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Prepare Jester-v1 dataset

Data Preparation

Firstly, we need to download the Jester dataset.

  • (Notice) The official link is expired, so I refer to the other link in kaggle dataset.

  • place the .zip file into the dataset directory.

  • extract the frames by running

    cd dataset 
    python unzip_multithread.py

Process the data and generate corresponding labels

Finally, we get category.txt, train_videofolder.txt, val_videofolder.txt and test_videofolder.txt documents.

python3 datas/generate_label.py

Reference

  1. https://github.com/jiamingNo1/Temporal-Shift-Module/tree/master/datas

About

Prepare Jester-v1 dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages