facebookresearch / segment-anything

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Apache License 2.0
47.35k stars 5.61k forks source link

How to use it with text prompt #722

Open xiyufeng2 opened 7 months ago

xiyufeng2 commented 7 months ago

How to use it with text prompt? I noticed that there is only point and box prompt in the code.

Visoahmadcs commented 7 months ago

Check a research paper segment and caption anything

DoFulangChen commented 7 months ago

same question

Zn10plays commented 6 months ago

tl;dr technique not publically available

For more detail, refer to #4

However, if you are still interested in performing similar inference, checkout GroundingDINO SAM