Initial commit of blog post for video classificatoin methods.
parents
Showing
+1127 -0
.gitignore
0 → 100644
README.md
0 → 100644
__pycache__/processor.cpython-35.pyc
0 → 100644
+ 0
- 0
File added
data.py
0 → 100644
data/1_move_files.py
0 → 100644
data/2_extract_files.py
0 → 100644
extract_features.py
0 → 100644
extractor.py
0 → 100644
models.py
0 → 100644
plot_trainlog.py
0 → 100644
processor.py
0 → 100644
random_and_mode.py
0 → 100644
train.py
0 → 100644
train_cnn.py
0 → 100644
validate_cnn.py
0 → 100644
Please register or sign in to comment