Roopansh's picture
Initial Commit
73c83cf
raw
history blame
235 Bytes
# Copyright (c) Facebook, Inc. and its affiliates.
from .v1convx import DensePoseV1ConvXHead
from .deeplab import DensePoseDeepLabHead
from .registry import ROI_DENSEPOSE_HEAD_REGISTRY
from .roi_head import Decoder, DensePoseROIHeads