vladislavbro commited on
Commit
2b1783d
·
verified ·
1 Parent(s): 2b5e694

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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: