cd /news/artificial-intelligence/gemini-3-6-flash-for-vision-evaluati… · home topics artificial-intelligence article
[ARTICLE · art-68787] src=blog.roboflow.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Gemini 3.6 Flash for Vision: Evaluation and Benchmarks

Google released Gemini 3.6 Flash on July 21, 2026, alongside Gemini 3.5 Flash-Lite, calling it a "workhorse model" that is faster, cheaper, and uses about 17% fewer output tokens than Gemini 3.5 Flash. In Roboflow's private Vision Evals, Gemini 3.6 Flash matches or leads Gemini 3.5 Flash on most image tasks and is the best model tested on video, but it falls behind on object detection, often returning one large box instead of several tight ones and producing malformed JSON.

read4 min views1 publishedJul 22, 2026
Gemini 3.6 Flash for Vision: Evaluation and Benchmarks
Image: Blog (auto-discovered)

Google released Gemini 3.6 Flash on July 21, 2026, together with Gemini 3.5 Flash-Lite. Google calls 3.6 Flash its "

workhorse model." It is faster and cheaper than Gemini 3.5 Flash, and it uses about 17% fewer output tokens for the same task.

We ran both new models through our Roboflow Vision Evals to see how they do on real images and videos, not just text benchmarks. These evals are private. The majority of test images and answers are held back and never published, so no model can be tuned (benchmaxxed) on them.

: Gemini 3.6 Flash is a good deal. It matches or leads Gemini 3.5 Flash on most image tasks. It is the best model we have tested on video, and it costs less to run. The one real step back is object detection, where it gets lazy and drops far below Gemini 3.5 Flash.

TL;DR## Where Gemini 3.6 Flash Slips: Object Detection

Object detection is the weak spot. On mAP@50 (a standard detection score, higher is better), Gemini 3.6 Flash falls to the bottom half of the pack, well behind Gemini 3.5 Flash and even behind the cheaper Flash-Lite.

It seems as though 3.6 Flash got lazy. On many images it returns one large, loose box instead of several tight ones. It also writes malformed JSON often enough that some responses fail to parse, so you lose results even when the model clearly saw the objects.

Other users have reported the same single-box behavior since launch. The examples below show this happening: in each one it draws a handful of boxes for a scene that holds dozens.

Where It Holds Up: Everything Else on Images #

Outside detection, Gemini 3.6 Flash sits at or near the front.

Counting is the surprise: Gemini 3.6 Flash leads it, just ahead of Gemini 3.5 Flash, even though it sits near the bottom on detection. So the model did not get worse at seeing objects. It just got lazy about drawing a box around each one.

Gemini 3.6 Flash ties for the top on data extraction and lands mid-pack on reasoning. The new Gemini 3.5 Flash-Lite is the exception: cheap and fast, but last of every model on reasoning. So it misses questions that need a step of thought, like a total or a price difference.

Where Gemini 3.6 Flash Wins: Video #

Video is the highlight. Gemini 3.6 Flash took the top spot on our video leaderboard, ahead of Gemini 3.5 Flash. It was the best model we tested at tracking what happens in a scene over time.

For video we scored the models on a subset of VantageBench and VideoNet, two public video-understanding benchmarks. We are also building our own video evals, since there aren't many strong public ones.

Pricing and Price-Performance of Gemini 3.6 Flash #

Gemini 3.6 Flash is also cheaper to run than the model it follows. In our tests it cost less per image, ran faster, and used fewer tokens than Gemini 3.5 Flash. You get similar image quality, and better video, for less.

Model Input Output Notes
Gemini 3.5 Flash $1.50 / MTok $9 / MTok Best on object detection
Gemini 3.6 Flash $1.50 / MTok $7.50 / MTok Cheaper, faster, best on video
Gemini 3.5 Flash-Lite $0.30 / MTok $2.50 / MTok Fastest, weak at reasoning

When to Use It #

Gemini 3.6 Flash is a good default when you need general image understanding, data extraction, counting, or video understanding at a lower cost. For most of those jobs it matches or beats Gemini 3.5 Flash while costing less.

The one place to skip it, or any general vision model, is object detection when you need tight, reliable boxes. For that, train a fine-tuned RF-DETR model on your own data and run it in Roboflow Workflows. It beats frontier vision models on detection accuracy, at a fraction of the cost and latency, and it returns clean, structured output every time.

Compare Gemini 3.6 Flash against every model we have benchmarked, and test it on your own images, on Roboflow Playground Evals.

Cite this Post

Use the following entry to cite this post in your research:

Gemini 3.6 Flash for Vision: Evaluation and Benchmarks. Roboflow Blog: https://blog.roboflow.com/gemini-3-6-flash-for-vision/
── more in #artificial-intelligence 4 stories · sorted by recency
── more on @google 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/gemini-3-6-flash-for…] indexed:0 read:4min 2026-07-22 ·