Skip to content

Question: run inference directly from raw_image #9

@hoangtnm

Description

@hoangtnm

Hi, as I understand from the face_mask_and_eyes_closeness example, it requires input for masked_face_estimator.estimate to be detected faces from the capturer. However, there are several cases where I want to use my own face detection models and use the SDK's masked_face_estimator only. For this scenario, is there any way to bypass the capturer.capture(raw_img) and pass the raw_img = CVRawImage(img) into the estimator?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions