* dice loss * format code, add docstring and calculate denominator without valid_mask * minor change * restore * add metafile * add manifest.in and add config at setup.py * add requirements * modify manifest * modify manifest * Update MANIFEST.in * add metafile * add metadata * fix typo * Update metafile.yml * Update metafile.yml * minor change * Update metafile.yml * add subfix * fix mmshow * add more metafile * add config to model_zoo * fix bug * Update mminstall.txt * [fix] Add models * [Fix] Add collections * [fix] Modify collection name * [Fix] Set datasets to unet metafile * [Fix] Modify collection names * complement inference time
62 lines
2.0 KiB
YAML
62 lines
2.0 KiB
YAML
Collections:
|
|
- Name: EMANet
|
|
Metadata:
|
|
Training Data:
|
|
- Cityscapes
|
|
|
|
Models:
|
|
|
|
- Name: emanet_r50-d8_512x1024_80k_cityscapes
|
|
In Collection: EMANet
|
|
Metadata:
|
|
inference time (fps): 4.58
|
|
Results:
|
|
- Task: Semantic Segmentation
|
|
Dataset: Cityscapes
|
|
Metrics:
|
|
mIoU: 77.59
|
|
Weights: https://download.openmmlab.com/mmsegmentation/v0.5/emanet/emanet_r50-d8_512x1024_80k_cityscapes/emanet_r50-d8_512x1024_80k_cityscapes_20200901_100301-c43fcef1.pth
|
|
Config: configs/emanet/emanet_r50-d8_512x1024_80k_cityscapes.py
|
|
|
|
|
|
|
|
- Name: emanet_r101-d8_512x1024_80k_cityscapes
|
|
In Collection: EMANet
|
|
Metadata:
|
|
inference time (fps): 2.87
|
|
Results:
|
|
- Task: Semantic Segmentation
|
|
Dataset: Cityscapes
|
|
Metrics:
|
|
mIoU: 79.10
|
|
Weights: https://download.openmmlab.com/mmsegmentation/v0.5/emanet/emanet_r101-d8_512x1024_80k_cityscapes/emanet_r101-d8_512x1024_80k_cityscapes_20200901_100301-2d970745.pth
|
|
Config: configs/emanet/emanet_r101-d8_512x1024_80k_cityscapes.py
|
|
|
|
|
|
|
|
- Name: emanet_r50-d8_769x769_80k_cityscapes
|
|
In Collection: EMANet
|
|
Metadata:
|
|
inference time (fps): 1.97
|
|
Results:
|
|
- Task: Semantic Segmentation
|
|
Dataset: Cityscapes
|
|
Metrics:
|
|
mIoU: 79.33
|
|
Weights: https://download.openmmlab.com/mmsegmentation/v0.5/emanet/emanet_r50-d8_769x769_80k_cityscapes/emanet_r50-d8_769x769_80k_cityscapes_20200901_100301-16f8de52.pth
|
|
Config: configs/emanet/emanet_r50-d8_769x769_80k_cityscapes.py
|
|
|
|
|
|
|
|
- Name: emanet_r101-d8_769x769_80k_cityscapes
|
|
In Collection: EMANet
|
|
Metadata:
|
|
inference time (fps): 1.22
|
|
Results:
|
|
- Task: Semantic Segmentation
|
|
Dataset: Cityscapes
|
|
Metrics:
|
|
mIoU: 79.62
|
|
Weights: https://download.openmmlab.com/mmsegmentation/v0.5/emanet/emanet_r101-d8_769x769_80k_cityscapes/emanet_r101-d8_769x769_80k_cityscapes_20200901_100301-47a324ce.pth
|
|
Config: configs/emanet/emanet_r101-d8_769x769_80k_cityscapes.py
|