Update model card to include Primus paper and improve metadata
#1
by nielsr HF Staff - opened
This PR improves the model card for the OpenMind/Primus artifacts by:
- Updating the
pipeline_tagtoimage-segmentationto better reflect the model's primary use case in 3D medical imaging as described in the paper "Primus: Enforcing Attention Usage for 3D Medical Image Segmentation". - Adding a link to the Primus paper and the official GitHub documentation for the Primus architecture within the nnU-Net framework.
- Refining the model overview and variants to highlight the Primus-M transformer-based encoder.
- Adding BibTeX citations for both the Primus and OpenMind papers.