Florence-2 vs GPT-5.6 Terra
Compare Florence-2 and GPT-5.6 Terra side-by-side. See how these vision models stack up in Image Captioning, OCR, and Object Detection.
Compare Florence-2 vs GPT-5.6 Terra 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.
Upload an image
Drag and drop an image here, or click to browse
Models in this comparison
Florence-2 vs GPT-5.6 Terra: 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.
GPT-5.6 Terra is the mid-tier reasoning model in OpenAI's GPT-5.6 family, which also includes the flagship Sol and the lightweight Luna. Introduced in a limited preview on June 26, 2026, and made broadly available on July 9, 2026, Terra accepts text and image input and produces text output, supporting vision, function calling, tool use, and agentic workflows. It is designed as a balanced option for everyday professional and production workloads — including coding assistance, document analysis, customer support, and multi-step agent tasks — where both output quality and cost efficiency matter. OpenAI positions Terra as delivering performance competitive with GPT-5.5 at approximately half the price, with a context window of around 1,050,000 tokens. On Terminal-Bench 2.1, Terra scores 84.3%, matching Claude Fable 5 on that benchmark. Under OpenAI's Preparedness Framework, Terra is rated High for cybersecurity and biological capabilities, meaning it demonstrates meaningful capability in those domains without reaching the Critical threshold.
GPT-5.6 introduces a new naming convention in which the generation number (5.6) is paired with a durable capability tier name (Sol, Terra, or Luna), allowing each tier to advance on its own schedule. Terra carries the API identifier gpt-5.6-terra and supports the same reasoning effort controls available across the family, including adjustable reasoning depth. The model includes prompt caching with explicit cache breakpoints and a 30-minute minimum cache life, with cache writes billed at 1.25x the uncached input rate and cache reads receiving a 90% discount. GPT-5.6 Terra is a proprietary, closed-weights model served through the OpenAI API, Codex, and ChatGPT.
Florence-2 vs GPT-5.6 Terra Comparison Table
| Property | Florence-2 | GPT-5.6 Terra |
|---|---|---|
| Organization | Microsoft | OpenAI |
| Category | open | closed |
| Modality | multimodal | multimodal |
| Release Date | Jun 2025 | Jul 2026 |
| Context Window | — | 1.1M |
| Parameters | 230M | |
| License | MIT | Proprietary |
| Pricing per 1M tokens | ||
| Input $/1M | $2.50 | |
| Output $/1M | $15.00 | |
| Vision Tasks | ||
| Captioning | Demo | Demo |
| Object Detection | Demo | Demo |
| OCR | Demo | Demo |
| classification | Demo | |
| Document Question Answering | ||
| Instance Segmentation | ||
| Open Vocabulary Object Detection | ||
| Phrase Grounding | ||
| Region Proposal | ||
| Vision Language | ||
| Visual Question Answering | Demo | |
| Model Features | ||
| Foundation Vision | ||
| LLMs with Vision Capabilities | ||
| Multimodal Vision | ||
| Zero-shot Detection | ||