Datasets:

Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:

Update Crello dataset card for LayerD paper and image segmentation task

#7
by nielsr HF Staff - opened

This PR updates the cyberagent/crello dataset card to better reflect its use in the paper "LayerD: Decomposing Raster Graphic Designs into Layers".

Specifically, it:

  • Updates task_categories in the metadata from unconditional-image-generation to image-segmentation to align with the LayerD paper's focus on decomposing images into layers.
  • Introduces a new "Associated Projects and Papers" section under "Dataset Description" to clearly delineate the dataset's use in LayerD, including links to the paper, project page, and GitHub repository. The original CanvasVAE context is also explicitly detailed within this section.
  • Adds a "Sample Usage (LayerD Data Preparation)" section with the code snippet from the LayerD GitHub README, demonstrating how to convert the Crello dataset for matting training.
  • Updates the "Supported Tasks and Leaderboards" section to mention both the original task and the new image decomposition task.
  • Adds the BibTeX citation for the LayerD paper in the "Citation Information" section, alongside the existing CanvasVAE citation.
  • Corrects a minor formatting issue in the YAML metadata's font list to ensure valid structure.
CyberAgent org

Thanks!

kyamagu changed pull request status to merged

Sign up or log in to comment