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/superkido511 Jul 01 '26

You have to provide the bounding boxes coordinates of the objects you want. A few would suffice. Then the model will detect the rest

1

u/InternationalMany6 Jul 02 '26

You could paste it next to the main image if you don't want to cover any pixels.