Git Product home page Git Product logo

Comments (4)

mirzak avatar mirzak commented on July 20, 2024

The same applies for running e.g

edgetpu_classify \
--source /dev/video1:YUY2:1920x1080:30/1 \
--model models/mobilenet_v2_1.0_224_quant_edgetpu.tflite \
--labels models/imagenet_labels.txt

edgetpu_classify_server \
--source /dev/video1:YUY2:1920x1080:30/1 \
--model models/mobilenet_v2_1.0_224_quant_edgetpu.tflite \
--labels models/imagenet_labels.txt

from meta-coral.

mirzak avatar mirzak commented on July 20, 2024

Removing the usage of baseFunction it proceeds but then hits a new error

Error: gst-library-error-quark: Subclass failed to initialize. (3): ../../../../git/gst-libs/g
st/gl/gstglbasefilter.c(401): gst_gl_base_filter_decide_allocation (): /GstPipeline:pipeline0/
GstGLFilterBin:glfilterbin0/glbox+GlBox:filter                                                
Traceback (most recent call last):                                                            
  File "/usr/lib/gstreamer-1.0/python/glbox.py", line 203, in do_gl_start                     
    glVertexAttribPointer(a_position, 2, GL_FLOAT, GL_FALSE, 0, None)                         
  File "latebind.pyx", line 44, in OpenGL_accelerate.latebind.Curry.__call__ (src/latebind.c:1
201)                                                                                          
  File "/usr/lib/python3.7/site-packages/OpenGL/GLES2/VERSION/GLES2_2_0.py", line 399, in glVe
rtexAttribPointer                                                                             
    array = ArrayDatatype.asArray( pointer, type )                                            
NameError: name 'ArrayDatatype' is not defined  

This looks like there is something wrong with the PyOpengl-accelerate recipe, but can not see what right now. This exists,

/usr/lib/python3.7/site-packages/OpenGL/arrays/arraydatatype.py

Above defines the ArrayDatatype class. So paths?

from meta-coral.

InesTlili avatar InesTlili commented on July 20, 2024

Any progress on this ?

from meta-coral.

mirzak avatar mirzak commented on July 20, 2024

Not much unfortunately.

from meta-coral.

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.