Grounded-Segment-Anything
Grounded-Segment-Anything copied to clipboard
Real time application.
Is this application able to perform the tasks in real-time?
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~
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
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?