Spaces:
aiqcamp
/
Running on Zero

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