Datasets:
ArXiv:
License:
Improve dataset card: Add task categories, paper, code, project page, description, image, sample usage, and citation
#1
by
nielsr HF Staff - opened
This PR significantly improves the dataset card for CoherentGS-DL3DV-Blur by:
- Adding
task_categories: ['image-to-3d']and relevanttagsto the metadata for better discoverability. - Including a concise introductory description of the CoherentGS project, derived from the GitHub README.
- Linking explicitly to the associated paper: https://huggingface.co/papers/2512.10369
- Linking to the project page: https://potatobigroom.github.io/CoherentGS/
- Linking to the GitHub repository: https://github.com/PotatoBigRoom/CoherentGS
- Adding the project's pipeline image for a visual overview.
- Providing a "Sample Usage" section with installation, data handling, and training instructions, directly extracted from the GitHub README.
- Adding the BibTeX citation for the CoherentGS paper.