fxxkingusername commited on
Commit
ba61827
·
verified ·
1 Parent(s): 06dd029

Upload paper/efficientnet_b0_summary.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. paper/efficientnet_b0_summary.json +137 -0
paper/efficientnet_b0_summary.json ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "overall_accuracy": 1.0,
3
+ "total_images": 25,
4
+ "correct_predictions": 25,
5
+ "average_confidence": 0.9285549879074096,
6
+ "max_confidence": 0.9943428039550781,
7
+ "min_confidence": 0.8220282196998596,
8
+ "confidence_std": 0.03956485008129815,
9
+ "class_performance": {
10
+ "0": {
11
+ "accuracy": 1.0,
12
+ "confidence": 0.941596508026123,
13
+ "style": "Colonial architecture"
14
+ },
15
+ "1": {
16
+ "accuracy": 1.0,
17
+ "confidence": 0.8999956846237183,
18
+ "style": "Art Deco architecture"
19
+ },
20
+ "2": {
21
+ "accuracy": 1.0,
22
+ "confidence": 0.8943661451339722,
23
+ "style": "American craftsman style"
24
+ },
25
+ "3": {
26
+ "accuracy": 1.0,
27
+ "confidence": 0.9782498478889465,
28
+ "style": "Romanesque architecture"
29
+ },
30
+ "4": {
31
+ "accuracy": 1.0,
32
+ "confidence": 0.8690229058265686,
33
+ "style": "Russian Revival architecture"
34
+ },
35
+ "5": {
36
+ "accuracy": 1.0,
37
+ "confidence": 0.9454004168510437,
38
+ "style": "Achaemenid architecture"
39
+ },
40
+ "6": {
41
+ "accuracy": 1.0,
42
+ "confidence": 0.9379281401634216,
43
+ "style": "Queen Anne architecture"
44
+ },
45
+ "7": {
46
+ "accuracy": 1.0,
47
+ "confidence": 0.9597373008728027,
48
+ "style": "Baroque architecture"
49
+ },
50
+ "8": {
51
+ "accuracy": 1.0,
52
+ "confidence": 0.9404745697975159,
53
+ "style": "Deconstructivism"
54
+ },
55
+ "9": {
56
+ "accuracy": 1.0,
57
+ "confidence": 0.9812498688697815,
58
+ "style": "Palladian architecture"
59
+ },
60
+ "10": {
61
+ "accuracy": 1.0,
62
+ "confidence": 0.8989472389221191,
63
+ "style": "Byzantine architecture"
64
+ },
65
+ "11": {
66
+ "accuracy": 1.0,
67
+ "confidence": 0.8978783488273621,
68
+ "style": "Ancient Egyptian architecture"
69
+ },
70
+ "12": {
71
+ "accuracy": 1.0,
72
+ "confidence": 0.9045755863189697,
73
+ "style": "International style"
74
+ },
75
+ "13": {
76
+ "accuracy": 1.0,
77
+ "confidence": 0.9545483589172363,
78
+ "style": "Tudor Revival architecture"
79
+ },
80
+ "14": {
81
+ "accuracy": 1.0,
82
+ "confidence": 0.9124706983566284,
83
+ "style": "Art Nouveau architecture"
84
+ },
85
+ "15": {
86
+ "accuracy": 1.0,
87
+ "confidence": 0.9943428039550781,
88
+ "style": "American Foursquare architecture"
89
+ },
90
+ "16": {
91
+ "accuracy": 1.0,
92
+ "confidence": 0.8220282196998596,
93
+ "style": "Bauhaus architecture"
94
+ },
95
+ "17": {
96
+ "accuracy": 1.0,
97
+ "confidence": 0.9282501935958862,
98
+ "style": "Chicago school architecture"
99
+ },
100
+ "18": {
101
+ "accuracy": 1.0,
102
+ "confidence": 0.9414351582527161,
103
+ "style": "Postmodern architecture"
104
+ },
105
+ "19": {
106
+ "accuracy": 1.0,
107
+ "confidence": 0.9034506678581238,
108
+ "style": "Gothic architecture"
109
+ },
110
+ "20": {
111
+ "accuracy": 1.0,
112
+ "confidence": 0.8741875886917114,
113
+ "style": "Greek Revival architecture"
114
+ },
115
+ "21": {
116
+ "accuracy": 1.0,
117
+ "confidence": 0.9428815841674805,
118
+ "style": "Novelty architecture"
119
+ },
120
+ "22": {
121
+ "accuracy": 1.0,
122
+ "confidence": 0.9577160477638245,
123
+ "style": "Beaux-Arts architecture"
124
+ },
125
+ "23": {
126
+ "accuracy": 1.0,
127
+ "confidence": 0.967660129070282,
128
+ "style": "Georgian architecture"
129
+ },
130
+ "24": {
131
+ "accuracy": 1.0,
132
+ "confidence": 0.9654806852340698,
133
+ "style": "Edwardian architecture"
134
+ }
135
+ },
136
+ "model_checkpoint": "/app/checkpoints/comparison/efficientnet_b0/efficientnet_b0-epoch=04-val_acc=0.997.ckpt"
137
+ }