pranav2711 commited on
Commit
e1e5e32
·
verified ·
1 Parent(s): 42ce65a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -7
README.md CHANGED
@@ -1,9 +1,9 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- ## Vision Transformer (ViT) Models for Deepfake Detection
5
 
6
- This repository provides Vision Transformer (ViT) models fine-tuned to detect manipulated (fake) versus authentic (real) image frames extracted from the DeepFake Detection (DFD) 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,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