|
|
--- |
|
|
license: apache-2.0 |
|
|
pipeline_tag: zero-shot-object-detection |
|
|
library_name: transformers |
|
|
--- |
|
|
|
|
|
# OmDet model |
|
|
|
|
|
The OmDet model was proposed in [Real-time Transformer-based Open-Vocabulary Detection with Efficient Fusion Head](https://arxiv.org/abs/2403.06892) by Tiancheng Zhao, Peng Liu, Xuan He, Lu Zhang, Kyusong Lee. |
|
|
|
|
|
# Intended use cases |
|
|
|
|
|
This model is intended for zero-shot (also called open-vocabulary) object detection. |
|
|
|
|
|
# Usage |
|
|
|
|
|
Refer to the [original repository](https://github.com/om-ai-lab/OmDet). |