mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
* rename ann configs * update ann yml * update * update * update * update * update * update ann readme * update * update deeplabv3 * update readme * fix yml * fix beit
24 lines
729 B
YAML
24 lines
729 B
YAML
Models:
|
|
- Name: mae-base_upernet_8xb2-amp-160k_ade20k-512x512
|
|
In Collection: UPerNet
|
|
Metadata:
|
|
backbone: ViT-B
|
|
crop size: (512,512)
|
|
lr schd: 160000
|
|
inference time (ms/im):
|
|
- value: 140.06
|
|
hardware: V100
|
|
backend: PyTorch
|
|
batch size: 1
|
|
mode: AMP
|
|
resolution: (512,512)
|
|
Training Memory (GB): 9.96
|
|
Results:
|
|
- Task: Semantic Segmentation
|
|
Dataset: ADE20K
|
|
Metrics:
|
|
mIoU: 48.13
|
|
mIoU(ms+flip): 48.7
|
|
Config: configs/mae/mae-base_upernet_8xb2-amp-160k_ade20k-512x512.py
|
|
Weights: https://download.openmmlab.com/mmsegmentation/v0.5/mae/upernet_mae-base_fp16_8x2_512x512_160k_ade20k/upernet_mae-base_fp16_8x2_512x512_160k_ade20k_20220426_174752-f92a2975.pth
|