zhengchong's picture
chore: Update dependencies and code structure
6eb1d7d
raw
history blame contribute delete
178 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
# pyre-unsafe
from detectron2.utils.registry import Registry
DENSEPOSE_PREDICTOR_REGISTRY = Registry("DENSEPOSE_PREDICTOR")