Skip to content

Commit 91cbe06

Browse files
authored
1 parent 78a6ff6 commit 91cbe06

File tree

37 files changed

+313
-313
lines changed

37 files changed

+313
-313
lines changed

.dev/md2yml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ def parse_md(md_file):
206206
f'({crop_size[0]},{crop_size[1]})'
207207
}]
208208
if mem != -1:
209-
model['Metadata']['memory (GB)'] = float(mem)
209+
model['Metadata']['Training Memory (GB)'] = float(mem)
210210
# Only have semantic segmentation now
211211
if ms_id and els[ms_id] != '-' and els[ms_id] != '':
212212
model['Results'][0]['Metrics'][

configs/ann/ann.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Models:
2828
batch size: 1
2929
mode: FP32
3030
resolution: (512,1024)
31-
memory (GB): 6.0
31+
Training Memory (GB): 6.0
3232
Results:
3333
- Task: Semantic Segmentation
3434
Dataset: Cityscapes
@@ -50,7 +50,7 @@ Models:
5050
batch size: 1
5151
mode: FP32
5252
resolution: (512,1024)
53-
memory (GB): 9.5
53+
Training Memory (GB): 9.5
5454
Results:
5555
- Task: Semantic Segmentation
5656
Dataset: Cityscapes
@@ -72,7 +72,7 @@ Models:
7272
batch size: 1
7373
mode: FP32
7474
resolution: (769,769)
75-
memory (GB): 6.8
75+
Training Memory (GB): 6.8
7676
Results:
7777
- Task: Semantic Segmentation
7878
Dataset: Cityscapes
@@ -94,7 +94,7 @@ Models:
9494
batch size: 1
9595
mode: FP32
9696
resolution: (769,769)
97-
memory (GB): 10.7
97+
Training Memory (GB): 10.7
9898
Results:
9999
- Task: Semantic Segmentation
100100
Dataset: Cityscapes
@@ -172,7 +172,7 @@ Models:
172172
batch size: 1
173173
mode: FP32
174174
resolution: (512,512)
175-
memory (GB): 9.1
175+
Training Memory (GB): 9.1
176176
Results:
177177
- Task: Semantic Segmentation
178178
Dataset: ADE20K
@@ -194,7 +194,7 @@ Models:
194194
batch size: 1
195195
mode: FP32
196196
resolution: (512,512)
197-
memory (GB): 12.5
197+
Training Memory (GB): 12.5
198198
Results:
199199
- Task: Semantic Segmentation
200200
Dataset: ADE20K
@@ -244,7 +244,7 @@ Models:
244244
batch size: 1
245245
mode: FP32
246246
resolution: (512,512)
247-
memory (GB): 6.0
247+
Training Memory (GB): 6.0
248248
Results:
249249
- Task: Semantic Segmentation
250250
Dataset: Pascal VOC 2012 + Aug
@@ -266,7 +266,7 @@ Models:
266266
batch size: 1
267267
mode: FP32
268268
resolution: (512,512)
269-
memory (GB): 9.5
269+
Training Memory (GB): 9.5
270270
Results:
271271
- Task: Semantic Segmentation
272272
Dataset: Pascal VOC 2012 + Aug

configs/apcnet/apcnet.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Models:
2727
batch size: 1
2828
mode: FP32
2929
resolution: (512,1024)
30-
memory (GB): 7.7
30+
Training Memory (GB): 7.7
3131
Results:
3232
- Task: Semantic Segmentation
3333
Dataset: Cityscapes
@@ -49,7 +49,7 @@ Models:
4949
batch size: 1
5050
mode: FP32
5151
resolution: (512,1024)
52-
memory (GB): 11.2
52+
Training Memory (GB): 11.2
5353
Results:
5454
- Task: Semantic Segmentation
5555
Dataset: Cityscapes
@@ -71,7 +71,7 @@ Models:
7171
batch size: 1
7272
mode: FP32
7373
resolution: (769,769)
74-
memory (GB): 8.7
74+
Training Memory (GB): 8.7
7575
Results:
7676
- Task: Semantic Segmentation
7777
Dataset: Cityscapes
@@ -93,7 +93,7 @@ Models:
9393
batch size: 1
9494
mode: FP32
9595
resolution: (769,769)
96-
memory (GB): 12.7
96+
Training Memory (GB): 12.7
9797
Results:
9898
- Task: Semantic Segmentation
9999
Dataset: Cityscapes
@@ -171,7 +171,7 @@ Models:
171171
batch size: 1
172172
mode: FP32
173173
resolution: (512,512)
174-
memory (GB): 10.1
174+
Training Memory (GB): 10.1
175175
Results:
176176
- Task: Semantic Segmentation
177177
Dataset: ADE20K
@@ -193,7 +193,7 @@ Models:
193193
batch size: 1
194194
mode: FP32
195195
resolution: (512,512)
196-
memory (GB): 13.6
196+
Training Memory (GB): 13.6
197197
Results:
198198
- Task: Semantic Segmentation
199199
Dataset: ADE20K

configs/bisenetv1/bisenetv1.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Models:
2727
batch size: 1
2828
mode: FP32
2929
resolution: (1024,1024)
30-
memory (GB): 5.69
30+
Training Memory (GB): 5.69
3131
Results:
3232
- Task: Semantic Segmentation
3333
Dataset: Cityscapes
@@ -49,7 +49,7 @@ Models:
4949
batch size: 1
5050
mode: FP32
5151
resolution: (1024,1024)
52-
memory (GB): 5.69
52+
Training Memory (GB): 5.69
5353
Results:
5454
- Task: Semantic Segmentation
5555
Dataset: Cityscapes
@@ -71,7 +71,7 @@ Models:
7171
batch size: 1
7272
mode: FP32
7373
resolution: (1024,1024)
74-
memory (GB): 11.17
74+
Training Memory (GB): 11.17
7575
Results:
7676
- Task: Semantic Segmentation
7777
Dataset: Cityscapes
@@ -93,7 +93,7 @@ Models:
9393
batch size: 1
9494
mode: FP32
9595
resolution: (1024,1024)
96-
memory (GB): 15.39
96+
Training Memory (GB): 15.39
9797
Results:
9898
- Task: Semantic Segmentation
9999
Dataset: Cityscapes
@@ -115,7 +115,7 @@ Models:
115115
batch size: 1
116116
mode: FP32
117117
resolution: (1024,1024)
118-
memory (GB): 15.39
118+
Training Memory (GB): 15.39
119119
Results:
120120
- Task: Semantic Segmentation
121121
Dataset: Cityscapes
@@ -151,7 +151,7 @@ Models:
151151
batch size: 1
152152
mode: FP32
153153
resolution: (512,512)
154-
memory (GB): 6.33
154+
Training Memory (GB): 6.33
155155
Results:
156156
- Task: Semantic Segmentation
157157
Dataset: COCO-Stuff 164k
@@ -187,7 +187,7 @@ Models:
187187
batch size: 1
188188
mode: FP32
189189
resolution: (512,512)
190-
memory (GB): 9.28
190+
Training Memory (GB): 9.28
191191
Results:
192192
- Task: Semantic Segmentation
193193
Dataset: COCO-Stuff 164k
@@ -223,7 +223,7 @@ Models:
223223
batch size: 1
224224
mode: FP32
225225
resolution: (512,512)
226-
memory (GB): 10.36
226+
Training Memory (GB): 10.36
227227
Results:
228228
- Task: Semantic Segmentation
229229
Dataset: COCO-Stuff 164k

configs/bisenetv2/bisenetv2.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Models:
2525
batch size: 1
2626
mode: FP32
2727
resolution: (1024,1024)
28-
memory (GB): 7.64
28+
Training Memory (GB): 7.64
2929
Results:
3030
- Task: Semantic Segmentation
3131
Dataset: Cityscapes
@@ -40,7 +40,7 @@ Models:
4040
backbone: BiSeNetV2
4141
crop size: (1024,1024)
4242
lr schd: 160000
43-
memory (GB): 7.64
43+
Training Memory (GB): 7.64
4444
Results:
4545
- Task: Semantic Segmentation
4646
Dataset: Cityscapes
@@ -55,7 +55,7 @@ Models:
5555
backbone: BiSeNetV2
5656
crop size: (1024,1024)
5757
lr schd: 160000
58-
memory (GB): 15.05
58+
Training Memory (GB): 15.05
5959
Results:
6060
- Task: Semantic Segmentation
6161
Dataset: Cityscapes
@@ -77,7 +77,7 @@ Models:
7777
batch size: 1
7878
mode: FP16
7979
resolution: (1024,1024)
80-
memory (GB): 5.77
80+
Training Memory (GB): 5.77
8181
Results:
8282
- Task: Semantic Segmentation
8383
Dataset: Cityscapes

configs/ccnet/ccnet.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Models:
2828
batch size: 1
2929
mode: FP32
3030
resolution: (512,1024)
31-
memory (GB): 6.0
31+
Training Memory (GB): 6.0
3232
Results:
3333
- Task: Semantic Segmentation
3434
Dataset: Cityscapes
@@ -50,7 +50,7 @@ Models:
5050
batch size: 1
5151
mode: FP32
5252
resolution: (512,1024)
53-
memory (GB): 9.5
53+
Training Memory (GB): 9.5
5454
Results:
5555
- Task: Semantic Segmentation
5656
Dataset: Cityscapes
@@ -72,7 +72,7 @@ Models:
7272
batch size: 1
7373
mode: FP32
7474
resolution: (769,769)
75-
memory (GB): 6.8
75+
Training Memory (GB): 6.8
7676
Results:
7777
- Task: Semantic Segmentation
7878
Dataset: Cityscapes
@@ -94,7 +94,7 @@ Models:
9494
batch size: 1
9595
mode: FP32
9696
resolution: (769,769)
97-
memory (GB): 10.7
97+
Training Memory (GB): 10.7
9898
Results:
9999
- Task: Semantic Segmentation
100100
Dataset: Cityscapes
@@ -172,7 +172,7 @@ Models:
172172
batch size: 1
173173
mode: FP32
174174
resolution: (512,512)
175-
memory (GB): 8.8
175+
Training Memory (GB): 8.8
176176
Results:
177177
- Task: Semantic Segmentation
178178
Dataset: ADE20K
@@ -194,7 +194,7 @@ Models:
194194
batch size: 1
195195
mode: FP32
196196
resolution: (512,512)
197-
memory (GB): 12.2
197+
Training Memory (GB): 12.2
198198
Results:
199199
- Task: Semantic Segmentation
200200
Dataset: ADE20K
@@ -244,7 +244,7 @@ Models:
244244
batch size: 1
245245
mode: FP32
246246
resolution: (512,512)
247-
memory (GB): 6.0
247+
Training Memory (GB): 6.0
248248
Results:
249249
- Task: Semantic Segmentation
250250
Dataset: Pascal VOC 2012 + Aug
@@ -266,7 +266,7 @@ Models:
266266
batch size: 1
267267
mode: FP32
268268
resolution: (512,512)
269-
memory (GB): 9.5
269+
Training Memory (GB): 9.5
270270
Results:
271271
- Task: Semantic Segmentation
272272
Dataset: Pascal VOC 2012 + Aug

configs/cgnet/cgnet.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Models:
2626
batch size: 1
2727
mode: FP32
2828
resolution: (680,680)
29-
memory (GB): 7.5
29+
Training Memory (GB): 7.5
3030
Results:
3131
- Task: Semantic Segmentation
3232
Dataset: Cityscapes
@@ -48,7 +48,7 @@ Models:
4848
batch size: 1
4949
mode: FP32
5050
resolution: (512,1024)
51-
memory (GB): 8.3
51+
Training Memory (GB): 8.3
5252
Results:
5353
- Task: Semantic Segmentation
5454
Dataset: Cityscapes

0 commit comments

Comments
 (0)