Add model card for Robust and Label-Efficient Deep Waste Detection
#1
by nielsr HF Staff - opened
This PR adds a comprehensive model card for the h-abid/bmvc-gdino-zerowaste repository, which stores fine-tuned models and pseudo-annotations related to the paper "Robust and Label-Efficient Deep Waste Detection".
The model card includes:
- A link to the Hugging Face paper page.
- A link to the GitHub repository for the official code and full instructions.
- The
license: mit,pipeline_tag: object-detection, andlibrary_name: mmdetectionmetadata for better discoverability and framework compatibility. - The paper's abstract, an overview of the work from the GitHub README, and a sample usage snippet for evaluation.
- Details about the contents of this specific Hugging Face repository.
Please review and merge this PR.
h-abid changed pull request status to merged