Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -9,9 +9,9 @@ tags:
|
|
| 9 |
pipeline_tag: image-to-text
|
| 10 |
---
|
| 11 |
|
| 12 |
-
#
|
| 13 |
|
| 14 |
-
This repository contains a pure Transformer-based checkpoint for Khmer OCR. Images are patch-embedded and encoded by a Transformer encoder, then decoded autoregressively
|
| 15 |
|
| 16 |
## Installation
|
| 17 |
```python
|
|
|
|
| 9 |
pipeline_tag: image-to-text
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# ViTOCR
|
| 13 |
|
| 14 |
+
This repository contains a pure Transformer-based checkpoint for Khmer OCR. Images are patch-embedded and encoded by a Transformer encoder, then decoded autoregressively.
|
| 15 |
|
| 16 |
## Installation
|
| 17 |
```python
|