Add pipeline tag and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves your model card by:
- Adding the
object-detectionpipeline tag to help users find your model. - Adding a link to the original research paper and the official GitHub repository.
- Including basic usage instructions for inference and visualization from your README.
- Adding the BibTeX citation for easier referencing.
Feel free to merge this if it looks good!