Roboflow

Claude Fable 5 vs Florence-2

Compare Claude Fable 5 and Florence-2 side-by-side. See how these vision models stack up in Image Captioning, OCR, and Object Detection.

Compare Claude Fable 5 vs Florence-2 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
AnthropicClaude Fable 5
Run to compare this model.
AzureFlorence-2
Run to compare this model.

Models in this comparison

Claude Fable 5 vs Florence-2: Overview

Claude Fable 5

Claude Fable 5 is Anthropic's first generally available Mythos-class large language model, released on June 9, 2026. It is built for long-horizon, asynchronous, and agentic tasks that prior Claude generations could not sustain, including multi-day autonomous coding sessions, complex knowledge work, and document-heavy analysis. The model supports a 1 million token context window with up to 128,000 output tokens per request and uses adaptive thinking as its sole reasoning mode, where the effort level is adjustable but raw chain-of-thought is never returned. Vision capabilities allow the model to parse diagrams, charts, and tables embedded in files and PDFs, and to use visual feedback to evaluate its own coding outputs against design goals. On benchmarks such as SWE-Bench Pro, the model scores 80.3% compared to 69.2% for Claude Opus 4.8, and it leads on CursorBench 3.1 for autonomous coding workflows.

Claude Fable 5 shares the same underlying model weights as Claude Mythos 5, but is deployed with safety classifiers that automatically reroute queries in high-risk domains — including cybersecurity, biology, and chemistry — to Claude Opus 4.8. These classifiers trigger in fewer than 5% of sessions on average. As a designated Covered Model, all traffic is subject to mandatory 30-day data retention to support safety monitoring. The model is available via the Claude API, Amazon Bedrock, Vertex AI, and Microsoft Foundry. Anthropic has not publicly disclosed parameter count, architecture details, or training data composition for this model.

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.

Claude Fable 5 vs Florence-2 Comparison Table

PropertyClaude Fable 5Florence-2
OrganizationAnthropicMicrosoft
Categoryclosedopen
Modalitymultimodalmultimodal
Release DateJun 2026Jun 2025
Context Window1.0M
Parameters230M
LicenseProprietaryMIT
Pricing per 1M tokens
Input $/1M$10.00
Output $/1M$50.00
Vision Tasks
CaptioningDemoDemo
Object DetectionDemoDemo
OCRDemoDemo
Chart Question Answering
classificationDemo
Document Question Answering
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 Evalspass/fail results · 67 prompts
Score key:≥75%40–74%<40%
Visual Understanding
Overall Score
79.1%
Avg Response Time21.66s
Median input tokensincl. image tokens2.0K
Median output tokens406
Est. cost / taskon this benchmark$0.041
Defect Detection
86.7%(13/15)
Document Understanding
88.9%(8/9)
Object Counting
40%(4/10)
Object Understanding
92.9%(13/14)
Spatial Understanding
78.9%(15/19)
OCR
Overall Score
89.52%
Avg Response Time7.72s
Median input tokensincl. image tokens578
Median output tokens155
Est. cost / taskon this benchmark$0.014
Focused Scene OCR
93.9%(93/99)
Handwritten Math
80%(8/10)
License Plate Recognition
90%(27/30)
Text Recognition
83.3%(25/30)
VQA & Extraction
86.7%(52/60)

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