3D Arena
community
AI & ML interests
None defined yet.
Recent Activity
Organization Card
3D-Arena
Hello, welcome to the 3D-Arena org!
This organization hosts the 3D-Arena project, a leaderboard platform for evaluating 3D Generation models.
Compatibility
We currently host 3D Object models in the form of Gaussian Splats (such as .ply files, .splat files, or .obj files) and Mesh-based models (in the form of .glb files).
Contributing Guide
If you'd like to contribute to the leaderboard, please open a new Community Issue to discuss the changes you'd like to make.
Adding a new model
If you'd like to contribute a new model, please provide a link to the publication/paper/blog post describing the model and/or methodology along with the licensing requirements for the generated objects. Please follow the steps below:
- The Arena dataset is available for download and use under the MIT License. Please run your model with the images available in this dataset
- You must store the thumbnails for the models you generate in PNG format, with your object filenames matching the same name as that of the input image and the thumbnail. Your object models may be stored in any of the supported formats (GLB, PLY, OBJ, and SPLAT). For example, if your input image is
inputs/images/a_cat.png, your output folder should containoutputs/<your-model-name>/a_cat.pngandoutputs/<your-model-name>/a_cat.glbas well. - Create a new Pull Request under the Dataset repository and add your PNGs and Object models under
outputs/<your-model-name>. - Inside your model's outputs folder, create a
config.jsonfile that contains data following the schema given here as an example. - Submit the PR, someone from the org will review and merge if everything looks good!
Citation
@misc{ebert20253darenaopenplatform,
title={3D Arena: An Open Platform for Generative 3D Evaluation},
author={Dylan Ebert},
year={2025},
eprint={2506.18787},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2506.18787},
}
models 0
None public yet
