File size: 185 Bytes
5e88f62
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# Copyright (c) Facebook, Inc. and its affiliates.
from . import (
    register_ade20k_full,
    register_ade20k_panoptic,
    register_coco_stuff_10k,
    register_mapillary_vistas,
)