facebookresearch / facebookresearch/sam3

Combining point and text prompts

Open
#337 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
11.7k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

Is it possible to combine point prompts with text prompting?
The Sam3Processor class only has functions "set_text_prompt" and "add_geometric_prompt" but nothing for adding a point.
Point prompting is possible when using the Sam3Image class with model.predict_inst(). However this class does not take a text prompt into account added to the "inference_state".
Is there a workaround or am I missing something?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.