Initial dataset card for Voxel-GS
#1
by
nielsr
HF Staff
- opened
This PR initializes the dataset card for the Voxel-GS dataset.
It includes:
- A link to the paper: https://huggingface.co/papers/2512.17528
- A link to the GitHub repository: https://github.com/zb12138/VoxelGS
- Relevant metadata including
task_categories: ['OTHER']andtags: ['gaussian-splatting', '3d-compression']. - A description of the dataset and its structure, based on the GitHub README.
- A "Sample Usage" section with code snippets for environment setup, training, encoding, decoding, and evaluation, directly extracted from the GitHub README.
zb1213899
changed pull request status to
merged