Improve model card for ReIDMamba: Add metadata and links
#1
by
nielsr
HF Staff
- opened
This PR significantly improves the model card for ReIDMamba by:
- Updating the
licensetoapache-2.0. - Adding the
pipeline_tag: image-feature-extractionto enhance discoverability for relevant tasks on the Hub. - Including a direct link to the official paper: ReIDMamba: Learning Discriminative Features with Visual State Space Model for Person Re-Identification.
- Providing a link to the official GitHub repository: https://github.com/GuHY777/ReIDMamba.
- Adding a concise summary of the model's contributions and key results.
- Including the BibTeX citation for proper attribution.
Please review and merge if everything looks good.