rlawjdghek's picture
detectron2
a9a0ec2
raw
history blame
178 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
# pyre-unsafe
from detectron2.utils.registry import Registry
DENSEPOSE_PREDICTOR_REGISTRY = Registry("DENSEPOSE_PREDICTOR")