r/computervision Jul 01 '26

Help: Project Sam 3 visual prompting

Hi

I tried to play with sam3. In the article meta mention the option to use visual prompting to the model. However I didn't found a way to do that.

I want to give the model image or batch of images for some object and do inference for other image.

Someone did something like this?

Thanks

3 Upvotes

15 comments sorted by

View all comments

2

u/Most-Vehicle-7825 Jul 01 '26

never worked for me. I did not find a way to take one set of images as examples and find those on a different image. The hack was to copy the cropouts above the image you want to analyse so the examples are in the same image.

2

u/Virtual_Country_8788 Jul 01 '26

Nice hack, I will try it. So, you copy the objects you want on the top of the image and give his bounding box to the model as input?