File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -109,6 +109,33 @@ Prepare datasets according to the guidelines in [MMDetection v2.28.1](https://gi
109
109
| Cascade | InternImage-XL | 3x | 56.2 | 48.8 | 387M | 1782G | [ config] ( ./configs/coco/cascade_internimage_xl_fpn_3x_coco.py ) | [ ckpt] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/cascade_internimage_xl_fpn_3x_coco.pth ) \| [ log] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/cascade_internimage_xl_fpn_3x_coco.log.json ) |
110
110
| DINO | InternImage-T | 1x | 53.9 | - | 49M | - | [ config] ( ./configs/coco/dino_4scale_internimage_t_1x_coco_layer_wise_lr.py ) | [ ckpt] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_internimage_t_1x_coco.pth ) \| [ log] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_internimage_t_1x_coco.json ) |
111
111
| DINO | InternImage-L | 1x | 57.6 | - | 241M | - | [ config] ( ./configs/coco/dino_4scale_internimage_l_1x_coco_0.1x_backbone_lr.py ) | [ ckpt] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_internimage_l_1x_coco_0.1x_backbone_lr.pth ) \| [ log] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_internimage_l_1x_coco_0.1x_backbone_lr.log.json ) |
112
+ | DINO | InternImage-H | - | 65.0 | - | 2.18B | - | [ config] ( ./configs/coco/dino_4scale_cbinternimage_h_objects365_coco_ss.py ) | [ ckpt] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_cbinternimage_h_objects365_coco.pth ) |
113
+
114
+ </div >
115
+
116
+ </details >
117
+
118
+ <details open >
119
+ <summary > Dataset: LVIS </summary >
120
+ <br >
121
+ <div >
122
+
123
+ | method | backbone | minival (ss) | val (ss/ms) | #param | Config | Download |
124
+ | :----: | :-----------: | :----------: | :---------: | :----: | :--------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------: |
125
+ | DINO | InternImage-H | 65.8 | 62.3 / 63.2 | 2.18B | [ config] ( ./configs/lvis/dino_4scale_cbinternimage_h_objects365_lvis_minival_ss.py ) | [ ckpt] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_cbinternimage_h_objects365_lvis.pth ) |
126
+
127
+ </div >
128
+
129
+ </details >
130
+
131
+ <details open >
132
+ <summary > Dataset: OpenImages </summary >
133
+ <br >
134
+ <div >
135
+
136
+ | method | backbone | mAP (ss) | #param | Config | Download |
137
+ | :----: | :-----------: | :------: | :----: | :------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------: |
138
+ | DINO | InternImage-H | 74.1 | 2.18B | [ config] ( ./configs/openimages/dino_4scale_cbinternimage_h_objects365_openimages_ss.py ) | [ ckpt] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_cbinternimage_h_objects365_openimages.pth ) |
112
139
113
140
</div >
114
141
You can’t perform that action at this time.
0 commit comments