syeda-Rija20 commited on
Commit
7848b05
·
verified ·
1 Parent(s): 3a62d4f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ # AI Image Detector
3
+
4
+ This model was fine-tuned using MobileNetV2 on CIFAKE dataset.
5
+
6
+ ## Features
7
+ - Transfer Learning
8
+ - Fine-Tuning
9
+ - Binary Classification
10
+ - Detects AI vs Real Images
11
+
12
+ ## Accuracy
13
+ ~92-96%
14
+
15
+ ## Framework
16
+ TensorFlow / Keras