You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I use example/classification/classification.ipynb by inceptionV3 model on Jetson AGX Xavier. I modify it to print inference time by "import datetime" as following:
Took time = 0:00:03.205719
Why it took 3 s/img? on Jetson AGX Xavier? it's too far way from benchmark TF-TRT 20ms.
The text was updated successfully, but these errors were encountered:
biyuehuang
changed the title
inference time is too long 1.3s/img at example/classification/classification.ipynb
inference time is too long 3s/img at example/classification/classification.ipynb
Apr 9, 2020
Hi, I use example/classification/classification.ipynb by inceptionV3 model on Jetson AGX Xavier. I modify it to print inference time by "import datetime" as following:
Took time = 0:00:03.205719
Why it took 3 s/img? on Jetson AGX Xavier? it's too far way from benchmark TF-TRT 20ms.
The text was updated successfully, but these errors were encountered: