File size: 820 Bytes
235a201
 
 
 
 
 
 
 
 
50a220d
c040b3e
50a220d
c040b3e
 
d2cccb0
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
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)