YOLOP icon indicating copy to clipboard operation
YOLOP copied to clipboard

can you please explain how did you calculate FPS?

Open usmanraza121 opened this issue 4 years ago • 1 comments

usmanraza121 avatar Apr 14 '22 04:04 usmanraza121

Based on demo.py, fps is calculated directly using cv2.CAP_PROP_FPS. But seems that this method is eligible only for video files.

xinli-cm avatar Jun 21 '22 09:06 xinli-cm