prithivMLmods commited on
Commit
cdad7ff
Β·
verified Β·
1 Parent(s): 2d36cd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -6,6 +6,16 @@ datasets:
6
  - prithivMLmods/Deepfakes-QA-Leaning
7
  - prithivMLmods/Deepfakes-QA-Patch1
8
  - prithivMLmods/Deepfake-QA-10K-OPT
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  ![10.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/SYd9v58DVUvB6QV6i_mhl.png)
@@ -86,4 +96,4 @@ print(f"Predicted Label: {label}")
86
  - **Dataset Filtering** – Helps filter out low-quality deepfake samples in datasets for better training of deepfake detection models.
87
  - **Forensic Analysis** – Supports forensic teams in evaluating deepfake quality to prioritize high-quality samples for deeper analysis.
88
  - **Content Moderation** – Assists social media platforms and content moderation teams in assessing deepfake quality before deciding on further actions.
89
- - **Benchmarking Deepfake Models** – Used to compare and evaluate different deepfake generation models based on their output quality.
 
6
  - prithivMLmods/Deepfakes-QA-Leaning
7
  - prithivMLmods/Deepfakes-QA-Patch1
8
  - prithivMLmods/Deepfake-QA-10K-OPT
9
+ language:
10
+ - en
11
+ base_model:
12
+ - google/vit-base-patch16-224-in21k
13
+ pipeline_tag: image-classification
14
+ library_name: transformers
15
+ tags:
16
+ - deepfake
17
+ - quality
18
+ - assess
19
  ---
20
 
21
  ![10.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/SYd9v58DVUvB6QV6i_mhl.png)
 
96
  - **Dataset Filtering** – Helps filter out low-quality deepfake samples in datasets for better training of deepfake detection models.
97
  - **Forensic Analysis** – Supports forensic teams in evaluating deepfake quality to prioritize high-quality samples for deeper analysis.
98
  - **Content Moderation** – Assists social media platforms and content moderation teams in assessing deepfake quality before deciding on further actions.
99
+ - **Benchmarking Deepfake Models** – Used to compare and evaluate different deepfake generation models based on their output quality.