Update README.md
Browse files
README.md
CHANGED
|
@@ -107,7 +107,7 @@ It is obtained by pre-training on [`seanghay/khmer-hanuman-100k`](https://huggin
|
|
| 107 |
|
| 108 |
### KhmerSynthetic1M
|
| 109 |
|
| 110 |
-
`KhmerSynthetic1M` is a dataset by `Mr. Soy Vitou`.
|
| 111 |
This dataset contains images in gray monochromatic color palette (black, white, gray, etc.,).
|
| 112 |
The distribution of the number of tokens, _i.e._ frequency of each number of tokens, is fairly uniform.
|
| 113 |
In particular, the maximum number of tokens is around $120$.
|
|
@@ -116,7 +116,7 @@ This implies that there are images with aspect ratio largely higher than $4$.
|
|
| 116 |
|
| 117 |
### khmer-hanuman-100k
|
| 118 |
|
| 119 |
-
This dataset by `Mr. Yat Seanghay` contains images with a variety of background colors and character colors.
|
| 120 |
|
| 121 |
### KhmerST: A Low-Resource Khmer Scene Text Detection and Recognition Benchmark
|
| 122 |
|
|
@@ -196,7 +196,7 @@ def init_weights(self, module: nn.Module, name: str = '', exclude: Sequence[str]
|
|
| 196 |
But, both models are be trained thanks to their free credits.
|
| 197 |
So, huge thanks to [`LightningAI`](https://lightning.ai) and `Google Colab`.
|
| 198 |
|
| 199 |
-
Thanks to
|
| 200 |
|
| 201 |
|
| 202 |
## Model Card Contact
|
|
|
|
| 107 |
|
| 108 |
### KhmerSynthetic1M
|
| 109 |
|
| 110 |
+
`KhmerSynthetic1M` is a dataset by [`Mr. Soy Vitou`](https://huggingface.co/SoyVitou).
|
| 111 |
This dataset contains images in gray monochromatic color palette (black, white, gray, etc.,).
|
| 112 |
The distribution of the number of tokens, _i.e._ frequency of each number of tokens, is fairly uniform.
|
| 113 |
In particular, the maximum number of tokens is around $120$.
|
|
|
|
| 116 |
|
| 117 |
### khmer-hanuman-100k
|
| 118 |
|
| 119 |
+
This dataset by [`Mr. Yat Seanghay`](https://huggingface.co/seanghay) contains images with a variety of background colors and character colors.
|
| 120 |
|
| 121 |
### KhmerST: A Low-Resource Khmer Scene Text Detection and Recognition Benchmark
|
| 122 |
|
|
|
|
| 196 |
But, both models are be trained thanks to their free credits.
|
| 197 |
So, huge thanks to [`LightningAI`](https://lightning.ai) and `Google Colab`.
|
| 198 |
|
| 199 |
+
Thanks to all the authors of publicly available datasets.
|
| 200 |
|
| 201 |
|
| 202 |
## Model Card Contact
|