← Search

Yumao Lu

5 accepted papers

2024

Florence-2: Advancing a Unified Representation for a Variety of Vision Tasks

CVPR 2024poster

We introduce Florence-2 a novel vision foundation model with a unified prompt-based representation for various computer vision and vision-language tasks. While existing large vision models excel in transfer learning they struggle to perform diverse tasks with simple instructions a capability that im…

2022

An Empirical Study of GPT-3 for Few-Shot Knowledge-Based VQA

AAAI 2022technical

Knowledge-based visual question answering (VQA) involves answering questions that require external knowledge not present in the image. Existing methods first retrieve knowledge from external resources, then reason over the selected knowledge, the input image, and question for answer prediction. Howe…

2022

Scaling Up Vision-Language Pre-Training for Image Captioning

CVPR 2022poster

In recent years, we have witnessed significant performance boost in the image captioning task based on vision-language pre-training (VLP). Scale is believed to be an important factor for this advance. However, most existing work only focuses on pre-training transformers with moderate sizes (e.g., 12…

Cited by 341PDFcodeScholar
2022

SwinBERT: End-to-End Transformers With Sparse Attention for Video Captioning

CVPR 2022poster

The canonical approach to video captioning dictates a caption generation model to learn from offline-extracted dense video features. These feature extractors usually operate on video frames sampled at a fixed frame rate and are often trained on image/video understanding tasks, without adaption to vi…

Cited by 329PDFcodeScholar
2022

UniTAB: Unifying Text and Box Outputs for Grounded Vision-Language Modeling

ECCV 2022poster

"We propose UniTAB that Unifies Text And Box outputs for grounded vision-language (VL) modeling. Grounded VL tasks such as grounded captioning require the model to generate a text description and align predicted words with object regions. To achieve this, models must generate desired text and box ou…