Aditya Sri Prasad

Results 8 comments of Aditya Sri Prasad

Yes I did try the tutorial, but I get a blank screen output on running the following code from tutorial, ``` using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using...

Thanks for the response, I did follow every step of the official solution under tutorial. I set the _configAsset to face_mesh_desktop_live, after which I got this output. The reason I'm...

Thanks alot for the built package! I'm able to run the scenes in my editor now. Quick question about Annotations tutorial: Is there a way to annotate the landmarks from...

Thanks for these resources homuler, I'm very new to mediapipe and I really appreciate your patience. I see that the LandmarkProjectionCalculator needs a normalized rect on the input stream. Can...

![Screen Shot 2022-07-18 at 2 41 48 PM](https://user-images.githubusercontent.com/14892793/179580827-afdf7eaf-28c4-4cc3-97d6-6db19aee18f8.png) Is this the correct way to use the LandmarkProjectionCalculator? If yes, how can I pass in a rect transform of a raw...

Yes, the segmentation in the output becomes out of sync with input after a while.

Hi @homuler, Do you have any leads on what could be causing this bug?

Hey @keijiro, How can I get the list of keypoints for multiple people? Also, Can I limit the number of people being segmented?