How to calculate the FPS of the YOLOv8s model?

Search before asking

Question

Guys, how to calculate the FPS of YOLOv8s model? I run with this command line format (yolo val data=VOC.yaml split=test), and the FPS I got is very poor, I think there is something wrong,My graphics card is 3090. The results obtained by the initial model are shown in the figure below. I think there is a problem. image

Additional

No response