File size: 178 Bytes
61c2d32
 
a9a0ec2
 
61c2d32
 
 
1
2
3
4
5
6
7
8
# Copyright (c) Facebook, Inc. and its affiliates.

# pyre-unsafe

from detectron2.utils.registry import Registry

DENSEPOSE_PREDICTOR_REGISTRY = Registry("DENSEPOSE_PREDICTOR")