AashishKumar commited on
Commit
959f331
·
verified ·
1 Parent(s): 12fe065

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/640ed1fb06c3b5ca883d5ad5/vmiE8IhMLUwJIOLK-Q9dT.png)
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