You're looking at a specific version of this model. Jump to the model overview.

zsxkib /yolo-world:d2324456

This version is disabled.

This version has been disabled because it consistently fails to complete setup.

Input

input_media
*file

Path to the input image or video

string
Shift + Return to add a new line

Enter the classes to be detected, separated by comma

Default: "dog, eye, tongue, ear, leash, backpack, person, nose"

integer
(minimum: 1, maximum: 300)

Maximum number of bounding boxes to display

Default: 100

number
(minimum: 0, maximum: 1)

Score threshold for displaying bounding boxes

Default: 0.05

number
(minimum: 0, maximum: 1)

NMS threshold

Default: 0.5

boolean

Return results in json format

Default: false

Output

{"Det-0": {"x0": 332.8245849609375, "y0": 458.393798828125, "x1": 471.61834716796875, "y1": 565.4428100585938, "score": 0.7637506127357483, "cls": "tongue"}, "Det-1": {"x0": 2.7799072265625, "y0": 663.6217041015625, "x1": 462.7650146484375, "y1": 1279.84814453125, "score": 0.6646685004234314, "cls": "backpack"}, "Det-2": {"x0": 67.57904052734375, "y0": 244.56365966796875, "x1": 646.708740234375, "y1": 924.4649658203125, "score": 0.6597269773483276, "cls": "dog"}, "Det-3": {"x0": 387.033935546875, "y0": 292.002685546875, "x1": 486.36322021484375, "y1": 371.1913146972656, "score": 0.3046126663684845, "cls": "nose"}, "Det-4": {"x0": 0.0, "y0": 354.07489013671875, "x1": 622.4891357421875, "y1": 1277.33935546875, "score": 0.24595852196216583, "cls": "person"}, "Det-5": {"x0": 161.4346923828125, "y0": 466.9927978515625, "x1": 199.5556640625, "y1": 546.6716918945312, "score": 0.18309670686721802, "cls": "ear"}, "Det-6": {"x0": 294.78662109375, "y0": 284.94677734375, "x1": 349.54913330078125, "y1": 325.4170227050781, "score": 0.12482212483882904, "cls": "eye"}, "Det-7": {"x0": 445.161376953125, "y0": 378.57977294921875, "x1": 550.8932495117188, "y1": 619.8950805664062, "score": 0.09795571118593216, "cls": "ear"}}
Generated in