OroSense β€” Elevation Model (CoreML)

YOLO11n-pose model specialized for tongue elevation detection. Trained on frontal oral-motor recordings from a clinical tongue ROM dataset.

Model Details

Property Value
Architecture YOLO11n-pose
Input size 1280 Γ— 1280
Keypoints 4
Format CoreML (.mlpackage)
Training tasks elev
Epochs 50
Augmentation Heavy (rotation, scale, HSV, mosaic, mixup)

Keypoints

Index Name Description
0 left_commissure Left corner of the mouth (MediaPipe LM 61)
1 right_commissure Right corner of the mouth (MediaPipe LM 291)
2 tongue_tip Annotated tongue tip position
3 upper_lip Upper lip center / vermilion border (MediaPipe LM 0)

Usage (Swift / iOS)

import CoreML
import Vision

let model = try best(configuration: MLModelConfiguration())
let request = VNCoreMLRequest(model: try VNCoreMLModel(for: model.model))
// input: 1280Γ—1280 RGB image

Training Metrics (best epoch)

Metric Value
Box mAP50 0.991
Box mAP50-95 0.806
Pose mAP50 0.993
Pose mAP50-95 0.983

Part of OroSense

This model is one of three task-specialized models:

Downloads last month
30
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support