Simplify the dataset card header
Browse files
README.md
CHANGED
|
@@ -53,24 +53,18 @@ configs:
|
|
| 53 |
path: data/spatialgen_bench.jsonl
|
| 54 |
---
|
| 55 |
|
| 56 |
-
<div align="center">
|
| 57 |
-
|
| 58 |
-
# SpatialGen-Bench
|
| 59 |
-
|
| 60 |
-
### Show spatial cognition in generative pixels, not only in text.
|
| 61 |
-
|
| 62 |
-
[](https://arxiv.org/abs/2607.21072)
|
| 63 |
-
[](https://zju-omniai.github.io/ProVisE/)
|
| 64 |
-
[](https://github.com/ZJU-OmniAI/ProVisE)
|
| 65 |
-
|
| 66 |
-
</div>
|
| 67 |
-
|
| 68 |
<p align="center">
|
| 69 |
<video controls playsinline preload="metadata" poster="https://huggingface.co/datasets/wx91726/SpatialGen-Bench/resolve/main/assets/provise-overview-poster.webp" width="90%">
|
| 70 |
<source src="https://huggingface.co/datasets/wx91726/SpatialGen-Bench/resolve/main/assets/provise-overview.mp4" type="video/mp4">
|
| 71 |
</video>
|
| 72 |
</p>
|
| 73 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 74 |
## Benchmark
|
| 75 |
|
| 76 |
<p align="center">
|
|
|
|
| 53 |
path: data/spatialgen_bench.jsonl
|
| 54 |
---
|
| 55 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 56 |
<p align="center">
|
| 57 |
<video controls playsinline preload="metadata" poster="https://huggingface.co/datasets/wx91726/SpatialGen-Bench/resolve/main/assets/provise-overview-poster.webp" width="90%">
|
| 58 |
<source src="https://huggingface.co/datasets/wx91726/SpatialGen-Bench/resolve/main/assets/provise-overview.mp4" type="video/mp4">
|
| 59 |
</video>
|
| 60 |
</p>
|
| 61 |
|
| 62 |
+
<p align="center">
|
| 63 |
+
<a href="https://arxiv.org/abs/2607.21072"><img src="https://img.shields.io/badge/arXiv-2607.21072-B31B1B?style=flat-square" alt="Paper"></a>
|
| 64 |
+
<a href="https://zju-omniai.github.io/ProVisE/"><img src="https://img.shields.io/badge/Project-Page-1769AA?style=flat-square" alt="Project"></a>
|
| 65 |
+
<a href="https://github.com/ZJU-OmniAI/ProVisE"><img src="https://img.shields.io/badge/Code-ProVisE-181717?style=flat-square&logo=github&logoColor=white" alt="Code"></a>
|
| 66 |
+
</p>
|
| 67 |
+
|
| 68 |
## Benchmark
|
| 69 |
|
| 70 |
<p align="center">
|