File tree 3 files changed +36
-32
lines changed 3 files changed +36
-32
lines changed Original file line number Diff line number Diff line change @@ -173,10 +173,10 @@ Some other projects related to InternImage include the pretraining algorithm "M3
173
173
| InternImage-XL | Cascade | 1x | 55.3 | 48.1 | 387M | 1782G | [ ckpt] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/cascade_internimage_xl_fpn_1x_coco.pth ) \| [ cfg] ( detection/configs/coco/cascade_internimage_xl_fpn_1x_coco.py ) |
174
174
| InternImage-XL | Cascade | 3x | 56.2 | 48.8 | 387M | 1782G | [ ckpt] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/cascade_internimage_xl_fpn_3x_coco.pth ) \| [ cfg] ( detection/configs/coco/cascade_internimage_xl_fpn_3x_coco.py ) |
175
175
176
- | backbone | method | box mAP (val/test) | #param | FLOPs | download |
177
- | :-----------: | :--------: | :----------------: | :----: | :---: | :------: |
178
- | InternImage-H | DINO (TTA) | 65.0 / 65.4 | 2.18B | TODO | TODO |
179
- | InternImage-G | DINO (TTA) | 65.3 / 65.5 | 3B | TODO | TODO |
176
+ | backbone | method | box mAP (val/test) | #param | FLOPs | download |
177
+ | :-------------- : | :--------: | :----------------: | :----: | :---: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------: |
178
+ | CB- InternImage-H | DINO (TTA) | 65.0 / 65.4 | 2.18B | - | [ ckpt ] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_cbinternimage_h_objects365_coco.pth ) \| [ cfg ] ( https://github.com/OpenGVLab/InternImage/blob/master/detection/configs/coco/dino_4scale_cbinternimage_h_objects365_coco_ss.py ) |
179
+ | CB- InternImage-G | DINO (TTA) | 65.3 / 65.5 | 3B | - | TODO |
180
180
181
181
</div >
182
182
Original file line number Diff line number Diff line change @@ -172,10 +172,10 @@ InternImage 是一个由上海人工智能实验室、清华大学等机构的
172
172
| InternImage-XL | Cascade | 1x | 55.3 | 48.1 | 387M | 1782G | [ ckpt] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/cascade_internimage_xl_fpn_1x_coco.pth ) \| [ cfg] ( detection/configs/coco/cascade_internimage_xl_fpn_1x_coco.py ) |
173
173
| InternImage-XL | Cascade | 3x | 56.2 | 48.8 | 387M | 1782G | [ ckpt] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/cascade_internimage_xl_fpn_3x_coco.pth ) \| [ cfg] ( detection/configs/coco/cascade_internimage_xl_fpn_3x_coco.py ) |
174
174
175
- | backbone | method | box mAP (val/test) | #param | FLOPs | download |
176
- | :-----------: | :--------: | :----------------: | :----: | :---: | :------: |
177
- | InternImage-H | DINO (TTA) | 65.0 / 65.4 | 2.18B | TODO | TODO |
178
- | InternImage-G | DINO (TTA) | 65.3 / 65.5 | 3B | TODO | TODO |
175
+ | backbone | method | box mAP (val/test) | #param | FLOPs | download |
176
+ | :-------------- : | :--------: | :----------------: | :----: | :---: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- ------: |
177
+ | CB- InternImage-H | DINO (TTA) | 65.0 / 65.4 | 2.18B | - | [ ckpt ] ( https://huggingface.co/OpenGVLab/InternImage/resolve/main/dino_4scale_cbinternimage_h_objects365_coco.pth ) \| [ cfg ] ( https://github.com/OpenGVLab/InternImage/blob/master/detection/configs/coco/dino_4scale_cbinternimage_h_objects365_coco_ss.py ) |
178
+ | CB- InternImage-G | DINO (TTA) | 65.3 / 65.5 | 3B | - | TODO |
179
179
180
180
</div >
181
181
You can’t perform that action at this time.
0 commit comments