manar54 commited on
Commit
4e98a24
·
verified ·
1 Parent(s): b7bca53

Create README.md

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