Views
No views yet
baseline checkpoint in our experiments) used in
the ECCV 2026 paper. For the depth-grounded variant with stronger spatial reasoning, see
VisReason-Pro-Qwen2.5-VL-7B.Qwen/Qwen2.5-VL-7B-Instruct<think>...</think>,
optionally emits a single image_zoom_in_tool call with a ratio-based bbox_2d
([x1,y1,x2,y2] in [0,1]) to crop the current view, and outputs the final answer in
<answer>...</answer>. Load with transformers (Qwen2_5_VLForConditionalGeneration) or
serve with vLLM, using the standard Qwen2.5-VL processor.1@inproceedings{visreason2026,
2 title = {VisReason: A Large-Scale Dataset for Visual Chain-of-Thought Reasoning},
3 author = {Lingxiao Li and Yifan Wang and Xinyan Gao and Chen Tang and Xiangyu Yue and Chenyu You},
4 booktitle = {European Conference on Computer Vision (ECCV)},
5 year = {2026}
6}