Sureshda
Sureshda
Hi @robi56 , it's good that the GPU path works for facemesh when refine_landmarks is false, that means the mediapipe GPU configuration/setup is fine. the refine_landmarks = true option actually...
Hi @MJ1998 , did you get time to check on this [2173](https://github.com/google/mediapipe/issues/2173) issue , i hope it helps you .
Hi @iklemyshev . Could you provide more information to investigate further on this issue.
Hi @FSet89 , Could you share your code changes w.r.t above issue to investigate further on this.
Hi @Pradyumna-jain , Could you answer below questions. Q: can you find any log messages indicating progress throug hgthe set of input images? Q: are there more than one image...
Hi @lhalcyon , Could you please elaborate this issue.
Hi @Modyng , It is possible to omit each of the 6 models from Holistic. Within each model, there is no easy way to reduce the set of landmarks predicted...
Hi @jinfagang , M1 is not currently supported.
Hi @jinfagang . Yes, we have plan to support on this and Google team is working on it.
Hi @dennislysenko , Add a new input stream with packet specifying the texture resource path. Also add a private variable to store the current texture (could be empty by design)....