/vclassify

Video classification AI/ML

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

vclassify

Video classification AI/ML

Install dependencies

sudo apt update && sudo apt upgrade
sudo apt install python3-opencv python3-pandas python3-matplotlib python3-keras python3-sklearn python3-sklearn-lib python3-tqdm python3-skimage

Running

Run the scripts titled like 5percent_n_....py in numerical order for n after pruning down trainlist01.txt from UCF101 dataset to the first 461 video clips

No need to run 2_, 3_, 4_ as they were just intermediate steps to build 5 and 6.