Update pipeline tag to image-segmentation and add license metadata
#1
by nielsr HF Staff - opened
Hi there!
This pull request improves the model card metadata by:
- Updating the
pipeline_tagfromobject-detectiontoimage-segmentation, which is more appropriate for building polygon prediction and vectorization. - Specifying
license: otherto reflect the academic non-commercial license of the pretrained weights.
These updates will improve the model's discoverability and clarity on the Hugging Face Hub!
great thanks
rsi changed pull request status to merged