Add metadata and improve model card for EdgeCrafter (ECSeg)
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face team. I've updated the model card for EdgeCrafter to improve its discoverability and documentation.
Specifically, I have:
- Added the
pipeline_tag: image-segmentationto the YAML metadata. - Added the
license: apache-2.0based on the project repository. - Linked the model card to the official paper, project page, and GitHub repository.
- Included the performance table for the instance segmentation family (ECSeg).
- Added a sample usage section based on the inference instructions in the GitHub README.