taesiri commited on
Commit
f310535
1 Parent(s): 4a76793

Upload abstract/2306.16410.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. abstract/2306.16410.txt +1 -0
abstract/2306.16410.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ "We propose LENS, a modular approach for tackling computer vision problems by leveraging the power of large language models (LLMs). Our system uses a language model to reason over outputs from a set of independent and highly descriptive vision modules that provide exhaustive information about an image. We evaluate the approach on pure computer vision settings such as zero- and few-shot object recognition, as well as on vision and language problems. LENS can be applied to any off-the-shelf LLM and we find that the LLMs with LENS perform highly competitively with much bigger and much more sophisticated systems, without any multimodal training whatsoever. We open-source our code at project's website and provide an interactive demo."