Add model card, project links, and pipeline tag
#1
by nielsr HF Staff - opened
This PR improves the model card for SAM-MT by:
- Adding the
pipeline_tag: image-segmentationmetadata to help users discover the model. - Linking the model card to the paper page (SAM-MT: Real-Time Interactive Multi-Target Video Segmentation).
- Adding links to the GitHub repository and project page.
- Including highlights, installation steps, inference commands, and citation info from the official repository.