Skip to content

A way to find Inference speed #5

Open
@ALTAIR-VEGA

Description

@ALTAIR-VEGA

Is there a way to find the Inference speed of my .pb file ?
with a modification to the files

Activity

abdelrahman-gaber

abdelrahman-gaber commented on Dec 3, 2020

@abdelrahman-gaber
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      A way to find Inference speed · Issue #5 · abdelrahman-gaber/tf2-object-detection-api-tutorial