Enhance dataset card: Add metadata, code link, usage info, and citation
#2
by
nielsr
HF Staff
- opened
This PR enhances the dataset card for the pre-generated SAM2 masks associated with the CorrCLIP paper.
Key improvements include:
- Adding
task_categories: image-segmentation
,license: cc-by-nc-4.0
, andlibrary_name: mmsegmentation
to the metadata. - Providing a clearer description of the dataset's purpose.
- Including a link to the official GitHub repository for code and further details.
- Adding a 'Sample Usage' section with details on the Gradio demo and Google Colab notebook.
- Incorporating the BibTeX citation for proper attribution.
dk258
changed pull request status to
merged