3.6.2: Using advanced pre-trained Web ML models - Part 2: Use MoveNet for pose estimation in browser

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024
  • Here you will learn how to load and use the popular MoveNet model, an advanced pre-trained model for pose estimation by research team's at Google. Here you will modify your existing code to perform pre and post processing once you have loaded this new model all in the web browser!
    Catch more episodes from Machine Learning for Web Developers (Web ML) → goo.gle/learn-...
    Check out TensorFlow on RUclips → goo.gle/Tensor...
    Subscribe to Google Developers → goo.gle/develo...
    Connect with Jason Mayes to ask questions:
    LinkedIn → goo.gle/3GwgeLw
    Twitter →goo.gle/3Xh6MT7
    Discord →goo.gle/3WWVO5t
    Use #WebML to share your learnings and creations from this course to meet your peers on social media!
    See what others have already made with Web ML → goo.gle/made-wi...

Комментарии • 20

  • @GoogleDevelopers
    @GoogleDevelopers  Год назад +4

    Catch more episodes from Machine Learning for Web Developers (Web ML) → goo.gle/learn-WebML

    • @tanzeelurrehman5545
      @tanzeelurrehman5545 Год назад

      Waiting for the next section of videos!!!

    • @JasonMayes
      @JasonMayes Год назад

      @@tanzeelurrehman5545 they are now all up!

    • @tanzeelurrehman5545
      @tanzeelurrehman5545 Год назад

      @@JasonMayes Thank you sir. Your teaching style is awesome

    • @JasonMayes
      @JasonMayes Год назад

      @@tanzeelurrehman5545 glad you are enjoying them so far!

    • @EduardoFdezGalan
      @EduardoFdezGalan Год назад

      How can I use this model for more than 6 people? Is it possible?

  • @yogeshpatil9642
    @yogeshpatil9642 Год назад +7

    his teaching is awesome...

    • @jasonmayes_goog
      @jasonmayes_goog Год назад

      Appreciate the kind feedback - glad it is useful to people

  • @sadmanyasar17
    @sadmanyasar17 Год назад +2

    If anyones facing 'tf is not defined' error try restarting the browser.

  • @edhead76
    @edhead76 5 месяцев назад +2

    I've been intrigued so far by all the courses, but this lesson gave me goosebumps with its excitability factor

  • @MarpleHoney
    @MarpleHoney 5 месяцев назад +1

    is it possible to run it in Google Collab instead? Also is there a git repo of this so that we can see the whole project?

  • @amalayakin4411
    @amalayakin4411 Месяц назад

    where from he is taking the resource

  • @albab790
    @albab790 Год назад +2

    Oke thanks

  • @brianp1245
    @brianp1245 Год назад +1

    Throughout this chapter the code is referencing tf which from what I can see, was never defined. Where does tf get defined?

    • @kevinadrian2640
      @kevinadrian2640 Год назад

      with importing TensorFlow.js library in the HTML Script tag

    • @jasonmayes_goog
      @jasonmayes_goog Год назад +1

      Via the script import in index html which imports the tensorflow js library (tf)

  • @t_tahirzade
    @t_tahirzade 7 месяцев назад

    My model returns [1, 6, 56] shape output