* 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
20 lines
530 B
YAML
20 lines
530 B
YAML
Collections:
|
|
- Name: Fast-SCNN
|
|
Metadata:
|
|
Training Data:
|
|
- Cityscapes
|
|
|
|
Models:
|
|
|
|
- Name: fast_scnn_4x8_80k_lr0.12_cityscapes
|
|
In Collection: Fast-SCNN
|
|
Metadata:
|
|
inference time (fps): 63.61
|
|
Results:
|
|
- Task: Semantic Segmentation
|
|
Dataset: Cityscapes
|
|
Metrics:
|
|
mIoU: 69.06
|
|
Weights: https://download.openmmlab.com/mmsegmentation/v0.5/fast_scnn/fast_scnn_4x8_80k_lr0.12_cityscapes-f5096c79.pth
|
|
Config: configs/fast-scnn/fast_scnn_4x8_80k_lr0.12_cityscapes.py
|