jiang commited on
Commit
29f5d22
1 Parent(s): 791202d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ from demo import visual_grounding
26
  title = "PolyFormer for Referring Image Segmentation and Visual Grounding"
27
 
28
  description = """<p style='text-align: center'> <a href='https://polyformer.github.io/' target='_blank'>Project Page</a> | <a href='https://arxiv.org/pdf/2302.07387.pdf' target='_blank'>Paper</a> | <a href='https://github.com/amazon-science/polygon-transformer' target='_blank'>Github Repo</a></p>
29
- <p style='text-align: left'> Demo of PolyFormer for referring image segmentation and referring expression comprehension/visual grounding. Upload your own image or click any one of the examples, and write a description about a certain object. Then click \"Submit\" and wait for the results.</p>
30
  <p>For faster inference without waiting in queue, you may duplicate the space and upgrade to GPU in settings.
31
  <br/>
32
  <a href="https://huggingface.co/spaces/koajoel/PolyFormer?duplicate=true">
 
26
  title = "PolyFormer for Referring Image Segmentation and Visual Grounding"
27
 
28
  description = """<p style='text-align: center'> <a href='https://polyformer.github.io/' target='_blank'>Project Page</a> | <a href='https://arxiv.org/pdf/2302.07387.pdf' target='_blank'>Paper</a> | <a href='https://github.com/amazon-science/polygon-transformer' target='_blank'>Github Repo</a></p>
29
+ <p style='text-align: left'> Demo of PolyFormer for referring image segmentation and visual grounding (referring expression comprehension). Upload your own image or click any one of the examples, and write a description about a certain object. Then click \"Submit\" and wait for the results.</p>
30
  <p>For faster inference without waiting in queue, you may duplicate the space and upgrade to GPU in settings.
31
  <br/>
32
  <a href="https://huggingface.co/spaces/koajoel/PolyFormer?duplicate=true">