qubvel-hf HF Staff commited on
Commit
50a220d
·
verified ·
1 Parent(s): c040b3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -7,9 +7,9 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- This organization is created by the Transformers team to maintain the D-Fine Object Detection model checkpoints, originally released by the University of Science and Technology.
11
 
12
- D-Fine docs: https://huggingface.co/docs/transformers/model_doc/d_fine.
13
 
14
  Additional resources:
15
  - [inference notebook](https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_inference.ipynb)
 
7
  pinned: false
8
  ---
9
 
10
+ 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.
11
 
12
+ D-FINE docs: https://huggingface.co/docs/transformers/model_doc/d_fine.
13
 
14
  Additional resources:
15
  - [inference notebook](https://github.com/qubvel/transformers-notebooks/blob/main/notebooks/DFine_inference.ipynb)