mmpose/projects/pose_anything/models/__init__.py

5 lines
133 B
Python

from .backbones import * # noqa
from .detectors import * # noqa
from .keypoint_heads import * # noqa
from .utils import * # noqa