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
46.67k stars 5.53k forks source link

Text Prompting Capability Release #322

Open egeozguroglu opened 1 year ago

egeozguroglu commented 1 year ago

Regarding: "Text prompts are explored in our paper but the capability is not released."

Will text prompting support be released in the near future? Thanks!

Dimitri666 commented 1 year ago

I also have the same question. if have any answer, please tell me, thanks!

TruemanV5 commented 1 year ago

I have the same question, thanks!

shuguang-52 commented 1 year ago

I also have the same question, thanks!

zhyhan commented 1 year ago

I also have the same question, thanks!

giswqs commented 1 year ago

In the segment-geospatial package, I did implement the text prompting functionality. Here is an example notebook.

Demo:

Video Tutorial: Alt text

ruizhaoz commented 1 year ago

Same question