Florence-2 vs Gemma 3 27B
Compare Florence-2 and Gemma 3 27B side-by-side. See how these vision models stack up in Image Captioning and OCR.
Compare Florence-2 vs Gemma 3 27B live
Run the same image across every model that supports a task and compare their outputs side-by-side.
Extract and compare text from images across multiple models.
Upload an image
Drag and drop an image here, or click to browse
Models in this comparison
Florence-2 vs Gemma 3 27B: Overview
Florence-2, introduced by Microsoft Research at CVPR 2024, is an open-source vision-language foundation model designed to unify diverse computer vision tasks within a single sequence-to-sequence framework. Unlike traditional models that specialize in specific tasks, Florence-2 accepts both images and text prompts and outputs text for tasks such as captioning, object detection, segmentation, OCR, and region-based grounding. It comes in two sizes—Florence-2-base (~230M parameters) and Florence-2-large (~770M parameters)—and is trained on FLD-5B, a large dataset of ~126M images with ~5.4B annotations.
The model demonstrates strong zero-shot and fine-tuned performance, often rivaling larger vision-language systems while remaining lightweight and efficient. Released under the MIT license, all weights are publicly available, making it accessible for fine-tuning and deployment in applications like VQA, content tagging, accessibility, and research. Florence-2’s compact design, versatility, and openness position it as a practical alternative to larger proprietary multimodal models.
Gemma 3 27B, announced on March 12, 2025, is the largest open-weight model in Google DeepMind’s Gemma 3 family. With around 27 billion parameters, it is multimodal—accepting both text and images as input and producing text outputs. It supports a 128,000-token context window and typically generates up to ~8,192 tokens, enabling it to process multi-page documents, extended conversations, or large batches of images in a single prompt.
The model is instruction-tuned in its “-it” variants for chat, reasoning, and summarization use cases, and it supports structured outputs and function calling. It is multilingual, covering over 140 languages. Deployment is flexible: the full BF16 model requires ~46 GB of VRAM, but quantization-aware training (QAT) versions in 8-bit or 4-bit reduce the footprint significantly, allowing more accessible use outside large-scale clusters. While it delivers stronger reasoning and multimodal performance than smaller Gemma models, it remains lighter and more open than proprietary systems, making it well-suited for research, development, and fine-tuned applications.
Florence-2 vs Gemma 3 27B Comparison Table
| Property | Florence-2 | Gemma 3 27B |
|---|---|---|
| Organization | Microsoft | |
| Category | open | open |
| Modality | multimodal | multimodal |
| Release Date | Jun 2025 | Mar 2025 |
| Context Window | — | 128K |
| Parameters | 230M | |
| License | MIT | Proprietary |
| Pricing per 1M tokens | ||
| Input $/1M | $0.080 | |
| Output $/1M | $0.160 | |
| Vision Tasks | ||
| Captioning | Demo | Demo |
| OCR | Demo | Demo |
| Instance Segmentation | ||
| Object Detection | Demo | |
| Open Vocabulary Object Detection | ||
| Phrase Grounding | ||
| Region Proposal | ||
| Vision Language | ||
| Visual Question Answering | Demo | |
| Model Features | ||
| Foundation Vision | ||
| Multimodal Vision | ||
| Zero-shot Detection | ||
Vision Evalspass/fail results · 67 prompts Score key:≥75%40–74%<40% | ||
| Overall Score | 58.21% | |
| Avg Response Time | 33.60s | |
| Defect Detection | 60%(9/15) | |
| Document Understanding | 77.8%(7/9) | |
| Object Counting | 10%(1/10) | |
| Object Understanding | 71.4%(10/14) | |
| Spatial Understanding | 63.2%(12/19) | |