Spaces:
Running
on
Zero
Running
on
Zero
File size: 153 Bytes
fb9d4c3 |
1 2 3 4 5 6 |
# Copyright (c) Facebook, Inc. and its affiliates.
from detectron2.utils.registry import Registry
DENSEPOSE_LOSS_REGISTRY = Registry("DENSEPOSE_LOSS")
|