human/face_detection/__init__.py
2024-09-02 08:13:34 +08:00

8 lines
183 B
Python

# -*- coding: utf-8 -*-
__author__ = """Adrian Bulat"""
__email__ = 'adrian.bulat@nottingham.ac.uk'
__version__ = '1.0.1'
from .api import FaceAlignment, LandmarksType, NetworkSize