Skip to content

DoranLyong/Kinetics-400-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinetics-400 tutorial

  • run by colab; Open In Colab

1. Prerequisite

  • installing FFmpeg
sudo apt update 
sudo apt install ffmpeg 

# check 
ffmpeg -version 

2. Usage

(step1) Download the mini size dataset

Go to dataset directory, and follow the instructions.

(step2) Extract frames of video data.

python ./utils/extract_frames.py

3. Pytorch dataset & dataloader

Check Video_DataLoader.ipynb.

About

Kinetics-400 tutorial with small size dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages