HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Florence: A New Foundation Model for Computer Vision

Lu Yuan; Dongdong Chen; Yi-Ling Chen; Noel Codella; Xiyang Dai; Jianfeng Gao; Houdong Hu; Xuedong Huang; Boxin Li; Chunyuan Li; Ce Liu; Mengchen Liu; Zicheng Liu; Yumao Lu; Yu Shi; Lijuan Wang; Jianfeng Wang; Bin Xiao; Zhen Xiao; Jianwei Yang; Michael Zeng; Luowei Zhou; Pengchuan Zhang

Florence: A New Foundation Model for Computer Vision

Abstract

Automated visual understanding of our diverse and open world demands computer vision models to generalize well with minimal customization for specific tasks, similar to human vision. Computer vision foundation models, which are trained on diverse, large-scale dataset and can be adapted to a wide range of downstream tasks, are critical for this mission to solve real-world computer vision applications. While existing vision foundation models such as CLIP, ALIGN, and Wu Dao 2.0 focus mainly on mapping images and textual representations to a cross-modal shared representation, we introduce a new computer vision foundation model, Florence, to expand the representations from coarse (scene) to fine (object), from static (images) to dynamic (videos), and from RGB to multiple modalities (caption, depth). By incorporating universal visual-language representations from Web-scale image-text data, our Florence model can be easily adapted for various computer vision tasks, such as classification, retrieval, object detection, VQA, image caption, video retrieval and action recognition. Moreover, Florence demonstrates outstanding performance in many types of transfer learning: fully sampled fine-tuning, linear probing, few-shot transfer and zero-shot transfer for novel images and objects. All of these properties are critical for our vision foundation model to serve general purpose vision tasks. Florence achieves new state-of-the-art results in majority of 44 representative benchmarks, e.g., ImageNet-1K zero-shot classification with top-1 accuracy of 83.74 and the top-5 accuracy of 97.18, 62.4 mAP on COCO fine tuning, 80.36 on VQA, and 87.8 on Kinetics-600.

Code Repositories

microsoft/unicl
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
action-classification-on-kinetics-600Florence (curated FLD-900M pretrain)
Top-1 Accuracy: 87.8
Top-5 Accuracy: 97.9
action-recognition-in-videos-on-kinetics-400-1Florence
Top-1 Accuracy: 86.5
Top-5 Accuracy: 97.3
action-recognition-in-videos-on-kinetics-600Florence
Top-1 Accuracy: 87.8
Top-5 Accuracy: 97.8
cross-modal-retrieval-on-coco-2014Florence
Image-to-text R@1: 81.8
Image-to-text R@5: 95.2
Text-to-image R@1: 63.2
Text-to-image R@5: 85.7
image-classification-on-imagenetFlorence-CoSwin-H
Number of params: 893M
Top 1 Accuracy: 90.05%
Top 5 Accuracy: 99.02
object-detection-on-cocoFlorence-CoSwin-H
box mAP: 62.4
object-detection-on-coco-minivalFlorence-CoSwin-H
box AP: 62
video-retrieval-on-msr-vtt-1kaFlorence
text-to-video R@1: 37.6
text-to-video R@10: 72.6
text-to-video R@5: 63.8
visual-question-answering-on-vqa-v2-test-dev-1Florence
Accuracy: 80.16
visual-question-answering-on-vqa-v2-test-std-1Florence
overall: 80.36
zero-shot-cross-modal-retrieval-on-coco-2014Florence
Image-to-text R@1: 64.7
Image-to-text R@5: 85.9
Text-to-image R@1: 47.2
Text-to-image R@5: 71.4
zero-shot-cross-modal-retrieval-on-flickr30kFlorence
Image-to-text R@1: 90.9
Image-to-text R@10: -
Image-to-text R@5: 99.1
Text-to-image R@1: 76.7
Text-to-image R@10: -
Text-to-image R@5: 93.6
zero-shot-video-retrieval-on-msr-vttFlorence
text-to-video R@1: 37.6
text-to-video R@10: 72.6
text-to-video R@5: 63.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Florence: A New Foundation Model for Computer Vision | Papers | HyperAI