Spaces:
Running
Running
from .base import ObjectDetection, DeepGHSObjectDetection | |
from .eyes import EyesDetection | |
from .face import FaceDetection | |
from .hand import HandDetection | |
from .head import HeadDetection | |
from .person import PersonDetection | |