- installing FFmpeg
sudo apt update
sudo apt install ffmpeg
# check
ffmpeg -version (step1) Download the mini size dataset
Go to dataset directory, and follow the instructions.
(step2) Extract frames of video data.
python ./utils/extract_frames.pyCheck Video_DataLoader.ipynb.