DeepSeek V4.1 Flash Tested for Object Detection with Local RF-DETR Cross-Filtering

On September 15, developer Maziyar Panahi shared a set of experiments: using DeepSeek V4.1 Flash to detect objects in 10 completely different photos, then cross-validating with only a locally run RF-DETR and keeping the boxes both models agreed on—without manually moving or fixing a single box, and with the entire pipeline running locally (the service called via OpenRouter). He called it "too fun to stop."

Confirmed

Why it matters

The experiment demonstrates a low-cost "VLM detection + local specialized model cross-validation" paradigm that yields usable detection boxes without human intervention. However, results on dense same-class objects (the orange pile) and complex large scenes (the airport) show consistency filtering has clear limits under heavy occlusion and dense targets, so real-world deployment still requires scene-specific trade-offs.

2026-09-15 ~ 2026-09-15 · 5 related posts

Primary sources