Update README.md
Browse files
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 |
+

|
| 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 |
+

|
| 38 |
|
| 39 |
## Related VIEW2SPACE Releases
|
| 40 |
|