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