richard-guyunqi commited on
Commit
39ac971
ยท
verified ยท
1 Parent(s): 17734e5

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
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)!