Spaces:
Running
Running
File size: 298 Bytes
595be82 466ef55 2fb58d7 5879f7c 2d64837 2fb58d7 2d64837 |
1 2 3 4 5 6 7 8 9 |
from .base import ObjectDetection, DeepGHSObjectDetection
from .censor import CensorDetection
from .eyes import EyesDetection
from .face import FaceDetection
from .halfbody import HalfBodyDetection
from .hand import HandDetection
from .head import HeadDetection
from .person import PersonDetection
|