YOLOP
YOLOP copied to clipboard
can you please explain how did you calculate FPS?
Based on demo.py, fps is calculated directly using cv2.CAP_PROP_FPS. But seems that this method is eligible only for video files.