MCPcopy Create free account
hub / github.com/csxmli2016/DFDNet / FaceDetector

Class FaceDetector

FaceLandmarkDetection/face_alignment/detection/core.py:10–131  ·  view source on GitHub ↗

An abstract class representing a face detector. Any other face detection implementation must subclass it. All subclasses must implement ``detect_from_image``, that return a list of detected bounding boxes. Optionally, for speed considerations detect from path is recommended.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected