Coder Social home page Coder Social logo

Comments (5)

jaimeenahn avatar jaimeenahn commented on June 10, 2024 1

Now it works, I didn't know I should install tensorflow for nnstreamer.

from contributon2019-nns.

jaimeenahn avatar jaimeenahn commented on June 10, 2024

While Running,
gst-launch-object-detection-tflite.sh

** (gst-launch-1.0:3179): WARNING **: 12:22:43.773: Cannot identify the given neural network framework, tensorflow-lite


(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_caps_can_intersect: assertion 'GST_IS_CAPS (caps1)' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_caps_can_intersect: assertion 'GST_IS_CAPS (caps2)' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_pad_template_new: assertion 'caps != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_element_request_compatible_pad: assertion 'GST_IS_PAD_TEMPLATE (templ)' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_object_unref: assertion 'object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_caps_can_intersect: assertion 'GST_IS_CAPS (caps2)' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_pad_template_new: assertion 'caps != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_element_request_compatible_pad: assertion 'GST_IS_PAD_TEMPLATE (templ)' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_object_unref: assertion 'object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.045: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.045: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.045: gst_caps_can_intersect: assertion 'GST_IS_CAPS (caps1)' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.045: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.045: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.045: gst_mini_object_ref: assertion 'mini_object != NULL' failed

** (gst-launch-1.0:3179): CRITICAL **: 12:22:44.045: _check_tensors: assertion 'config->info.num_tensors >= limit' failed

** (gst-launch-1.0:3179): CRITICAL **: 12:22:44.045: _check_tensors: assertion 'config->info.num_tensors >= limit' failed
WARNING: erroneous pipeline: could not link tensortransform0 to tensorfilter0

I got this error message. I'm stucking this problem for a few days, and I guess the comment on #1 #2 is the reason but I tried everything but I don't know why.

from contributon2019-nns.

wooksong avatar wooksong commented on June 10, 2024

While Running,
gst-launch-object-detection-tflite.sh

** (gst-launch-1.0:3179): WARNING **: 12:22:43.773: Cannot identify the given neural network framework, tensorflow-lite


(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_caps_can_intersect: assertion 'GST_IS_CAPS (caps1)' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.043: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_caps_can_intersect: assertion 'GST_IS_CAPS (caps2)' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_pad_template_new: assertion 'caps != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_element_request_compatible_pad: assertion 'GST_IS_PAD_TEMPLATE (templ)' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_object_unref: assertion 'object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_caps_can_intersect: assertion 'GST_IS_CAPS (caps2)' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_pad_template_new: assertion 'caps != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_element_request_compatible_pad: assertion 'GST_IS_PAD_TEMPLATE (templ)' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.044: gst_object_unref: assertion 'object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.045: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.045: gst_mini_object_ref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.045: gst_caps_can_intersect: assertion 'GST_IS_CAPS (caps1)' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.045: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.045: gst_mini_object_unref: assertion 'mini_object != NULL' failed

(gst-launch-1.0:3179): GStreamer-CRITICAL **: 12:22:44.045: gst_mini_object_ref: assertion 'mini_object != NULL' failed

** (gst-launch-1.0:3179): CRITICAL **: 12:22:44.045: _check_tensors: assertion 'config->info.num_tensors >= limit' failed

** (gst-launch-1.0:3179): CRITICAL **: 12:22:44.045: _check_tensors: assertion 'config->info.num_tensors >= limit' failed
WARNING: erroneous pipeline: could not link tensortransform0 to tensorfilter0

I got this error message. I'm stucking this problem for a few days, and I guess the comment on #1 #2 is the reason but I tried everything but I don't know why.

It seems that you do not have nnstreamer.

gst-inspect-1.0 | tensor

Any results?

from contributon2019-nns.

jaimeenahn avatar jaimeenahn commented on June 10, 2024

Here's the result, but I'm pretty sure tensorflow or nnstreamer has been installed.


Command 'tensor' not found, did you mean:

  command 'censor' from deb filters

Try: sudo apt install <deb name>

from contributon2019-nns.

wooksong avatar wooksong commented on June 10, 2024

You did not install nnstreamer-tensorflow-lite, which is a tensorflow-lite sub-plugin.

from contributon2019-nns.

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.