FPT-VTON / densepose /modeling /losses /registry.py
basso4's picture
Upload 1459 files
3f9659e verified
# Copyright (c) Facebook, Inc. and its affiliates.
from detectron2.utils.registry import Registry
DENSEPOSE_LOSS_REGISTRY = Registry("DENSEPOSE_LOSS")