Forums - ML Sample Apps not working with TC newest LU2.0 build

1 post / 0 new
ML Sample Apps not working with TC newest LU2.0 build
zmonteci
Join Date: 22 May 18
Posts: 16
Posted: Mon, 2024-04-22 20:11

Hi,

I Flashed the Rb5 using the TC SDK manager with LU2.0 latest version. I also cloned the sample apps from the qaic git. I am trying to run the /linux_Kermel_4/Gstreamer-apps/cpp/gst_tflite and it wont run at all and the following error shows up and the same happens in the python version

./tflite_object_detection
gbm_create_device(192): Info: backend name is: msm_drm
 
** (tflite_object_detection:3384): WARNING **: 02:59:40.512: This qtioverlay plugin will be deprecated in the future!

 

Capsfilter & qtimltflite can not be linked.
IIm not exactly sure what is wrong. but these are some of the things I tried:
-I tried running the same but the linux kernel 5 version and the files are all messed up for that one. The c file is set for classification and not object detection like the model..
-I also ended up switching the name on the code because the plugin on the RB5 is called qtimltflite but in the files is called qtimeltflite.
-I tried looking into the gst logs and the problem seems to be something like this:
 
0:00:02.147733035  1874   0x5594a08a00 DEBUG                default types.h:84:gst_parse_unescape: unescaping /data/misc/camera/mle_tflite.config
0:00:02.147762357  1874   0x5594a08a00 ERROR           GST_PIPELINE grammar.y:412:gst_parse_element_set: no property "config" in element "mltflite0"
0:00:02.147789961  1874   0x5594a08a00 LOG             GST_PIPELINE grammar.tab.c:2577:priv_gst_parse_yyparse: -> $$ =

Im not sure where this mlttflite0 name is coming from because the config file is called mle_tflite.config

any help with this would be super helpful.

Thank you!

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.