lijinkai commited on
Commit
78d3f4b
·
1 Parent(s): 552ca98

Update readme

Browse files
Files changed (2) hide show
  1. README.md +15 -0
  2. assets/examples.jpg +3 -0
README.md CHANGED
@@ -13,6 +13,11 @@ tags:
13
 
14
  # PureSpace: A Benchmark for Abstract Spatial Reasoning in Vision-Language Models
15
 
 
 
 
 
 
16
  ## Dataset Structure
17
  ```text
18
  purespace/
@@ -111,3 +116,13 @@ for label_file in label_files:
111
  break
112
  break
113
  ```
 
 
 
 
 
 
 
 
 
 
 
13
 
14
  # PureSpace: A Benchmark for Abstract Spatial Reasoning in Vision-Language Models
15
 
16
+ [[Code](https://github.com/canglanx/purespace)]   [[Paper](https://openaccess.thecvf.com/content/CVPR2026F/papers/Li_PureSpace_A_Benchmark_for_Abstract_Spatial_Reasoning_in_Vision-Language_Models_CVPRF_2026_paper.pdf)]   [[Supp](https://openaccess.thecvf.com/content/CVPR2026F/supplemental/Li_PureSpace_A_Benchmark_CVPRF_2026_supplemental.pdf)]
17
+
18
+ <img src="assets/examples.jpg" alt="Examples" width="50%">
19
+
20
+
21
  ## Dataset Structure
22
  ```text
23
  purespace/
 
116
  break
117
  break
118
  ```
119
+
120
+ ## Citation
121
+ ```
122
+ @inproceedings{li2026purespace,
123
+ title = {PureSpace: A Benchmark for Abstract Spatial Reasoning in Vision-Language Models},
124
+ author = {Li, Jinkai and Zhang, Zhenliang and Fan, Lifeng and Wang, Wei},
125
+ booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Findings},
126
+ year = {2026},
127
+ }
128
+ ```
assets/examples.jpg ADDED

Git LFS Details

  • SHA256: 1f1738cbc8fea2c75015db84190b6298ec0e9e51d0480034ea2543fd26b83e6d
  • Pointer size: 131 Bytes
  • Size of remote file: 440 kB