Easy on-device Machine Learning with MediaPipe

Поделиться
HTML-код
  • Опубликовано: 26 авг 2024
  • НаукаНаука

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

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

    Watch more AI/ML Sessions → goo.gle/IO23_aiml_pin

    • @user-ky6xo3xf5x
      @user-ky6xo3xf5x 6 месяцев назад

      I need your help to customize/modify the MediaPipe models to have better pose detection. Is there any tutorial?

  • @genericmeme
    @genericmeme 4 месяца назад

    I am obsessed with the ditty at the beginning of the video! The rest of the video is also good, I suppose.

  • @alexd-tl3mw
    @alexd-tl3mw Год назад +2

    Hahahaha, the model maker is my IBDP ICT EE! I have use the old one to do a lot of project! Thanks!

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

    thank for your contribute

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

    thank you!

  • @muhammadsheriff6414
    @muhammadsheriff6414 9 месяцев назад

    When I use the Average word classifier in the colab notebook and try to export it its not exporting the vocab.txt

  • @tristannguyen9645
    @tristannguyen9645 11 месяцев назад

    nice

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

    Hope we can use all features in js

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

      Yes you can use all features in JS today.

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

      @@khanhleviet5416 thanks . I thought objectron and few features were not supporting in web( codepen examples isn’t working on iPhone XR)

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

    How I can find Colab file?

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

    👍👍👍

  • @JL-tt1qw
    @JL-tt1qw Год назад

    where to download slides

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

    is there still a c/c++ interface ? or has this been dropped ?

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

      The C++ API is still there. You'll need to build with bazel to integrate with it. All other language wrappers (Python, JS, Java etc.) are built on top of the C++ API.