Spaces:
Runtime error
Runtime error
File size: 138 Bytes
f8f62f3 |
1 2 3 |
# Copyright (c) Facebook, Inc. and its affiliates.
from .backbone.swin import D2SwinTransformer
from .heads.cat_seg_head import CATSegHead |