Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# BlenderGym Benchmark [CVPR 2025 Highlight]
|
| 2 |
+
|
| 3 |
+
|
| 4 |
+
[**๐ Homepage**](https://blendergym.github.io/) | [**๐ arXiv**](https://arxiv.org/abs/2504.01786) | [**๐ Leaderboard**](https://blendergym.github.io/#leaderboard) | [**GitHub**](https://github.com/richard-guyunqi/BlenderGym-Open)
|
| 5 |
+
|
| 6 |
+
This repo contains the dataset file for the paper "[BlenderGym: Benchmarking Foundational Model Systems for 3D Graphics](https://arxiv.org/abs/2504.01786)".
|
| 7 |
+
|
| 8 |
+
## ๐News
|
| 9 |
+
1. 2025-4-11: We release BlenderGym, the first VLM System benchmark on 3D graphics editing! Checkout [https://github.com/richard-guyunqi/BlenderGym-Open](https://github.com/richard-guyunqi/BlenderGym-Open)!
|
| 10 |
+
2. 2025-4-4: BlenderGym is accepted for **Highlight** at **CVPR 2025** (top 387 over 13,008 valid submissions)!
|
| 11 |
+
3. 2025-4-2: Our paper is now accessible at [https://arxiv.org/abs/2504.01786](https://arxiv.org/abs/2504.01786)!
|
| 12 |
+
4. 2025-2-26: BlenderGym is accepted to **CVPR 2025**!
|
| 13 |
+
|
| 14 |
+
For the detailed usage of BlenderGym, please check our the [GitHub Repo](https://github.com/richard-guyunqi/BlenderGym-Open)!
|