eriklindernoren / PyTorch-YOLOv3

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

How to compute FPS #855

Open LauraABCD opened 3 months ago

LauraABCD commented 3 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