Improve model card and add metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community team at Hugging Face. I'm opening this PR to improve the model card for EdgeCrafter (ECDet-S):
- Added the
object-detectionpipeline tag for better discoverability. - Added the
apache-2.0license metadata. - Included a link to the official project page.
- Added a brief model description based on the paper.
- Included sample usage instructions for inference as found in the official repository.
- Added the BibTeX citation.
Please let me know if you have any questions!