Add model card and metadata for DEIMv2-Femto
#1
by nielsr HF Staff - opened
This PR improves the model card for the DEIMv2-Femto model.
- It adds the
object-detectionpipeline tag and theapache-2.0license to the metadata. - It provides links to the original paper, GitHub repository, and project page.
- It includes a sample usage code snippet for loading the model via
huggingface_hub, derived from the official GitHub README. - It adds the BibTeX citation for the paper.