Roboflow

Florence-2 vs Gemini 2.5 Pro

Compare Florence-2 and Gemini 2.5 Pro side-by-side. See how these vision models stack up in Image Captioning, OCR, and Object Detection.

Compare Florence-2 vs Gemini 2.5 Pro 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.
GoogleGemini 2.5 Pro
Run to compare this model.

Models in this comparison

Florence-2 vs Gemini 2.5 Pro Comparison Table

Evals updated July 10, 2026Pricing updated July 16, 2026

PropertyFlorence-2Gemini 2.5 Pro
OrganizationMicrosoftGoogle
Categoryopenclosed
Modalitymultimodalmultimodal
Release DateJun 2025Jun 2025
Context Window1.0M
Parameters230M
LicenseMITProprietary
Pricing per 1M tokens
Input $/1M$1.25
Output $/1M$10.00
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
LLMs with Vision Capabilities
Multimodal Vision
Zero-shot Detection
Vision Evalsground-truth scores across 6 vision tasks
OverallNot evaluated
67.9%
Object Detection
26.4%
Counting
52.7%
Identification
93.8%
OCR
88.8%
Data Extraction
84.5%
Reasoning
60.9%
Avg cost / sample$0.0036
Avg speed / sample4.7s

Florence-2 vs Gemini 2.5 Pro: 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.

Gemini 2.5 Pro

Gemini 2.5 Pro, released on June 17, 2025, is Google DeepMind’s most capable model in the Gemini 2.5 family, optimized for deep reasoning, coding, and complex multimodal tasks. It accepts text, images, audio, video, and PDFs as input and outputs text. The model supports 1 million input tokens with an output capacity of up to 65K tokens, enabling large-scale comprehension of datasets, codebases, and technical documents. Its training knowledge extends to January 2025.

Pro outperforms earlier Gemini 2.0 models across benchmarks, including agentic coding tasks where it achieved ~63.8% on SWE-Bench Verified. It supports structured outputs, function calling, code execution, search grounding, and URL context, making it well-suited for enterprise, STEM, and developer workflows. However, it does not currently support image or audio generation in its stable release, and its higher computational cost and latency make it less efficient than Flash or Flash-Lite. It is available via the Gemini API, Google AI Studio, and Vertex AI.