Giter Site home page Giter Site logo

Comments (9)

kuaashish avatar kuaashish commented on May 8, 2024

Hi @Suvi-dha,

Based on the code snippet you've shared, it seems you're utilizing an older version of MediaPipe. We've recently introduced improved MediaPipe Tasks APIs that offer greater stability and functionality compared to the older version.

We highly recommend transitioning to these updated APIs for Hand landmarks, as we've ceased support for legacy solutions. You can access the documentation for the Hand Landmarker here.

However, it's worth noting that the newer version does support Grayscale images. You can refer to the example gist demonstrating detection on a grayscale image.

Thank you!!

from mediapipe.

Suvi-dha avatar Suvi-dha commented on May 8, 2024

Hi, Thanks for the input. As asked, I tried and tested the example notebook on my samples and I am still getting empty lists like this. HandLandmarkerResult(handedness=[], hand_landmarks=[], hand_world_landmarks=[]). Can you please look at the examples I attached in the drive link I posted above. May be mediapipe is not good at those kind of image.

from mediapipe.

kuaashish avatar kuaashish commented on May 8, 2024

Hi @kinarr,

Could you please have look into this issue?

Thank you!

from mediapipe.

kinarr avatar kinarr commented on May 8, 2024

from mediapipe.

kinarr avatar kinarr commented on May 8, 2024

Hi, @Suvi-dha
Here's the notebook for exploring the results for those samples. It appears there's a challenge with the model generating hand landmarks in images that are too zoomed in, making it difficult to identify details. You might consider using images where the hand is more visible and less zoomed in.

https://colab.research.google.com/drive/1Ejd67MUnHsdIsgH56YgX1uSd_9incPWU

from mediapipe.

Suvi-dha avatar Suvi-dha commented on May 8, 2024

Thank you for your response, appreciate your help. Looks like mediapipe needs more generalization.

from mediapipe.

google-ml-butler avatar google-ml-butler commented on May 8, 2024

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

from mediapipe.

kinarr avatar kinarr commented on May 8, 2024

Thank you for your response, appreciate your help. Looks like mediapipe needs more generalization.

@Suvi-dha If the team releases a MediaPipe Model Maker guide for Hand Landmarker, you can fine-tune the model with your own images, similar to the Gesture Recognizer's Model Maker guide.

https://developers.google.com/mediapipe/solutions/customization/gesture_recognizer

At the moment there's no Hand Landmarker Customization guide.

from mediapipe.

kinarr avatar kinarr commented on May 8, 2024

You can drop your images into MediaPipe Studio and adjust the relevant parameters to obtain reliable results, which helps determine if the model is suitable for your specific conditions. Additionally, you can insert a custom fine-tuned Hand Landmarker model, but currently, MediaPipe Model Maker does not support the HandLandmarker API.

https://mediapipe-studio.webapps.google.com/studio/demo/hand_landmarker

from mediapipe.

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.