Vision / Visual Counting

Fruit Counting From Image

In the image task, the model counts bananas, apples, and oranges, even when some fruit overlap. It has to identify each fruit type and count carefully instead of giving a rough description.

Prompt

How many fruits of each type are in the image?

Bananas, apples, and oranges arranged on a wooden table.
Max tokens
100K
Reasoning effort
High
Execution
Single-shot via API

Fortytwo Prime

Fortytwo

PASS4 / 4

Based on the image, here is the count of each fruit type:
• Apples: 8
• Bananas: 7 (3 in the bunch on the left, 4 in the bunch on the right)
• Oranges: 5
Total: 20 fruits

Fortytwo identifies apples, bananas, and oranges, including the two banana bunches, and returns the exact answer-key counts.

vs
Gemini 3.1 ProGoogle
PASS4 / 4

The image presents:

  • seven bananas
  • eight apples
  • five oranges

Gemini 3.1 Pro identifies bananas, apples, and oranges, then returns the expected counts for each type.

Model verdicts