Spaces:
Runtime error
Runtime error
StableVITON
/
preprocess
/detectron2
/projects
/DensePose
/densepose
/modeling
/roi_heads
/registry.py
# Copyright (c) Facebook, Inc. and its affiliates. | |
# pyre-unsafe | |
from detectron2.utils.registry import Registry | |
ROI_DENSEPOSE_HEAD_REGISTRY = Registry("ROI_DENSEPOSE_HEAD") | |