Roopansh's picture
Initial Commit
f981a9d
raw
history blame contribute delete
No virus
153 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from detectron2.utils.registry import Registry
DENSEPOSE_LOSS_REGISTRY = Registry("DENSEPOSE_LOSS")