virtual-background icon indicating copy to clipboard operation
virtual-background copied to clipboard

Segment Anything Version

Open jezell opened this issue 2 years ago • 4 comments

Any thoughts on using Segment Anything? Seems like it might be a good fit to replace the Google models.

jezell avatar Apr 14 '23 03:04 jezell

+1

florentpergoud avatar Apr 14 '23 12:04 florentpergoud

Sounds interesting indeed. For now I don't fully understand the best way to provide Segment Anything with the class "person" or "body" that we'd like to segment. Needs a bit of investigation and experiment.

Volcomix avatar Apr 14 '23 12:04 Volcomix

Grounded segment anything with "Human" as input seems to work pretty well. Capture d’écran 2023-04-14 à 14 23 23

But I do not really know much in Python universe so I don't know the struggle it would be to add this into the project

florentpergoud avatar Apr 14 '23 12:04 florentpergoud

https://twitter.com/xenovacom/status/1650634015060156420

With Onnx getting WebGPU support and Segment Anything offering an Onyx model, should be possible starting with Chrome 113.

Also relevant: https://github.com/gaomingqi/Track-Anything

jezell avatar Apr 25 '23 01:04 jezell