Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dcnv3
Commits
639a6408
Commit
639a6408
authored
Mar 08, 2023
by
PRC-Huang
Committed by
zhe chen
Mar 08, 2023
Browse files
Update README.md
parent
59c80aa2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
No files found.
README.md
View file @
639a6408
...
@@ -54,11 +54,11 @@ to reduces the strict inductive bias. Our model makes it possible to learn more
...
@@ -54,11 +54,11 @@ to reduces the strict inductive bias. Our model makes it possible to learn more
| name | pretrain | resolution | acc@1 | #params | FLOPs | 22K model | 1K model |
| name | pretrain | resolution | acc@1 | #params | FLOPs | 22K model | 1K model |
| :------------: | :----------: | :--------: | :---: | :-----: | :---: | :-----------------: | :-----------------: |
| :------------: | :----------: | :--------: | :---: | :-----: | :---: | :-----------------: | :-----------------: |
| InternImage-T | ImageNet-1K | 224x224 | 83.5 | 30M | 5G | - |
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_t_1k_224.pth
)
\|
[
cfg
](
)
|
| InternImage-T | ImageNet-1K | 224x224 | 83.5 | 30M | 5G | - |
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_t_1k_224.pth
)
\|
[
cfg
](
classification/configs/internimage_t_1k_224.yaml
)
|
| InternImage-S | ImageNet-1K | 224x224 | 84.2 | 50M | 8G | - |
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_s_1k_224.pth
)
\|
[
cfg
](
)
|
| InternImage-S | ImageNet-1K | 224x224 | 84.2 | 50M | 8G | - |
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_s_1k_224.pth
)
\|
[
cfg
](
classification/configs/internimage_s_1k_224.yaml
)
|
| InternImage-B | ImageNet-1K | 224x224 | 84.9 | 97M | 16G | - |
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_b_1k_224.pth
)
\|
[
cfg
](
)
|
| InternImage-B | ImageNet-1K | 224x224 | 84.9 | 97M | 16G | - |
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_b_1k_224.pth
)
\|
[
cfg
](
classification/configs/internimage_b_1k_224.yaml
)
|
| InternImage-L | ImageNet-22K | 384x384 | 87.7 | 223M | 108G |
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_l_22k_192to384.pth
)
|
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_l_22kto1k_384.pth
)
\|
[
cfg
](
)
|
| InternImage-L | ImageNet-22K | 384x384 | 87.7 | 223M | 108G |
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_l_22k_192to384.pth
)
|
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_l_22kto1k_384.pth
)
\|
[
cfg
](
classification/configs/internimage_l_22kto1k_384.yaml
)
|
| InternImage-XL | ImageNet-22K | 384x384 | 88.0 | 335M | 163G |
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_xl_22k_192to384.pth
)
|
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_xl_22kto1k_384.pth
)
\|
[
cfg
](
)
|
| InternImage-XL | ImageNet-22K | 384x384 | 88.0 | 335M | 163G |
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_xl_22k_192to384.pth
)
|
[
ckpt
](
https://github.com/OpenGVLab/InternImage/releases/download/cls_model/internimage_xl_22kto1k_384.pth
)
\|
[
cfg
](
classification/configs/internimage_xl_22kto1k_384.yaml
)
|
## Main Results on Downstream Tasks
## Main Results on Downstream Tasks
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment