Add comprehensive model card for SDGPA
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for the roujin/SDGPA
model.
Key updates include:
- Addition of
pipeline_tag: image-segmentation
for improved discoverability on the Hub. - Specification of
library_name: diffusers
, reflecting its core technology and compatibility. - Inclusion of the official Hugging Face paper page: Zero Shot Domain Adaptive Semantic Segmentation by Synthetic Data Generation and Progressive Adaptation.
- A direct link to the GitHub repository: https://github.com/roujin/SDGPA.
- Comprehensive details from the original GitHub README, such as the abstract, an overview image, installation instructions, running scripts, evaluation results, acknowledgements, and academic citation.
These additions make the model card much more informative and accessible to the community.
Thank you for your very valuable suggestion! It has been merged.
Thank you for your very valuable suggestion! It has been merged.
roujin
changed pull request status to
merged