Gemma 4 31B vs Grounded SAM

Compare Gemma 4 31B and Grounded SAM side-by-side.

Compare Gemma 4 31B vs Grounded SAM live

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

These models don't share enough common tasks for a side-by-side demo. See the comparison table below for their capabilities.

Models in this comparison

Gemma 4 31B vs Grounded SAM: Overview

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.

Grounded SAM

Grounded SAM is an open-vocabulary image segmentation model developed by IDEA Research, released in January 2024 under the Apache 2.0 license. It combines Grounding DINO, a zero-shot open-vocabulary object detector, with the Segment Anything Model to produce precise segmentation masks for objects identified through free-form text prompts. The two models are used sequentially: Grounding DINO localizes objects from a text query, and SAM generates the corresponding segmentation masks.

Grounded SAM enables zero-shot instance segmentation without task-specific training data, making it applicable to domains where labeled segmentation data is scarce. It supports arbitrary text queries and can segment objects not represented in standard training sets. The model is commonly used in automated labeling pipelines, robotic perception, and domain-specific vision applications requiring open-vocabulary segmentation.

Gemma 4 31B vs Grounded SAM Comparison Table

PropertyGemma 4 31BGrounded SAM
OrganizationGoogleIDEA Research
Categoryopenopen
Modalitymultimodalmultimodal
Release DateApr 2026Jan 2024
Context Window256K
Parameters31B
LicenseApache 2.0Apache 2.0
Pricing per 1M tokens
Input $/1M$0.120
Output $/1M$0.350
Vision Tasks
Vision Language
CaptioningDemo
classificationDemo
Object DetectionDemo
OCRDemo
Visual Question AnsweringDemo
Zero Shot Segmentation
Model Features
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