Back to models

Model

Nobility 5 Mini

A smaller detection model for everyday tasks where response time matters more than exhaustive recall. Same open-vocabulary bounding box detection as Nobility 5, tuned to run lighter and faster.

At a glance.

The core specs that define what Nobility 5 Mini is built for.

Object coverage

Any object

Not limited to a fixed label set — detects any object-looking region, named or unnamed.

Output

Bounding boxes

Returns coordinates for every detected object in a single image request.

Best for

Speed

Lower latency than Nobility 5, for high-volume or time-sensitive detection workloads.

Why teams pick Nobility 5 Mini.

A few reasons this is the default model for high-volume, latency sensitive detection work.

01

Low latency

Trades some of Nobility 5's recall on cluttered scenes for meaningfully faster response times.

02

Open-vocabulary detection

Not restricted to a fixed category list — it boxes anything that looks like an object, named or not.

03

Consistent behaviour

Behaves the same way in production as it does in testing, so what you evaluate is what you deploy.

04

Simple upgrade path

Same request format as Nobility 5 and Nobility 5 Pro, so moving up a tier doesn't mean rewriting your integration.

A simple API.

A single endpoint for object detection and bounding boxes. Drop it into whatever stack you already run.

# one request, any language curl https://api.noble.ai/v1/detect \ -H "Authorization: Bearer $KEY" \ -d '{ "model": "nobility-5-mini", "image": "https://example.com/photo.jpg", "prompt": "detect all objects" }'

Ready to build with Nobility 5 Mini?

Start building today, or talk to our team about what you need.