Spaces:
Runtime error
Runtime error
File size: 142 Bytes
412c852 |
1 2 3 |
_base_ = './pspnet_r50-d8_4xb4-80k_coco-stuff164k-512x512.py'
model = dict(pretrained='open-mmlab://resnet101_v1c', backbone=dict(depth=101))
|