How to submit the test images prediction values

Hi,
I need some help, I’m new to the object detection problems , I trained with YOLO model. but I didn’t know how to get values from test images using (model. predict(images). please help me with that.