Jetson Nano Frame Rate Tiny YOLO V3

Hi everyone, quick question on the frame rate mentioned by NVIDIA on the Jetson Nano for Tiny Yolo v3. Is this with Tiny yolo running on every frame or with skip frames?

If frames are being skipped and object detection is happening at every x frames, is there a recommendation on how many frames to skip to still get decent results?

Hi kanav.batra, it is running inference on every frame. You can find the benchmarking procedure for Tiny YOLOv3 here:

[url]https://devtalk.nvidia.com/default/topic/1050377/jetson-nano/deep-learning-inference-benchmarking-instructions/[/url]