google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
27.72k stars 5.18k forks source link

ImageSegmenter incredible slow! #4491

Open LeonBeyer123 opened 1 year ago

LeonBeyer123 commented 1 year ago

Hello

Im doing some tests because im thinking about migrating my project to the mediapipe-tasks-vision package. So far im using the standalone selfie-segmentation model. So ive put up a quick implementation of this example in vue.js Sadly its very very slow. Every 4 or 5 seconds the segmentation mask updates. Is it the new model or am i stupid?

`

`

kuaashish commented 1 year ago

Hello @yichunk,

Could you please look into this issue. Thank you