phamquiluan/facial-expression-recognition
Detect facial expressions in images and classify emotions. Takes an image input and returns face bounding boxes with an...
Found 8 models (showing 1-8)
Detect facial expressions in images and classify emotions. Takes an image input and returns face bounding boxes with an...
Detect and crop a face from an input image. Takes an image and returns an image cropped to the detected face, with a con...
Verify whether two face images belong to the same person. Accepts two images and returns a JSON report with is_match, si...
Detect anime faces in images. Accepts an input image and returns YOLO-format face bounding boxes (class id, x_center, y_...
Detect facial landmarks in images and output an annotated image with landmark points and contours. Use MediaPipe Face Me...
Detect faces in images and return face segmentation masks or transparent face cutouts. Accept a single image or a batch...
Label facial blendshapes and pose keypoints from images or videos. Detect up to 1–100 people and return per-frame JSON a...
Detect active speakers in a video. Input a video and get JSON metadata and optional annotated videos that localize which...