weihongliang's picture
Upload 885 files
c8afc1c verified
raw
history blame
168 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
# pyre-unsafe
from detectron2.utils.registry import Registry
DENSEPOSE_LOSS_REGISTRY = Registry("DENSEPOSE_LOSS")