* Modify default work dir when training. * Refactor gather_models.py. * Add train and test matching list. * Regression benchmark list. * lower readme name to upper readme name. * Add url check tool and model inference test tool. * Modify tool name. * Support duplicate mode of log json url check. * Add regression benchmark evaluation automatic tool. * Add train script generator. * Only Support script running. * Add evaluation results gather. * Add exec Authority. * Automatically make checkpoint root folder. * Modify gather results save path. * Coarse-grained train results gather tool. * Complete benchmark train script. * Make some little modifications. * Fix checkpoint urls. * Fix unet checkpoint urls. * Fix fast scnn & fcn checkpoint url. * Fix fast scnn checkpoint urls. * Fix fast scnn url. * Add differential results calculation. * Add differential results of regression benchmark train results. * Add an extra argument to select model. * Update nonlocal_net & hrnet checkpoint url. * Fix checkpoint url of hrnet and Fix some tta evaluation results and modify gather models tool. * Modify fast scnn checkpoint url. * Resolve new comments. * Fix url check status code bug. * Resolve some comments. * Modify train scripts generator. * Modify work_dir of regression benchmark results. * model gather tool modification.
91 lines
2.8 KiB
YAML
91 lines
2.8 KiB
YAML
Collections:
|
|
- Metadata:
|
|
Training Data:
|
|
- Cityscapes
|
|
Name: fp16
|
|
Models:
|
|
- Config: configs/fp16/fcn_r101-d8_512x1024_80k_fp16_cityscapes.py
|
|
In Collection: fp16
|
|
Metadata:
|
|
backbone: R-101-D8
|
|
crop size: (512,1024)
|
|
inference time (ms/im):
|
|
- backend: PyTorch
|
|
batch size: 1
|
|
hardware: V100
|
|
mode: FP32
|
|
resolution: (512,1024)
|
|
value: 115.74
|
|
lr schd: 80000
|
|
memory (GB): 5.37
|
|
Name: fcn_r101-d8_512x1024_80k_fp16_cityscapes
|
|
Results:
|
|
Dataset: Cityscapes
|
|
Metrics:
|
|
mIoU: 76.8
|
|
Task: Semantic Segmentation
|
|
Weights: https://download.openmmlab.com/mmsegmentation/v0.5/fp16/fcn_r101-d8_512x1024_80k_fp16_cityscapes/fcn_r101-d8_512x1024_80k_fp16_cityscapes_20200717_230921-50245227.pth
|
|
- Config: configs/fp16/pspnet_r101-d8_512x1024_80k_fp16_cityscapes.py
|
|
In Collection: fp16
|
|
Metadata:
|
|
backbone: R-101-D8
|
|
crop size: (512,1024)
|
|
inference time (ms/im):
|
|
- backend: PyTorch
|
|
batch size: 1
|
|
hardware: V100
|
|
mode: FP32
|
|
resolution: (512,1024)
|
|
value: 114.03
|
|
lr schd: 80000
|
|
memory (GB): 5.34
|
|
Name: pspnet_r101-d8_512x1024_80k_fp16_cityscapes
|
|
Results:
|
|
Dataset: Cityscapes
|
|
Metrics:
|
|
mIoU: 79.46
|
|
Task: Semantic Segmentation
|
|
Weights: https://download.openmmlab.com/mmsegmentation/v0.5/fp16/pspnet_r101-d8_512x1024_80k_fp16_cityscapes/pspnet_r101-d8_512x1024_80k_fp16_cityscapes_20200717_230919-ade37931.pth
|
|
- Config: configs/fp16/deeplabv3_r101-d8_512x1024_80k_fp16_cityscapes.py
|
|
In Collection: fp16
|
|
Metadata:
|
|
backbone: R-101-D8
|
|
crop size: (512,1024)
|
|
inference time (ms/im):
|
|
- backend: PyTorch
|
|
batch size: 1
|
|
hardware: V100
|
|
mode: FP32
|
|
resolution: (512,1024)
|
|
value: 259.07
|
|
lr schd: 80000
|
|
memory (GB): 5.75
|
|
Name: deeplabv3_r101-d8_512x1024_80k_fp16_cityscapes
|
|
Results:
|
|
Dataset: Cityscapes
|
|
Metrics:
|
|
mIoU: 80.48
|
|
Task: Semantic Segmentation
|
|
Weights: https://download.openmmlab.com/mmsegmentation/v0.5/fp16/deeplabv3_r101-d8_512x1024_80k_fp16_cityscapes/deeplabv3_r101-d8_512x1024_80k_fp16_cityscapes_20200717_230920-bc86dc84.pth
|
|
- Config: configs/fp16/deeplabv3plus_r101-d8_512x1024_80k_fp16_cityscapes.py
|
|
In Collection: fp16
|
|
Metadata:
|
|
backbone: R-101-D8
|
|
crop size: (512,1024)
|
|
inference time (ms/im):
|
|
- backend: PyTorch
|
|
batch size: 1
|
|
hardware: V100
|
|
mode: FP32
|
|
resolution: (512,1024)
|
|
value: 127.06
|
|
lr schd: 80000
|
|
memory (GB): 6.35
|
|
Name: deeplabv3plus_r101-d8_512x1024_80k_fp16_cityscapes
|
|
Results:
|
|
Dataset: Cityscapes
|
|
Metrics:
|
|
mIoU: 80.46
|
|
Task: Semantic Segmentation
|
|
Weights: https://download.openmmlab.com/mmsegmentation/v0.5/fp16/deeplabv3plus_r101-d8_512x1024_80k_fp16_cityscapes/deeplabv3plus_r101-d8_512x1024_80k_fp16_cityscapes_20200717_230920-cc58bc8d.pth
|