This is an Amharic Synthetic Text line Dataset Generator for OCR purposes.
READEME
---
This is a code base to generate Amharic text line images.
This repository is an extension of TextRecognitionDataGenerator repository. If you would like to generate different combination of text line images, you can either use our predefined setting found in `generate_different_combination` function or read more about it here.
Steps to generate:
1. clone the repository
2. run `pip install -r requirements.txt` in your terminal
3. run `python generate.py` again in your terminal