Code Monkey home page Code Monkey logo

Comments (3)

jkjung-avt avatar jkjung-avt commented on June 17, 2024

When I tested my trained 'ssd_mobilenet_v2_egohands' on NVIDIA Jetson TX2, its inference speed was about 28.7ms per image. Reference: https://jkjung-avt.github.io/tf-trt-on-nano/

I guess your tensorflow is running in CPU mode. Please check and make sure you are using GPU version of tensorflow.

from hand-detection-tutorial.

lxy5513 avatar lxy5513 commented on June 17, 2024

I use this tensorflow-gpu 1.12.0, but some prompt :

2019-07-04 11:59:59.571104: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1511] Adding visible gpu devices: 0
2019-07-04 11:59:59.571141: I tensorflow/core/common_runtime/gpu/gpu_device.cc:982] Device interconnect StreamExecutor with strength 1 edge matrix:
2019-07-04 11:59:59.571147: I tensorflow/core/common_runtime/gpu/gpu_device.cc:988]      0
2019-07-04 11:59:59.571153: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1001] 0:   N
2019-07-04 11:59:59.571247: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1115] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 10421 MB memory) -> physical GPU (device: 0, name: GeForce GTX 1080 Ti, pci bus id: 0000:03:00.0, compute capability: 6.1)

Is it the reason for speed slow?

from hand-detection-tutorial.

jkjung-avt avatar jkjung-avt commented on June 17, 2024

The log looks OK to me. Sorry, I don't have an idea about why the 'ssd_mobilenet_v2_egohands' model runs slowly on your platform for now...

from hand-detection-tutorial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.