Giter Site home page Giter Site logo

object-detection-tflite-cpp's People

Contributors

doannguyentrong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

object-detection-tflite-cpp's Issues

RB5 Hexagon DSP

I am working on rb5, detection model for integrate to Qt Creator (c++). I just want to increase FPS of video that detected. Also I am using aarch64 not android. Which shared library should I add? Is it necessary libhexagon_nn_skel library?

Error when compile repo object-detection-tflite-cpp

Hi Doan,
I cloned repo object-detection-tflite-cpp to my host machine (Laptop ubuntu 18). When I run ./compile.sh command, there is an error:
image

If I clone and run on RB5 device, there is also an error:
image

Could help me how to fix those errors? Thank you very much!

OP is supported, but tensor type isn't matched!

Namaste,

I am not able to run the detection on GPU of RB5 processor. When I am running the detector (I am using a video file as input), I am getting following message:

sh-5.0# ./object-detector 0 ../test_for_rb5.mp4
GPU Delegate!
Video source: ../test_for_rb5.mp4
EXISTS: models/default/detect.tflite
EXISTS: models/default/labelmap.txt
Loading: models/default/labelmap.txt
Done!!
Loading: models/default/detect.tflite
Done!!
WARNING: Created TensorFlow Lite XNNPACK delegate for CPU.
Done!!
Quantized model! Can use Hexagon Delegate!
Enabling GPU Delegate!
INFO: Created TensorFlow Lite delegate for GPU.
: Following operations are not supported by GPU delegate:
CONCATENATION: OP is supported, but tensor type isn't matched!
CONV_2D: OP is supported, but tensor type isn't matched!
CUSTOM TFLite_Detection_PostProcess: TFLite_Detection_PostProcess
DEPTHWISE_CONV_2D: OP is supported, but tensor type isn't matched!
LOGISTIC: OP is supported, but tensor type isn't matched!
RESHAPE: OP is supported, but tensor type isn't matched!

No operations will run on the GPU, and all 64 operations will run on the CPU.
INFO: Created 0 GPU delegate kernels.

Thanks in advance for any pointers.

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.