Commit
·
4a2231f
1
Parent(s):
c2868f6
update README.md
Browse files
README.md
CHANGED
|
@@ -62,6 +62,11 @@ model-index:
|
|
| 62 |
|
| 63 |
This repository contains the [D-FINE](https://arxiv.org/abs/2410.13842) Small model, a real-time object detector designed for efficient and accurate object detection tasks.
|
| 64 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
## Try it in the Browser
|
| 66 |
|
| 67 |
You can test this model using our interactive Gradio demo:
|
|
|
|
| 62 |
|
| 63 |
This repository contains the [D-FINE](https://arxiv.org/abs/2410.13842) Small model, a real-time object detector designed for efficient and accurate object detection tasks.
|
| 64 |
|
| 65 |
+
<p align="center">
|
| 66 |
+
<img src="assets/small.png" alt="Small Detections" />
|
| 67 |
+
</p>
|
| 68 |
+
|
| 69 |
+
|
| 70 |
## Try it in the Browser
|
| 71 |
|
| 72 |
You can test this model using our interactive Gradio demo:
|