DaniilOr commited on
Commit
f93c55f
·
verified ·
1 Parent(s): 1eb592d

Delete pred.json

Browse files
Files changed (1) hide show
  1. pred.json +0 -90
pred.json DELETED
@@ -1,90 +0,0 @@
1
- [
2
- {
3
- "image_name": "fake_1.jpg",
4
- "authenticity_score": 0.13518468127585948,
5
- "manipulation_type": "none",
6
- "vlm_reasoning": "It looks natural.",
7
- "debug": {
8
- "trufor_score": 0.07059238851070404,
9
- "ufd_score": 0.001235860981978476,
10
- "effnet_score": 0.9939414262771606
11
- }
12
- },
13
- {
14
- "image_name": "fake_2.jpg",
15
- "authenticity_score": 0.6909407794475555,
16
- "manipulation_type": "inpainting",
17
- "vlm_reasoning": "The left side of the hair blends unnaturally with the background, and there is a lack of sharpness and irregular texture around the eyebrows and lips, which are common artifacts in AI-generated images. The overall facial symmetry and skin texture also appear slightly smooth and inconsistent compared to genuine photographs.",
18
- "debug": {
19
- "trufor_score": 0.5543723106384277,
20
- "ufd_score": 0.7853043079376221,
21
- "effnet_score": 0.9963290095329285
22
- }
23
- },
24
- {
25
- "image_name": "fake_3.png",
26
- "authenticity_score": 0.18205239791423083,
27
- "manipulation_type": "none",
28
- "vlm_reasoning": "It looks natural.",
29
- "debug": {
30
- "trufor_score": 0.1616199016571045,
31
- "ufd_score": 0.004561335314065218,
32
- "effnet_score": 0.9941791296005249
33
- }
34
- },
35
- {
36
- "image_name": "fake_4.png",
37
- "authenticity_score": 0.21124592386186125,
38
- "manipulation_type": "none",
39
- "vlm_reasoning": "It looks natural.",
40
- "debug": {
41
- "trufor_score": 0.21813705563545227,
42
- "ufd_score": 0.01048003789037466,
43
- "effnet_score": 0.9798538088798523
44
- }
45
- },
46
- {
47
- "image_name": "real_1.jpg",
48
- "authenticity_score": 0.2264291382394731,
49
- "manipulation_type": "none",
50
- "vlm_reasoning": "It looks natural.",
51
- "debug": {
52
- "trufor_score": 0.1996554732322693,
53
- "ufd_score": 0.3161494731903076,
54
- "effnet_score": 0.0014161234721541405
55
- }
56
- },
57
- {
58
- "image_name": "real_2.jpg",
59
- "authenticity_score": 0.07517333687283098,
60
- "manipulation_type": "none",
61
- "vlm_reasoning": "It looks natural.",
62
- "debug": {
63
- "trufor_score": 0.1476166546344757,
64
- "ufd_score": 0.0017298728926107287,
65
- "effnet_score": 0.006730603985488415
66
- }
67
- },
68
- {
69
- "image_name": "real_3.png",
70
- "authenticity_score": 0.44933834550902246,
71
- "manipulation_type": "none",
72
- "vlm_reasoning": "It looks natural.",
73
- "debug": {
74
- "trufor_score": 0.7001160383224487,
75
- "ufd_score": 0.00042538042180240154,
76
- "effnet_score": 0.9911017417907715
77
- }
78
- },
79
- {
80
- "image_name": "real_4.png",
81
- "authenticity_score": 0.19458160987123846,
82
- "manipulation_type": "none",
83
- "vlm_reasoning": "It looks natural.",
84
- "debug": {
85
- "trufor_score": 0.1933320015668869,
86
- "ufd_score": 0.00024703494273126125,
87
- "effnet_score": 0.9781679511070251
88
- }
89
- }
90
- ]