seanzhuh / SeqTR

SeqTR: A Simple yet Universal Network for Visual Grounding
https://arxiv.org/abs/2203.16265
128 stars 14 forks source link

Add visualization interface. #36

Open Heartfirey opened 3 months ago

Heartfirey commented 3 months ago

Thank you for your excellent work! This pull request will add a visualization interface to the project built on gradio, here are the details of the changes:

  1. Add an inference proxy for single-image inference.
  2. Add a visualization interface based on gradio, and add related notes.
  3. Add .gitignore.

Hope to get your acceptance!