Skip to content

Commit 7e4b1c4

Browse files
whai362czczup
authored andcommitted
Update README.md
1 parent ed55b83 commit 7e4b1c4

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<p align="center">
21
<p>
32
<a href="./README_EN.md">[English Version]</a>
43
</p>
@@ -223,7 +222,7 @@
223222

224223
## 模型推理速度
225224

226-
[TensorRT](classification/export.py)
225+
[[TensorRT]](classification/export.py)
227226

228227
| name | resolution | #param | FLOPs | batch 1 FPS (TensorRT) |
229228
| :------------: | :--------: | :-----: | :---: | :-------------------: |

README_EN.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p>
2+
<a href="./README.md">[中文版本]</a>
3+
</p>
4+
15
# INTERN-2.5: Multimodal Multitask General Large Model
26

37
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/internimage-exploring-large-scale-vision/object-detection-on-coco)](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
157161
- [x] InternImage-T/S/B/L/XL semantic segmentation model
158162

159163

160-
## Model Zoo
164+
## Related Projects
161165
- Object Detection and Instance Segmentation: [COCO](detection/configs/coco/)
162166
- Semantic Segmentation: [ADE20K](segmentation/configs/ade20k/), [Cityscapes](segmentation/configs/cityscapes/)
163167
- 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
222226

223227
## Main Results of FPS
224228

225-
[TensorRT](classification/export.py)
229+
[[TensorRT]](classification/export.py)
226230

227231
| name | resolution | #param | FLOPs | batch 1 FPS (TensorRT) |
228232
| :------------: | :--------: | :-----: | :---: | :-------------------: |

0 commit comments

Comments
 (0)