YOLO-World icon indicating copy to clipboard operation
YOLO-World copied to clipboard

Perform inference on a video using custom weights

Open LLH-Harward opened this issue 10 months ago • 10 comments

Hello, thank you for your outstanding work! I would like to perform video inference directly using yolo_world, and I have used Roboflow Inference and Supervision, but they only provide some benchmark models, such as l, x, v2-x, v2-l. The model performance of the Yolo World Hugging Face model (https://huggingface.co/spaces/stevengrove/YOLO-World) is better for my purposes than the standard inference one, "yolo_world/v2-x" for example. I would like to use the weights from Hugging Face, such as x-1280, for inference. Could you please provide the necessary support? Or is it possible to directly input videos? I would greatly appreciate it.

LLH-Harward avatar Apr 18 '24 15:04 LLH-Harward