File size: 1,507 Bytes
7914fe2 0ab0448 7914fe2 0ab0448 7914fe2 0ab0448 7914fe2 0ab0448 7914fe2 a28e515 4245545 a28e515 4245545 a28e515 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
---
license: apache-2.0
base_model: meta-llama/Llama-3.2-11B-Vision-Instruct
tags:
- thai
- handwriting-recognition
- vision-language
- fine-tuned
- vision
datasets:
- iapp/thai_handwriting_dataset
language:
- th
pipeline_tag: image-to-text
---
# Thai Handwriting Recognition Vision-Language Model
A LoRA-adapted vision-language model based on Llama-3.2-11B-Vision-Instruct that transcribes Thai handwritten text from images.
## Model Description
- Base Model: Llama-3.2-11B-Vision-Instruct
- Training Technique: LoRA adaptation
- Quantization: Supports 4-bit inference
- Dataset: iapp/thai_handwriting_dataset
## Demo
Try the model via our web interface:
🔗 [Thai-HandWriting-to-Text](https://huggingface.co/spaces/Aekanun/Thai-HandWriting-to-Text)
### Example Output
![Medical Prescription Recognition](https://video.aekanun.com/Zq4F7xd8)
The model can accurately transcribe complex medical prescriptions, including:
- Medication names and dosages
- Treatment instructions
- Clinical notes
### Features
- Supports both general handwriting and medical prescriptions
- Simple drag-and-drop interface
- Real-time text recognition
- No setup required
### Example Use Cases
1. Medical prescription digitization
2. Clinical document processing
3. General Thai handwriting transcription
## Limitations
- Designed specifically for Thai handwriting
- Performance may vary with image quality
- Requires clear handwriting for best results
## License
This model is released under the Apache 2.0 license. |