README / README.md
qubvel-hf's picture
qubvel-hf HF Staff
Update README.md
d2cccb0 verified
---
title: README
emoji: 😻
colorFrom: purple
colorTo: indigo
sdk: static
pinned: false
---
This organization is created by the Transformers team to maintain the [D-FINE](https://arxiv.org/abs/2410.13842) Object Detection model checkpoints, originally released by the University of Science and Technology.
D-FINE docs: https://huggingface.co/docs/transformers/model_doc/d_fine.
Additional resources:
- Running inference - [notebook](https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_inference.ipynb)
- Fine-tuning on custom dataset - [notebook](https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_finetune_on_a_custom_dataset.ipynb)
- Tracking objects on video - [notebook](https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_tracking.ipynb)