Update README.md
Browse files
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
-
## Vision Transformer (ViT) Models for
|
| 5 |
|
| 6 |
-
This repository provides Vision Transformer (ViT) models fine-tuned to detect manipulated (fake) versus authentic (real) image frames extracted from the
|
| 7 |
|
| 8 |
---
|
| 9 |
|
|
@@ -80,8 +80,3 @@ It allows for responsible research and commercial use, but **strictly prohibits*
|
|
| 80 |
|
| 81 |
Please read the license carefully before using the model.
|
| 82 |
|
| 83 |
-
---
|
| 84 |
-
|
| 85 |
-
## 🙋 Author
|
| 86 |
-
|
| 87 |
-
Trained and curated by an Intel-XPU researcher working on multimodal and digital forensics pipelines.
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
## Vision Transformer (ViT) Models for Digital Forensics
|
| 5 |
|
| 6 |
+
This repository provides Vision Transformer (ViT) models fine-tuned to detect manipulated (fake) versus authentic (real) image frames extracted from the FaceForensics++ dataset. The models were trained using Intel® ARC GPU (XPU-enabled) and optimized for binary image classification in digital forensics workflows.
|
| 7 |
|
| 8 |
---
|
| 9 |
|
|
|
|
| 80 |
|
| 81 |
Please read the license carefully before using the model.
|
| 82 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|