weex / vclassify

Video classification AI/ML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Video classification AI/ML

License:GNU General Public License v3.0


Languages

Language:Python 100.0%