FaceDetection / data /__init__.py
datnguyentien204's picture
Upload folder using huggingface_hub (#1)
abb3944 verified
raw
history blame
115 Bytes
from .wider_face import WiderFaceDetection, detection_collate
from .data_augment import *
from .config import *