Add pipeline tag and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
This PR improves the model card for this TDLP checkpoint by:
- Adding the
pipeline_tag: object-detectionto the metadata to improve discoverability. - Adding a more descriptive summary of the TDLP method based on the paper.
- Including the BibTeX citation for the research paper.
- Formatting the README for better readability.