Image Segmentation

Improve model card: Add metadata and paper links

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding the pipeline_tag: image-segmentation to correctly categorize the model and improve its discoverability on the Hugging Face Hub.
  • Specifying the license: mit based on common practice for open-source AI models when an explicit license is not provided.
  • Updating the introductory paragraph to directly link to the main publication, Scaling Artificial Intelligence for Multi-Tumor Early Detection with More Reports, Fewer Masks.
  • Updating the link for the main paper in the "Papers" section to point to its corresponding page on Hugging Face Papers.

The existing informative content and links to the code repository have been preserved.

prasb changed pull request status to merged

Sign up or log in to comment