YOLO-World
Last updated
Was this helpful?
Last updated
Was this helpful?
YOLO-World is a zero-shot object detection model that allows you to perform object detection without any training, just by describing the items you want to detect.
You can also run YOLO-World locally using Inference, our open-source inference server.
The base URL for our hosted API is at https://infer.roboflow.com
.
More information on using YOLO-World with Inference, through the Python SDK or the self-hosted API, see the YOLO-World Inference docs page.
Run the YOLO-World zero-shot object detection model.
/yolo_world/infer
Roboflow API Key that will be passed to the model during initialization for artifact retrieval
Roboflow API Key that will be passed to the model during initialization for artifact retrieval
The type of the model, usually referring to what task the model performs
If true, the auto orient preprocessing step is disabled for this call.
If true, the auto contrast preprocessing step is disabled for this call.
If true, the grayscale preprocessing step is disabled for this call.
If true, the static crop preprocessing step is disabled for this call.
A list of strings