IDEA-Research / Grounded-Segment-Anything

Grounded SAM: Marrying Grounding DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything
https://arxiv.org/abs/2401.14159
Apache License 2.0
14.14k stars 1.31k forks source link

Wasm grounded segment anything ? #180

Open florentpergoud opened 1 year ago

florentpergoud commented 1 year ago

Do you think that a this project could be ported to wasm ?

Like how @mediapipe/tasks-vision repo project does ?

And how would it be done ?

rentainhe commented 1 year ago

Would you like to share a link with us about Wasm project?

florentpergoud commented 1 year ago

Here it is ! https://developers.google.com/mediapipe/api/solutions/js/tasks-vision This project allows with the js API to have some image segmentation directly in the browser