Human Action Recognition Demo

Test trained LRCN models on action recognition videos. Real predictions using TensorFlow/Keras.

Trained Model Information
LRCN model loaded from /models/human_action_recog_models/
Model Not Loaded
Video Selection
Choose from your action recognition test videos
Model Predictions
Loading model...

Loading model from directory...

/models/human_action_recog_models/

Model Architecture
LRCN (Long-term Recurrent Convolutional Networks)

4 Action Categories:

BasketballBikingBreastStrokeDiving

The LRCN model combines CNN feature extraction with LSTM temporal modeling for accurate action recognition in video sequences.