Personalize-SAM icon indicating copy to clipboard operation
Personalize-SAM copied to clipboard

Personalize-SAM for CVAT

Open TychoML opened this issue 2 years ago • 3 comments

The serverless version of the free annotation tool CVAT already supports SAM, I am wondering how hard it would be to add Personalize-SAM to it. Details are here: https://www.cvat.ai/post/facebook-segment-anything-model-in-cvat

TychoML avatar May 05 '23 08:05 TychoML

Thanks for your useful and efficient CVAT platform. Based on the support of SAM, it would be quite easy to implement the training-free PerSAM. We just do some simple modifications to SAM's code in a few lines. For PerSAM-F, the 10-second training should to be conducted online every time to segment new sample. Our approach might help to annotate the same objects in many other images.

ZrrSkywalker avatar May 05 '23 09:05 ZrrSkywalker

Is PerSAM compatible with the OpenVino SAM implementation?

SebastianArriagadaS avatar May 05 '23 19:05 SebastianArriagadaS

@SebastianArriagadaS Yes, it's compatible.

ZrrSkywalker avatar May 07 '23 09:05 ZrrSkywalker