Spaces:
Runtime error
Runtime error
File size: 203 Bytes
bd27f44 |
1 2 3 4 5 |
# Copyright (c) Facebook, Inc. and its affiliates.
from . import register_coco_stuff, register_voc_seg
from . import register_cc3m
from . import register_ade20k_full
from . import register_pascal_context |