File size: 222 Bytes
595be82
2fb58d7
 
2d64837
2fb58d7
2d64837
1
2
3
4
5
6
7
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