File size: 391 Bytes
4e98a24 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | ---
license: apache-2.0
tags:
- computer-vision
- deepfake-detection
- qwen-vl
---
# 🕵️♂️ Team [Name] - GenAI Detection System
This solution uses a VLM-based approach to detect sophisticated AI manipulation by analyzing physical inconsistencies (shadows, geometry, reflections).
## 🚀 How to Run (Judges)
1. **Install Dependencies:**
```bash
pip install -r requirements.txt |