santa47's picture
Upload 3 files
03ab521 verified

A newer version of the Streamlit SDK is available: 1.56.0

Upgrade
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

  1. Upload a video file (AVI, MP4, or MKV)
  2. Click "Analyze Video"
  3. View the prediction results

Model Card

https://huggingface.co/santa47/violence-detection-3dcnn