We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Is there a way to find the Inference speed of my .pb file ? with a modification to the files
It is already done starting from this line: https://github.com/abdelrahman-gaber/tf2-object-detection-api-tutorial/blob/master/detect_objects.py#L22 finally we show FPS but first we get the inference time as show in previous link.
Activity
abdelrahman-gaber commentedon Dec 3, 2020
It is already done starting from this line: https://github.com/abdelrahman-gaber/tf2-object-detection-api-tutorial/blob/master/detect_objects.py#L22
finally we show FPS but first we get the inference time as show in previous link.