Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,7 @@ base_model:
|
|
| 9 |
Checks whether an image is real or fake (AI-generated).
|
| 10 |
|
| 11 |
**Note to users who want to use this model in production**
|
|
|
|
| 12 |
Beware that this model is trained on a dataset collected about 3 years ago.
|
| 13 |
Since then, there is a remarkable progress in generating deepfake images with common AI tools, resulting in a significant concept drift.
|
| 14 |
To mitigate that, I urge you to retrain the model using the latest available labeled data.
|
|
|
|
| 9 |
Checks whether an image is real or fake (AI-generated).
|
| 10 |
|
| 11 |
**Note to users who want to use this model in production**
|
| 12 |
+
|
| 13 |
Beware that this model is trained on a dataset collected about 3 years ago.
|
| 14 |
Since then, there is a remarkable progress in generating deepfake images with common AI tools, resulting in a significant concept drift.
|
| 15 |
To mitigate that, I urge you to retrain the model using the latest available labeled data.
|