Yolo World example script

Are there any available examples of running inference with the yolo world model? I’m not quite sure if I need to dequantize the output or just convert from uint16 to float16, or some other post processing technique

Hi @Jared_Bowling ,

We have in the model zoo Yolo World, for example:

Thanks,