Skip to content

Release VerseControl4D Dataset on Hugging Face #1

@NielsRogge

Description

@NielsRogge

Hello,

I'm Niels and work as part of the open-source team at Hugging Face. I discovered your work through Hugging Face's daily papers as yours got featured: https://huggingface.co/papers/2601.05138.
The paper page lets people discuss about your paper and lets them find artifacts about it (your dataset for instance),
you can also claim the paper as yours which will show up on your public profile at HF, add Github and project page URLs.

It's great to see that the TencentARC/VerseCrafter model is already hosted on https://huggingface.co/models!

I also noticed that your paper introduces the VerseControl4D Dataset, a "large-scale real-world dataset with automatically rendered camera trajectories and multi-object 3D Gaussian trajectories to supervise 4D controllable generation." It would be awesome to make this dataset available on the 🤗 hub too, to further improve its discoverability/visibility.

Hosting the dataset on Hugging Face will allow people to easily access it via:

from datasets import load_dataset

dataset = load_dataset("your-hf-org-or-username/your-dataset")

You can find a guide here: https://huggingface.co/docs/datasets/loading. We also support Webdataset, which is useful for image/video datasets: https://huggingface.co/docs/datasets/en/loading#webdataset.

Additionally, the dataset viewer allows people to quickly explore the first few rows of the data in the browser. After uploading, we can also link the dataset to the paper page (read here) so people can discover your work.

Let me know if you're interested/need any guidance!

Kind regards,

Niels

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions