desco / docs /intro.md
zdou0830's picture
clean
971be17
|
raw
history blame
No virus
409 Bytes
# DesCo
This is the HuggingFace Gradio Demo for the paper [DesCo: Learning Object Recognition with Rich Language Descriptions (NeurIPS 2023)](https://arxiv.org/pdf/2306.14060.pdf).
`ground_tokens` specifies which tokens we wish the model to ground to, separated by `;`; if it is not specified, the script will use NLTK to extract noun phrases automatically.
Code: https://github.com/liunian-harold-li/DesCo