Grounded-Segment-Anything icon indicating copy to clipboard operation
Grounded-Segment-Anything copied to clipboard

Real time application.

Open AnasCHARROUD opened this issue 3 years ago • 2 comments

Is this application able to perform the tasks in real-time?

AnasCHARROUD avatar Apr 12 '23 18:04 AnasCHARROUD

Maybe we can perform feature extraction first and reuse the features for the following tasks like det/seg/inpaint~ this may make the pipeline faster~

rentainhe avatar Apr 13 '23 02:04 rentainhe

I think we need to use a small version of the SAM weights model. I tested that on some image and it reduce a bit the time

AnasCHARROUD avatar Apr 13 '23 13:04 AnasCHARROUD

I think we need to use a small version of the SAM weights model. I tested that on some image and it reduce a bit the time

Hi @AnasCHARROUD , would you mind letting me know how do you get or generate a small version of the SAM weights model?

estherlxd avatar May 11 '23 20:05 estherlxd