Testing Qwen3.8-Max: Precise Image Grounding with Bounding Boxes

lateinteraction · x · 2026-08-06

Kevin Madura wrote a detailed review testing the image grounding capabilities of Qwen3.8-Max. The experiment bypassed standard visual Q&A by asking the model to return structured JSON bounding boxes, which were then drawn back onto the original image using Python and Pillow.

The tests revealed key insights: the model must be explicitly told the actual image dimensions to avoid misplaced boxes. Once corrected, the model successfully identified 64 cars in a dense traffic image with precise alignment. The experiment also extended to complex football game frames, asking the model to classify player roles and read jersey numbers, demonstrating strong multimodal potential.

Original post →

More from Models

Models channel →