@@ -122,7 +122,7 @@ torchscript:
122122
123123models :
124124 - name : FCN
125- metafile : configs/fcn/fcn.yml
125+ metafile : configs/fcn/metafile.yaml
126126 model_configs :
127127 - configs/fcn/fcn_r50-d8_4xb2-40k_cityscapes-512x1024.py
128128 pipelines :
@@ -134,7 +134,7 @@ models:
134134 - *pipeline_openvino_dynamic_fp32
135135
136136 - name : PSPNet
137- metafile : configs/pspnet/pspnet.yml
137+ metafile : configs/pspnet/metafile.yaml
138138 model_configs :
139139 - configs/pspnet/pspnet_r50-d8_4xb2-40k_cityscapes-512x1024.py
140140 pipelines :
@@ -146,7 +146,7 @@ models:
146146 - *pipeline_openvino_static_fp32
147147
148148 - name : deeplabv3
149- metafile : configs/deeplabv3/deeplabv3.yml
149+ metafile : configs/deeplabv3/metafile.yaml
150150 model_configs :
151151 - configs/deeplabv3/deeplabv3_r50-d8_4xb2-40k_cityscapes-512x1024.py
152152 pipelines :
@@ -158,7 +158,7 @@ models:
158158 - *pipeline_openvino_dynamic_fp32
159159
160160 - name : deeplabv3+
161- metafile : configs/deeplabv3plus/deeplabv3plus.yml
161+ metafile : configs/deeplabv3plus/metafile.yaml
162162 model_configs :
163163 - configs/deeplabv3plus/deeplabv3plus_r50-d8_4xb2-40k_cityscapes-512x1024.py
164164 pipelines :
@@ -170,7 +170,7 @@ models:
170170 - *pipeline_openvino_dynamic_fp32
171171
172172 - name : Fast-SCNN
173- metafile : configs/fastscnn/fastscnn.yml
173+ metafile : configs/fastscnn/metafile.yaml
174174 model_configs :
175175 - configs/fastscnn/fast_scnn_8xb4-160k_cityscapes-512x1024.py
176176 pipelines :
@@ -181,7 +181,7 @@ models:
181181 - *pipeline_openvino_static_fp32
182182
183183 - name : UNet
184- metafile : configs/unet/unet.yml
184+ metafile : configs/unet/metafile.yaml
185185 model_configs :
186186 - configs/unet/unet-s5-d16_fcn_4xb4-160k_cityscapes-512x1024.py
187187 pipelines :
@@ -192,7 +192,7 @@ models:
192192 - *pipeline_pplnn_dynamic_fp32
193193
194194 - name : ANN
195- metafile : configs/ann/ann.yml
195+ metafile : configs/ann/metafile.yaml
196196 model_configs :
197197 - configs/ann/ann_r50-d8_4xb2-40k_cityscapes-512x1024.py
198198 pipelines :
@@ -201,7 +201,7 @@ models:
201201 - *pipeline_ts_fp32
202202
203203 - name : APCNet
204- metafile : configs/apcnet/apcnet.yml
204+ metafile : configs/apcnet/metafile.yaml
205205 model_configs :
206206 - configs/apcnet/apcnet_r50-d8_4xb2-40k_cityscapes-512x1024.py
207207 pipelines :
@@ -211,7 +211,7 @@ models:
211211 - *pipeline_ts_fp32
212212
213213 - name : BiSeNetV1
214- metafile : configs/bisenetv1/bisenetv1.yml
214+ metafile : configs/bisenetv1/metafile.yaml
215215 model_configs :
216216 - configs/bisenetv1/bisenetv1_r18-d32_4xb4-160k_cityscapes-1024x1024.py
217217 pipelines :
@@ -222,7 +222,7 @@ models:
222222 - *pipeline_ts_fp32
223223
224224 - name : BiSeNetV2
225- metafile : configs/bisenetv2/bisenetv2.yml
225+ metafile : configs/bisenetv2/metafile.yaml
226226 model_configs :
227227 - configs/bisenetv2/bisenetv2_fcn_4xb4-160k_cityscapes-1024x1024.py
228228 pipelines :
@@ -233,7 +233,7 @@ models:
233233 - *pipeline_ts_fp32
234234
235235 - name : CGNet
236- metafile : configs/cgnet/cgnet.yml
236+ metafile : configs/cgnet/metafile.yaml
237237 model_configs :
238238 - configs/cgnet/cgnet_fcn_4xb8-60k_cityscapes-512x1024.py
239239 pipelines :
@@ -244,7 +244,7 @@ models:
244244 - *pipeline_ts_fp32
245245
246246 - name : EMANet
247- metafile : configs/emanet/emanet.yml
247+ metafile : configs/emanet/metafile.yaml
248248 model_configs :
249249 - configs/emanet/emanet_r50-d8_4xb2-80k_cityscapes-512x1024.py
250250 pipelines :
@@ -254,7 +254,7 @@ models:
254254 - *pipeline_ts_fp32
255255
256256 - name : EncNet
257- metafile : configs/encnet/encnet.yml
257+ metafile : configs/encnet/metafile.yaml
258258 model_configs :
259259 - configs/encnet/encnet_r50-d8_4xb2-40k_cityscapes-512x1024.py
260260 pipelines :
@@ -264,7 +264,7 @@ models:
264264 - *pipeline_ts_fp32
265265
266266 - name : ERFNet
267- metafile : configs/erfnet/erfnet.yml
267+ metafile : configs/erfnet/metafile.yaml
268268 model_configs :
269269 - configs/erfnet/erfnet_fcn_4xb4-160k_cityscapes-512x1024.py
270270 pipelines :
@@ -275,7 +275,7 @@ models:
275275 - *pipeline_ts_fp32
276276
277277 - name : FastFCN
278- metafile : configs/fastfcn/fastfcn.yml
278+ metafile : configs/fastfcn/metafile.yaml
279279 model_configs :
280280 - configs/fastfcn/fastfcn_r50-d32_jpu_aspp_4xb2-80k_cityscapes-512x1024.py
281281 pipelines :
@@ -286,7 +286,7 @@ models:
286286 - *pipeline_ts_fp32
287287
288288 - name : GCNet
289- metafile : configs/gcnet/gcnet.yml
289+ metafile : configs/gcnet/metafile.yaml
290290 model_configs :
291291 - configs/gcnet/gcnet_r50-d8_4xb2-40k_cityscapes-512x1024.py
292292 pipelines :
@@ -295,7 +295,7 @@ models:
295295 - *pipeline_ts_fp32
296296
297297 - name : ICNet
298- metafile : configs/icnet/icnet.yml
298+ metafile : configs/icnet/metafile.yaml
299299 model_configs :
300300 - configs/icnet/icnet_r18-d8_4xb2-80k_cityscapes-832x832.py
301301 pipelines :
@@ -305,7 +305,7 @@ models:
305305 - *pipeline_ts_fp32
306306
307307 - name : ISANet
308- metafile : configs/isanet/isanet.yml
308+ metafile : configs/isanet/metafile.yaml
309309 model_configs :
310310 - configs/isanet/isanet_r50-d8_4xb2-40k_cityscapes-512x1024.py
311311 pipelines :
@@ -314,7 +314,7 @@ models:
314314 - *pipeline_openvino_static_fp32_512x512
315315
316316 - name : OCRNet
317- metafile : configs/ocrnet/ocrnet.yml
317+ metafile : configs/ocrnet/metafile.yaml
318318 model_configs :
319319 - configs/ocrnet/ocrnet_hr18s_4xb2-40k_cityscapes-512x1024.py
320320 pipelines :
@@ -325,7 +325,7 @@ models:
325325 - *pipeline_ts_fp32
326326
327327 - name : PointRend
328- metafile : configs/point_rend/point_rend.yml
328+ metafile : configs/point_rend/metafile.yaml
329329 model_configs :
330330 - configs/point_rend/pointrend_r50_4xb2-80k_cityscapes-512x1024.py
331331 pipelines :
@@ -334,7 +334,7 @@ models:
334334 - *pipeline_ts_fp32
335335
336336 - name : Semantic FPN
337- metafile : configs/sem_fpn/sem_fpn.yml
337+ metafile : configs/sem_fpn/metafile.yaml
338338 model_configs :
339339 - configs/sem_fpn/fpn_r50_4xb2-80k_cityscapes-512x1024.py
340340 pipelines :
@@ -345,7 +345,7 @@ models:
345345 - *pipeline_ts_fp32
346346
347347 - name : STDC
348- metafile : configs/stdc/stdc.yml
348+ metafile : configs/stdc/metafile.yaml
349349 model_configs :
350350 - configs/stdc/stdc1_in1k-pre_4xb12-80k_cityscapes-512x1024.py
351351 - configs/stdc/stdc2_in1k-pre_4xb12-80k_cityscapes-512x1024.py
@@ -357,14 +357,14 @@ models:
357357 - *pipeline_ts_fp32
358358
359359 - name : UPerNet
360- metafile : configs/upernet/upernet.yml
360+ metafile : configs/upernet/metafile.yaml
361361 model_configs :
362362 - configs/upernet/upernet_r50_4xb2-40k_cityscapes-512x1024.py
363363 pipelines :
364364 - *pipeline_ort_static_fp32
365365 - *pipeline_trt_static_fp16
366366 - name : Segmenter
367- metafile : configs/segmenter/segmenter.yml
367+ metafile : configs/segmenter/metafile.yaml
368368 model_configs :
369369 - configs/segmenter/segmenter_vit-s_fcn_8xb1-160k_ade20k-512x512.py
370370 pipelines :
0 commit comments