• Preparing search index...
  • The search index is not available
@vladmandic/face-api - v1.7.9
  • @vladmandic/face-api - v1.7.9
  • allFacesTinyYolov2

Function allFacesTinyYolov2

  • allFacesTinyYolov2(input: any, forwardParams?: ITinyYolov2Options): Promise<WithFaceDescriptor<WithFaceLandmarks<WithFaceDetection<{}>>>[]>
  • Parameters

    • input: any
    • forwardParams: ITinyYolov2Options = {}

    Returns Promise<WithFaceDescriptor<WithFaceLandmarks<WithFaceDetection<{}>>>[]>

    • Defined in globalApi/allFaces.ts:13

Settings

Member Visibility

Theme

Modules

  • @vladmandic/face-api - v1.7.9
    • draw
    • utils
  • Gender
  • AgeGenderNet
  • BoundingBox
  • Box
  • ComposableTask
  • ComputeAllFaceDescriptorsTask
  • ComputeFaceDescriptorsTaskBase
  • ComputeSingleFaceDescriptorTask
  • DetectAllFaceLandmarksTask
  • DetectAllFacesTask
  • DetectFaceLandmarksTaskBase
  • DetectFacesTaskBase
  • DetectSingleFaceLandmarksTask
  • DetectSingleFaceTask
  • Dimensions
  • FaceDetection
  • FaceDetectionNet
  • FaceExpressionNet
  • FaceExpressions
  • FaceLandmark68Net
  • FaceLandmark68TinyNet
  • FaceLandmarkNet
  • FaceLandmarks
  • FaceLandmarks5
  • FaceLandmarks68
  • FaceMatch
  • FaceMatcher
  • FaceRecognitionNet
  • LabeledBox
  • LabeledFaceDescriptors
  • NetInput
  • NeuralNetwork
  • ObjectDetection
  • Point
  • PredictedBox
  • Rect
  • SsdMobilenetv1
  • SsdMobilenetv1Options
  • TinyFaceDetector
  • TinyFaceDetectorOptions
  • TinyYolov2
  • TinyYolov2Options
  • IBoundingBox
  • IDimensions
  • IFaceDetecion
  • IFaceLandmarks
  • IFaceMatch
  • IPoint
  • IRect
  • ISsdMobilenetv1Options
  • ITinyYolov2Options
  • AgeAndGenderPrediction
  • BatchNorm
  • ConvWithBatchNorm
  • DefaultTinyYolov2NetParams
  • Environment
  • FaceDetectionFunction
  • FaceDetectionOptions
  • FileSystem
  • ITinyFaceDetectorOptions
  • MobilenetParams
  • NetOutput
  • NetParams
  • TMediaElement
  • TNetInput
  • TResolvedNetInput
  • TinyYolov2Config
  • TinyYolov2NetParams
  • WithAge
  • WithFaceDescriptor
  • WithFaceDetection
  • WithFaceExpressions
  • WithFaceLandmarks
  • WithGender
  • tf
  • FACE_EXPRESSION_LABELS
  • env
  • nets
  • version
  • allFaces
  • allFacesSsdMobilenetv1
  • allFacesTinyYolov2
  • awaitMediaLoaded
  • bufferToImage
  • computeFaceDescriptor
  • createCanvas
  • createCanvasFromMedia
  • createFaceDetectionNet
  • createFaceRecognitionNet
  • createSsdMobilenetv1
  • createTinyFaceDetector
  • createTinyYolov2
  • detectAllFaces
  • detectFaceLandmarks
  • detectFaceLandmarksTiny
  • detectLandmarks
  • detectSingleFace
  • euclideanDistance
  • extendWithAge
  • extendWithFaceDescriptor
  • extendWithFaceDetection
  • extendWithFaceExpressions
  • extendWithFaceLandmarks
  • extendWithGender
  • extractFaceTensors
  • extractFaces
  • fetchImage
  • fetchJson
  • fetchNetWeights
  • fetchOrThrow
  • fetchVideo
  • getContext2dOrThrow
  • getMediaDimensions
  • imageTensorToCanvas
  • imageToSquare
  • inverseSigmoid
  • iou
  • isMediaElement
  • isMediaLoaded
  • isWithAge
  • isWithFaceDetection
  • isWithFaceExpressions
  • isWithFaceLandmarks
  • isWithGender
  • loadAgeGenderModel
  • loadFaceDetectionModel
  • loadFaceExpressionModel
  • loadFaceLandmarkModel
  • loadFaceLandmarkTinyModel
  • loadFaceRecognitionModel
  • loadSsdMobilenetv1Model
  • loadTinyFaceDetectorModel
  • loadTinyYolov2Model
  • loadWeightMap
  • locateFaces
  • matchDimensions
  • minBbox
  • nonMaxSuppression
  • normalize
  • padToSquare
  • predictAgeAndGender
  • recognizeFaceExpressions
  • resizeResults
  • resolveInput
  • shuffleArray
  • sigmoid
  • ssdMobilenetv1
  • tinyFaceDetector
  • tinyYolov2
  • toNetInput
  • validateConfig