Active
wiro / age-detection
age-detection
Guesses the age of the person from the image.
Image To Image
Model ID
age-detection
Provider
wiro
Added
1737117760
wiro playground—wiro/age-detection
Added 1737117760
Guesses the age of the person from the image.
API quick start
Run age-detection with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/age-detection
{
"inputImage": "https://your-cdn.com/input.png",
"inputImageUrl": "..."
}