Spaces:
Sleeping
Sleeping
File size: 1,044 Bytes
06e7f89 7fee2fd 26e8604 06e7f89 471d49c fefa7b8 4bd4aee fefa7b8 7578825 fefa7b8 06e7f89 271a82c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
---
title: D-FINE Demo
emoji: 🤖
colorFrom: gray
colorTo: blue
sdk: gradio
sdk_version: 5.29.0
app_file: app.py
python_version: 3.12
suggested_hardware: cpu-basic
models:
- Laudando-Associates-LLC/d-fine
- Laudando-Associates-LLC/d-fine-nano
- Laudando-Associates-LLC/d-fine-small
- Laudando-Associates-LLC/d-fine-medium
- Laudando-Associates-LLC/d-fine-large
- Laudando-Associates-LLC/d-fine-xlarge
datasets:
- Laudando-Associates-LLC/pucks
tags:
- object-detection
- pytorch
- onnx
- safetensors
- transformers
- agtech
- d_fine
fullWidth: true
disable_embedding: false
---
## Citation
If you use `D-FINE` or its methods in your work, please cite the following BibTeX entries:
```latex
@misc{peng2024dfine,
title={D-FINE: Redefine Regression Task in DETRs as Fine-grained Distribution Refinement},
author={Yansong Peng and Hebei Li and Peixi Wu and Yueyi Zhang and Xiaoyan Sun and Feng Wu},
year={2024},
eprint={2410.13842},
archivePrefix={arXiv},
primaryClass={cs.CV}
}
``` |