Update README.md
Browse files
README.md
CHANGED
|
@@ -28,9 +28,9 @@ In the following table, we provide all models [🤗 link] of the TokenOCR series
|
|
| 28 |
|
| 29 |
| Model Name | Description |
|
| 30 |
| :-----------------------: | :-------------------------------------------------------------------: |
|
| 31 |
-
| [R50]() | Backbone is ResNet-50 |
|
| 32 |
-
| [TokenOCR-2048-Bilingual-seg]() | feature dimension is 2048; support interactive with English and Chinese texts. |
|
| 33 |
-
| [TokenOCR-4096-English-seg](https://huggingface.co/TongkunGuan/TokenOCR_4096_English_seg) | feature dimension is 2048; only supports interactive with English texts (We recommend 👍). |
|
| 34 |
</center>
|
| 35 |
|
| 36 |
### Quick Start
|
|
|
|
| 28 |
|
| 29 |
| Model Name | Description |
|
| 30 |
| :-----------------------: | :-------------------------------------------------------------------: |
|
| 31 |
+
| [R50]() | feature dimension is 2048; Backbone is ResNet-50; support interactive with English and Chinese texts. |
|
| 32 |
+
| [TokenOCR-2048-Bilingual-seg]() | feature dimension is 2048; Backbone is ViT;support interactive with English and Chinese texts. |
|
| 33 |
+
| [TokenOCR-4096-English-seg](https://huggingface.co/TongkunGuan/TokenOCR_4096_English_seg) | feature dimension is 2048; Backbone is ViT; only supports interactive with English texts (We recommend 👍). |
|
| 34 |
</center>
|
| 35 |
|
| 36 |
### Quick Start
|