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
7e4b1c48
Commit
7e4b1c48
authored
Mar 16, 2023
by
Wenhai Wang
Committed by
zhe chen
Mar 16, 2023
Browse files
Update README.md
parent
ed55b83d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
README.md
README.md
+1
-2
README_EN.md
README_EN.md
+6
-2
No files found.
README.md
View file @
7e4b1c48
<p
align=
"center"
>
<p>
<a
href=
"./README_EN.md"
>
[English Version]
</a>
</p>
...
...
@@ -223,7 +222,7 @@
## 模型推理速度
[
TensorRT
](
classification/export.py
)
[
[TensorRT]
]
(
classification/export.py
)
| name | resolution | #param | FLOPs | batch 1 FPS (TensorRT) |
| :------------: | :--------: | :-----: | :---: | :-------------------: |
...
...
README_EN.md
View file @
7e4b1c48
<p>
<a
href=
"./README.md"
>
[中文版本]
</a>
</p>
# INTERN-2.5: Multimodal Multitask General Large Model
[

](https://paperswithcode.com/sota/object-detection-on-coco?p=internimage-exploring-large-scale-vision)
...
...
@@ -157,7 +161,7 @@ InternImage, the visual backbone network of "INTERN-2.5", has a parameter size o
-
[x] InternImage-T/S/B/L/XL semantic segmentation model
##
Model Zoo
##
Related Projects
-
Object Detection and Instance Segmentation:
[
COCO
](
detection/configs/coco/
)
-
Semantic Segmentation:
[
ADE20K
](
segmentation/configs/ade20k/
)
,
[
Cityscapes
](
segmentation/configs/cityscapes/
)
-
Image-Text Retrieval, Image Captioning, and Visual Question Answering:
[
Uni-Perceiver
](
https://github.com/fundamentalvision/Uni-Perceiver
)
...
...
@@ -222,7 +226,7 @@ InternImage, the visual backbone network of "INTERN-2.5", has a parameter size o
## Main Results of FPS
[
TensorRT
](
classification/export.py
)
[
[TensorRT]
]
(
classification/export.py
)
| name | resolution | #param | FLOPs | batch 1 FPS (TensorRT) |
| :------------: | :--------: | :-----: | :---: | :-------------------: |
...
...
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