Update README.md
Browse files
README.md
CHANGED
@@ -105,11 +105,14 @@ The model was evaluated using the CIFake test dataset, with the following metric
|
|
105 |
| Augmented | 88% | 0.85 | 0.83 | 0.84 |
|
106 |
| Fine-tuned ViT| **92%** | **0.89** | **0.85** | **0.88**|
|
107 |
|
|
|
|
|
|
|
108 |
## System Workflow
|
109 |
|
110 |
- **Frontend:** ReactJS
|
111 |
- **Backend:** Python Flask
|
112 |
-
- **Database:** PostgreSQL
|
113 |
- **Model:** Deployed via Pytorch and TensorFlow frameworks
|
114 |
|
115 |
## Strengths and Limitations
|
|
|
105 |
| Augmented | 88% | 0.85 | 0.83 | 0.84 |
|
106 |
| Fine-tuned ViT| **92%** | **0.89** | **0.85** | **0.88**|
|
107 |
|
108 |
+
## Evaluation Fig:
|
109 |
+

|
110 |
+
|
111 |
## System Workflow
|
112 |
|
113 |
- **Frontend:** ReactJS
|
114 |
- **Backend:** Python Flask
|
115 |
+
- **Database:** PostgreSQL(Supabase)
|
116 |
- **Model:** Deployed via Pytorch and TensorFlow frameworks
|
117 |
|
118 |
## Strengths and Limitations
|