Update README.md
Browse files
README.md
CHANGED
@@ -18,10 +18,10 @@ In this paper, we present a novel collaborative hybrid assignments training sche
|
|
18 |
|
19 |
## Model Zoo
|
20 |
|
21 |
-
| Model
|
22 |
-
|
|
23 |
| Co-DETR | ViT-L | DETR | COCO | 65.4 | - |
|
24 |
-
| Co-DETR (TTA) | ViT-L | DETR | COCO | 65.9 | 66.0 |
|
25 |
|
26 |
## How to use
|
27 |
|
|
|
18 |
|
19 |
## Model Zoo
|
20 |
|
21 |
+
| Model | Backbone | Aug | Dataset | box AP (val) | box AP (test-dev) |
|
22 |
+
| --- | --- | --- | --- | --- | --- |
|
23 |
| Co-DETR | ViT-L | DETR | COCO | 65.4 | - |
|
24 |
+
| Co-DETR (+TTA) | ViT-L | DETR | COCO | 65.9 | 66.0 |
|
25 |
|
26 |
## How to use
|
27 |
|