nvn04's picture
Initial push
e65a343 verified
raw
history blame contribute delete
185 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
# pyre-unsafe
from detectron2.utils.registry import Registry
DENSEPOSE_PREDICTOR_REGISTRY = Registry("DENSEPOSE_PREDICTOR")