Type Alias FaceDetectionFunction

FaceDetectionFunction: ((input: TNetInput) => Promise<FaceDetection[]>)