Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available: 1.56.0
metadata
title: Violence Detection 3D CNN
emoji: 🎥
colorFrom: red
colorTo: yellow
sdk: streamlit
sdk_version: 1.28.0
app_file: app.py
pinned: false
license: mit
🎥 Violence Detection in Videos
A Streamlit application that uses a 3D CNN model to detect violence in video clips.
Model
- Architecture: 3D CNN (4 convolutional blocks)
- Dataset: RWF-2000 (Real World Fighting)
- Task: Binary Classification (Violence vs Non-Violence)
- Input: 16 frames × 112 × 112 RGB
How to Use
- Upload a video file (AVI, MP4, or MKV)
- Click "Analyze Video"
- View the prediction results