franciszzj's picture
init code
b213d84
raw
history blame
153 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from detectron2.utils.registry import Registry
DENSEPOSE_LOSS_REGISTRY = Registry("DENSEPOSE_LOSS")