Artef commited on
Commit
0c6ffb6
·
1 Parent(s): fb67a5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -12,7 +12,8 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # results
14
 
15
- This model is a fine-tuned version of [umm-maybe/AI-image-detector](https://huggingface.co/umm-maybe/AI-image-detector) on an unknown dataset.
 
16
  It achieves the following results on the evaluation set:
17
  - eval_loss: 0.0554
18
  - eval_accuracy: 0.9842
@@ -24,7 +25,8 @@ It achieves the following results on the evaluation set:
24
 
25
  ## Model description
26
 
27
- More information needed
 
28
 
29
  ## Intended uses & limitations
30
 
 
12
 
13
  # results
14
 
15
+ This model is a fine-tuned version of [umm-maybe/AI-image-detector](https://huggingface.co/umm-maybe/AI-image-detector)
16
+ on synthetic-pggan-chest-xrays dataset for AI-generated data, chest-xray-pneumonia for real data.
17
  It achieves the following results on the evaluation set:
18
  - eval_loss: 0.0554
19
  - eval_accuracy: 0.9842
 
25
 
26
  ## Model description
27
 
28
+ A model is a practical part of my master's thesis.
29
+ The model is solving the problem of detection AI-generated images (CT, MRI, X-ray scans in medical domain)
30
 
31
  ## Intended uses & limitations
32