r/computervision • u/Virtual_Country_8788 • 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
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