Pokerme commited on
Commit
1af36aa
·
verified ·
1 Parent(s): 10be8c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -20,7 +20,7 @@ configs:
20
  # VIEW2SPACE Training
21
 
22
  This repository contains the public VIEW2SPACE training release for multi-view vision-language spatial reasoning.
23
-
24
  Associated paper:
25
 
26
  - **VIEW2SPACE: Studying Multi-View Visual Reasoning from Sparse Observations** **- ECCV 2026 🚀**
@@ -34,6 +34,7 @@ The training release contains:
34
  - three public question families: `count`, `detect`, and `mcq`
35
 
36
  Unlike the evaluation release, this training package keeps `supporting.chain_of_thought` so it can be used for supervision.
 
37
 
38
  ## Related VIEW2SPACE Releases
39
 
 
20
  # VIEW2SPACE Training
21
 
22
  This repository contains the public VIEW2SPACE training release for multi-view vision-language spatial reasoning.
23
+ ![VIEW2SPACE teaser](./teaser.png)
24
  Associated paper:
25
 
26
  - **VIEW2SPACE: Studying Multi-View Visual Reasoning from Sparse Observations** **- ECCV 2026 🚀**
 
34
  - three public question families: `count`, `detect`, and `mcq`
35
 
36
  Unlike the evaluation release, this training package keeps `supporting.chain_of_thought` so it can be used for supervision.
37
+ ![VIEW2SPACE teaser](./ground-cot-data.gif)
38
 
39
  ## Related VIEW2SPACE Releases
40