Sureshda

Results 110 comments of Sureshda

Hi @DeividVeloso , It may be due to memeory issues , we have similar issue runnung in thread https://github.com/google/mediapipe/issues/2819.

Hi @della0418 , we do support OBJ topology format via converting into [mediapipe.face_geometry.Mesh3d](https://github.com/google/mediapipe/blob/master/mediapipe/modules/face_geometry/protos/mesh_3d.proto) via the [non-official converter](https://gist.github.com/kostyaby/bc3b931e23a46422294b7dcc1fdb7990);

Hi @della0418 , You must create your own file-calculator which implement filament as a renderer.

Hi @chris-hndz , These models are not part of MediaPipe solutions currently and this is a feature request.

Hi @nrkrishna , Recently we updated the released model to produced additional world 3D landmarks output with origin in hips center. More details can be found in API: https://google.github.io/mediapipe/solutions/pose#pose_world_landmarks And...

Hi @ireneb612 , Could you please elaborate w.r.t above issue.

Hi @CheungBH , Did you get a chance to check this closed issue https://github.com/google/mediapipe/issues/50.

Hi @CheungBH , Please follow [this](https://google.github.io/mediapipe/getting_started/ios.html) steps to setup Ios demo on MediaPipe.

Hi @vikarshiitk , We currently don't have a paper on this yet. You can read details of the model through the [model card](https://mediapipe.page.link/handmc) & [Google AI blog post](https://mediapipe.page.link/handgoogleaiblog)

Hi @gushenjie , Could you provide steps to reproduce this issue.