Open
Description
Error: detectFaces - expected options to be instance of TinyFaceDetectorOptions | SsdMobilenetv1Options | MtcnnOptions | TinyYolov2Options
how use faceapi.detectSingleFace withFaceLandmarks and withFaceDescriptor for TinyYolov2?
example
faceapi.detectSingleFace(videoEl, new face.TinyYolov2Options() ).withFaceLandmarks().withFaceDescriptor()