Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ library_name: transformers
|
|
5 |
This is the HF transformers implementation for D-FINE
|
6 |
|
7 |
Model: D-FINE-S-COCO
|
|
|
8 |
D-FINE, a powerful real-time object detector that achieves outstanding localization precision by redefining the bounding box regression task in DETR models. D-FINE comprises two key components: Fine-grained Distribution Refinement (FDR) and Global Optimal Localization Self-Distillation (GO-LSD).
|
9 |
|
10 |
Usage:
|
|
|
5 |
This is the HF transformers implementation for D-FINE
|
6 |
|
7 |
Model: D-FINE-S-COCO
|
8 |
+
|
9 |
D-FINE, a powerful real-time object detector that achieves outstanding localization precision by redefining the bounding box regression task in DETR models. D-FINE comprises two key components: Fine-grained Distribution Refinement (FDR) and Global Optimal Localization Self-Distillation (GO-LSD).
|
10 |
|
11 |
Usage:
|