naseemap47 / YOLO-NAS

Train and Inference your custom YOLO-NAS model by Single Command Line
Apache License 2.0
98 stars 13 forks source link

Inference Speed Calculation #33

Closed HaoqianSong closed 1 year ago

HaoqianSong commented 1 year ago

How to output the inference time for each image during inference, or output the average time for inference of all images, so as to facilitate the calculation of FPS indicators.

naseemap47 commented 1 year ago

Hi @yangguanghaiann , So need to know how much time is taking to inference image. You need this in video inference also ?

naseemap47 commented 1 year ago

Hi @yangguanghaiann , I updated the repo. Please checkout. If have anything, please let me know.