File size: 496 Bytes
963e46c
c408ff0
 
 
 
 
58398a8
3980952
c408ff0
963e46c
3980952
963e46c
c408ff0
 
 
963e46c
 
 
c408ff0
963e46c
c408ff0
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: CrashVision AI
emoji: 🚨
colorFrom: indigo
colorTo: red
sdk: docker
app_file: app.py
pinned: false
license: mit
---

# CrashVision AI - Accident Detection System

This application detects road accidents using a multi-modal AI approach:

* **Spatial Engine**: YOLOv8 for real-time tracking.
* **Temporal Engine**: 3D-CNN for motion analysis.
* **Decision Engine**: SVM Ensemble for severity classification.

### Deployment Note

Running on Hugging Face Spaces via Docker on port 7860.