ML-Motivators's picture
UPLOADS
374b6cf verified
raw
history blame contribute delete
168 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from detectron2.utils.registry import Registry
DENSEPOSE_PREDICTOR_REGISTRY = Registry("DENSEPOSE_PREDICTOR")