Florence-2 vs SAM 3

Compare Florence-2 and SAM 3 side-by-side. See how these vision models stack up in Object Detection.

Compare Florence-2 vs SAM 3 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.
MetaSAM 3
Run to compare this model.

Models in this comparison

Meta

Florence-2 vs SAM 3: 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.

SAM 3

Released on November 19th, 2025, Segment Anything 3 (SAM 3) is a zero-shot image segmentation model that “detects, segments, and tracks objects in images and videos based on concept prompts.” This model was developed by Meta as the third model in the Segment Anything series.

Unlike its previous SAM models (Segment Anything and Segment Anything 2), you can provide SAM 3 with the prompt “shipping container” and it will generate precise segmentation masks for all shipping containers in an image. SAM 3 generates segmentation masks that correspond to the location of the objects found with a text prompt.

Florence-2 vs SAM 3 Comparison Table

PropertyFlorence-2SAM 3
OrganizationMicrosoftMeta
Categoryopenclosed
Modalitymultimodalmultimodal
Release DateJun 2025Nov 2025
Context Window
Parameters230M
LicenseMITProprietary
Vision Tasks
Instance Segmentation
Object DetectionDemoDemo
CaptioningDemo
OCRDemo
Open Vocabulary Object Detection
Phrase Grounding
Promptable Concept SegmentationDemo
Region Proposal
Video Object Tracking
Zero Shot Segmentation
Model Features
Foundation Vision
Zero-shot Detection