#!/usr/bin/env python """detection: Face detection implementation.""" from .detector import Detector