Roopansh's picture
Initial Commit
f981a9d
raw
history blame contribute delete
163 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from detectron2.utils.registry import Registry
DENSEPOSE_PREDICTOR_REGISTRY = Registry("DENSEPOSE_PREDICTOR")