Git Product home page Git Product logo

Comments (4)

sarthak3248 avatar sarthak3248 commented on May 4, 2024

@GOBish I think it a case of accessibility of the code.You have not been granted the permission to use the code or there might be problem while cloning the code.
I hope this might help you!

from automl-video-ondevice.

GOBish avatar GOBish commented on May 4, 2024

@sarthak3248 I re-cloned the code and I still get the error
File "/home/gbenel/automl-video-ondevice/automl_video_ondevice/object_tracking/mediapipe_object_tracker.py", line 31, in
'The basic tracker is not publicly available yet, '
RuntimeError: The basic tracker is not publicly available yet, please reach out to repo maintainers for early access. If this error persists, it may mean your CPU architecture is not yet supported.

from automl-video-ondevice.

sarthak3248 avatar sarthak3248 commented on May 4, 2024

@GOBish In line 31 of the code that you are cloning , there is a pre-requisite that you should be a co-developer and since the original "owner" of the code doesnt allow that to be available for the public,the same error is reoccuring even after you reclone it and the error keeps on popping!

from automl-video-ondevice.

qwook avatar qwook commented on May 4, 2024

@GOBish can you run the following:

cd automl_video_ondevice/object_tracking/mediapipe_tracker/aarch64/
python -c "import mediapipe_tracker"

And let me know what you get? This tracker should be available for aarch64 by now.

from automl-video-ondevice.

Related Issues (4)

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.