eriklindernoren / PyTorch-YOLOv3

Minimal PyTorch implementation of YOLOv3
GNU General Public License v3.0
7.33k stars 2.63k forks source link

How to compute FPS #855

Open LauraABCD opened 7 months ago

LauraABCD commented 7 months ago

Excuse me, in file of detect.py, do you provide how to compute FPS(frame per second)? I need this to evaluate my result