Improve dataset card: add metadata, paper link, and project info
Hi! I'm Niels from the community science team at Hugging Face. I've updated the dataset card to include:
- The
image-to-3dtask category in the metadata. - Links to the associated paper: "VolSplat: Rethinking Feed-Forward 3D Gaussian Splatting with Voxel-Aligned Prediction".
- Links to the project page and GitHub repository.
- A brief description of the dataset's role within the VolSplat project.
This helps researchers find your dataset and understand its context within the broader 3D vision research community.
Hi @NielsRogge, thanks for the improvements to the dataset card!
Just a heads up β this dataset repository also hosts the data for ZPressor: Bottleneck-Aware Compression for Scalable Feed-Forward 3DGS (NeurIPS 2025), which is another project from our team. ZPressor is an architecture-agnostic module that compresses multi-view inputs for scalable feed-forward 3DGS, and it shares the same preprocessed RE10K and ACID data provided here.
It would be great if the dataset card could also reflect this, for example by adding:
A link to the ZPressor paper: https://arxiv.org/abs/2505.23734
A link to the ZPressor GitHub repo: https://github.com/ziplab/ZPressor
A mention that this dataset is also used by ZPressor
Thanks again for helping keep the metadata up to date!
Great! Feel free to merge + adapt