Giter VIP home page Giter VIP logo

Comments (4)

herdiansah avatar herdiansah commented on July 24, 2024 2

I have tested the updated pose-detection and now my application working fine.

thanks

from hub.

herdiansah avatar herdiansah commented on July 24, 2024 1

I have the same issue, My application suddenly has the same error "Uncaught TypeError: Cannot read properties of undefined (reading 'loadGraphModel') pose-detection:17"

I have try using simple code for multipose lightning testing:
const modelUrl = 'https://tfhub.dev/google/tfjs-model/movenet/multipose/lightning/1';
const model = await tf.loadGraphModel(modelUrl, {fromTFHub: true});
console.log(model);

I have this error:
Uncaught TypeError: Cannot read properties of undefined (reading 'loadGraphModel')
at pose-detection:17:56068
at pose-detection:17:2398
at Object.next (pose-detection:17:2503)
at pose-detection:17:1440
at new Promise ()
at u (pose-detection:17:1185)
at Xt (pose-detection:17:55433)
at Object. (pose-detection:17:71747)
at pose-detection:17:2398
at Object.next (pose-detection:17:2503)

above simple code used to be working fine.

from hub.

singhniraj08 avatar singhniraj08 commented on July 24, 2024 1

@MarioCavero,

Referring the TFJS issue filled by you, looks like the issue was from TFJS side and issue is happening with latest versions of @tensorflow-models/[email protected] and @tensorflow-models/[email protected] and it's working as expected with this version @tensorflow-models/[email protected]. The issue should be fixed with npm [email protected].

Kindly let us know if this issue is resolved for you. Thank you!

from hub.

google-ml-butler avatar google-ml-butler commented on July 24, 2024

Are you satisfied with the resolution of your issue?
Yes
No

from hub.

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.