-
Download
ffpmeg
on your machine (used to process the raw dataset):- Windows
winget install --id=Gyan.FFmpeg -e
- macOS
brew install ffmpeg
- Linux
Using your favorite package manager!
-
Install the Python requirements using
pip -r requirements.txt
- Run
setup.py
, which takes care of downloading the dataset and processing it to populate the dataset folder with the final training samples (indataset/train
).
- Run the main.ipynb jupyter notebook