Giter Club home page Giter Club logo

Comments (9)

vidheyoza avatar vidheyoza commented on May 12, 2024 1

Also the outputs from 058 (BlazePose Full) and 053 (BlazePose) have outputs as classifiers and regressors but no information is given on how to convert them to the 33x3 key point array as given in the paper. Can anyone guide me on that?

from pinto_model_zoo.

vladmandic avatar vladmandic commented on May 12, 2024 1

fyi, i've implemented latest blazepose full (195 values as 39 keypoints with 5 properies) from https://github.com/PINTO0309/PINTO_model_zoo/tree/main/058_BlazePose_Full_Keypoints/10_new_256x256
and blazepose upperbody (155 values as 31 keypoints with 5 properies) from https://github.com/PINTO0309/PINTO_model_zoo/tree/main/053_BlazePose/20_new_256x256

btw, visibility and presence properies are interpreted as reverse sigmoid value

js code is at https://github.com/vladmandic/human/blob/main/src/blazepose/blazepose.ts
and with some try&error, i've created annotations for both variations: https://github.com/vladmandic/human/blob/main/src/blazepose/annotations.ts
(although i'm a bit at a loss what some values in upperbody variation represent)

from pinto_model_zoo.

PINTO0309 avatar PINTO0309 commented on May 12, 2024

”pose_landmark_upper_body_256x256_float32” completely reproduces the standard model provided by Google. I don't know what you are expecting.

from pinto_model_zoo.

Crusoekid avatar Crusoekid commented on May 12, 2024

ok, when i use the model ,the output name is very strange, also, my points result can`t show at corret position.Maybe is my fault.

from pinto_model_zoo.

PINTO0309 avatar PINTO0309 commented on May 12, 2024

The output name is read as Identity during the reverse conversion of tflite, but there is no difference in the output value.

from pinto_model_zoo.

Crusoekid avatar Crusoekid commented on May 12, 2024

the output name is 'model/tf.reshape/Reshape' ,very strange!

from pinto_model_zoo.

vpenades avatar vpenades commented on May 12, 2024

@Crusoekid Usually tflite and PB produce slightly different names, so in general, don't expect PB and TFLite to have exactly the same names.

from pinto_model_zoo.

alex89607 avatar alex89607 commented on May 12, 2024

I'm trying to start training the BlazePose Full Keypoints model from scratch, but it doesn't work well. Perhaps there are some Is training data or schema for use, so that I can prepare my own?

from pinto_model_zoo.

PINTO0309 avatar PINTO0309 commented on May 12, 2024

The following repositories are helpful.
https://github.com/terryky/tfjs_webgl_app/tree/master/blazepose_fullbody

from pinto_model_zoo.

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.