harvitronix/five-video-classification-methods resource
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3458
- days_rel: n/a
- days_push: 1260
- n_releases_24m: 0
Adoption not part of the score
1182 stars · 459 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Companion code for a blog post demonstrating five deep learning approaches to video action classification using Keras and TensorFlow on the UCF101 dataset. It includes data extraction scripts, feature extraction, and training code for CNN, CNN+LSTM, LRCN, MLP, and 3D convolutional models.
Use cases
- classify human actions in videos with deep learning
- learn different video classification architectures in Keras
- train CNN-LSTM models on the UCF101 dataset
- compare 3D CNN vs frame-based video classification methods
- extract per-frame features from videos with a ConvNet
- reproduce video action recognition experiments
When to choose
- learning video classification techniques with worked examples
- comparing temporal modeling approaches (RNN, LRCN, 3D conv) on a standard dataset
- starting a UCF101-based research or class project
When to avoid
- production video classification systems needing modern architectures
- projects requiring recent TensorFlow/Keras versions
- needing a ready-made inference demo or pretrained models
Facets
learning-resource · maturity maintenance
machine-learning deep-learning video-processing image-processing machine-learning deep-learning computer-vision tutorials python cross-platform keras tensorflow video-classification action-recognition ucf101 cnn rnn lstm 3d-convolution educational-code video gpu linux
2 sources
- readme: https://github.com/harvitronix/five-video-classification-methods · fetched 2026-08-28 · 9487424417bf
- homepage: https://medium.com/@harvitronix/five-video-classification-methods-implemented-in-keras-and-tensorflow-99cad29cc0b5 · fetched 2026-08-29 · 0f96a0b8a783
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| harvitronix/five-video-classification-methods | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="harvitronix/five-video-classification-methods")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem