Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,8 @@ This is the HF transformers implementation for D-FINE
|
|
25 |
|
26 |
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).
|
27 |
|
|
|
|
|
28 |
### **How to use**
|
29 |
|
30 |
```python
|
|
|
25 |
|
26 |
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).
|
27 |
|
28 |
+

|
29 |
+
|
30 |
### **How to use**
|
31 |
|
32 |
```python
|