Image GenerationActive
moondream3-preview / detect
detect
Moondream3 is a cutting-edge vision-language model that delivers advanced visual reasoning with built-in object detection, pointing, and OCR capabilities—bringing fast, cost-effective, and scalable inference to real-world applications.
Image to TextBf16
Model ID
detect
Provider
moondream3-preview
Updated
1770898803
wiro playground—moondream3-preview/detect
Updated 1770898803
Moondream3 "Detect" capability precisely identifies and returns bounding box coordinates for specified objects, going beyond simple object labels to support fine-grained visual reasoning and integration via structured outputs.
Example prompts
Great starting points for detect.
Speed limitImage Generation
Empty parking lotImage Generation
NeedleImage Generation
API quick start
Run detect with a single API call.
POST https://api.wiro.ai/v1/Run/moondream3-preview/detect
{
"prompt": "Speed limit",
"inputImage": "https://your-cdn.com/input.png"
}