Update dataset card with paper and code links

#1
by nielsr HF Staff - opened

Hello! I am Niels from the Hugging Face community science team. I noticed this dataset is missing some key metadata and links to its associated research paper.

This PR:

  • Adds the image-segmentation task category.
  • Links the dataset to the original paper on the Hugging Face Hub.
  • Adds a link to the official GitHub repository.
  • Provides a brief description of the dataset's purpose.

This will help users better understand the context of the dataset and find the associated code.

Thanks for the PR! Could you change image-segmentation to graph-ml and other? This dataset is for road graph extraction and the outputs are adjacency lists, not segmentation masks β€” segmentation masks are only used as an intermediate representation in our model pipeline.

Sure, done!

guanxiaofei changed pull request status to merged

Sign up or log in to comment