luca-medeiros / lang-segment-anything

SAM with text prompt
Apache License 2.0
1.53k stars 167 forks source link

Ouput image does not contain any detections #50

Open jamesheatonrdm opened 7 months ago

jamesheatonrdm commented 7 months ago

Instructions To Reproduce the 🐛 Bug:

  1. Background explanation

I am running the default app.py using the example images. When I use the same images and text prompts as in the example, there is no output, it is just the same as the original image

  1. What exact command you run:

lightning run app app.py

Expected behavior:

The output should be the same as in the documentation.

Environment: