Add model card for RIS-FUSION and metadata
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the Hugging Face community science team. I noticed this model repository didn't have a model card yet, so I've opened this PR to add one.
This PR adds a README with:
- Metadata:
pipeline_tag: image-segmentation,arxiv: 2509.12710,datasets: ronniejiangC/MM-RIS, and descriptive tags likereferring-image-segmentation,image-fusion,multimodal. - A clear introduction to the RIS-FUSION model.
- Links to the paper (RIS-FUSION: Rethinking Text-Driven Infrared and Visible Image Fusion from the Perspective of Referring Image Segmentation), GitHub repository (https://github.com/SijuMa2003/RIS-FUSION), and the MM-RIS dataset (https://huggingface.co/datasets/ronniejiangC/MM-RIS).
- A sample usage code snippet for testing, taken directly from the GitHub README.
- The BibTeX citation.
Please let me know if you'd like any adjustments or if anything needs clarification!