🎬 TimeSformer Violence Detection System
Upload a video to detect the presence of violent content using a state-of-the-art TimeSformer model.
How it works:
- Upload a video file
- The model samples 16 frames uniformly from the video
- TimeSformer analyzes spatial and temporal patterns
- Returns prediction with confidence scores
Output:
- predicted_class: Violence or Non-Violence
- confidence: Confidence score (0-1)
- frames_analyzed: Number of frames processed