Florence-2 vs Gemma 4 31B

Compare Florence-2 and Gemma 4 31B side-by-side. See how these vision models stack up in Image Captioning, OCR, and Object Detection.

Compare Florence-2 vs Gemma 4 31B live

Run the same image across every model that supports a task and compare their outputs side-by-side.

Detect and compare bounding boxes across models on the same image.

Open Object Detection in the full playground
AzureFlorence-2
Run to compare this model.
GoogleGemma 4 31B
Run to compare this model.

Models in this comparison

Florence-2 vs Gemma 4 31B: Overview

Florence-2

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 4 31B

Gemma 4 31B is the largest dense model in Google's Gemma 4 family, built from the same research as Gemini 3 and released as open weights under the Apache 2.0 license. It supports a 256K token context window with text and image input, configurable thinking mode for step-by-step reasoning, and multilingual support across 140+ languages. The unquantized model fits on a single 80GB GPU.

For vision tasks, Gemma 4 31B supports image understanding with variable aspect ratios and resolutions, and can output structured bounding boxes for UI element detection, making it useful for document parsing and UI understanding. Compared to Gemma 3, it delivers stronger reasoning and multimodal performance. It is part of a four-size family alongside the 26B A4B MoE variant and two on-device models (E2B, E4B), with the 31B dense variant optimized for output quality and fine-tuning over inference speed.

Florence-2 vs Gemma 4 31B Comparison Table

PropertyFlorence-2Gemma 4 31B
OrganizationMicrosoftGoogle
Categoryopenopen
Modalitymultimodalmultimodal
Release DateJun 2025Apr 2026
Context Window256K
Parameters230M31B
LicenseMITApache 2.0
Pricing per 1M tokens
Input $/1M$0.120
Output $/1M$0.350
Vision Tasks
CaptioningDemoDemo
Object DetectionDemoDemo
OCRDemoDemo
classificationDemo
Instance Segmentation
Open Vocabulary Object Detection
Phrase Grounding
Region Proposal
Vision Language
Visual Question AnsweringDemo
Model Features
Foundation Vision
Multimodal Vision
Zero-shot Detection
Vision Evalspass/fail results · 67 prompts
Score key:≥75%40–74%<40%
Overall Score
67.16%
Avg Response Time34.59s
Median input tokensincl. image tokens294
Median output tokens169
Est. cost / taskon this benchmark$0.0001
Defect Detection
80%(12/15)
Document Understanding
88.9%(8/9)
Object Counting
10%(1/10)
Object Understanding
71.4%(10/14)
Spatial Understanding
73.7%(14/19)

Output tokens (incl. reasoning) and est. cost / task are measured on this benchmark from a single low-temperature run, and shown only for models whose run covered at least 90% of prompts. Methodology