This dataset contains 50 synthetic images of Dutch text, formatted for training YOLO-based object detection models to detect words.
The dataset is structured in the YOLOv8 format:/dutch-ocr-yolo-dataset/
├── images/
│ ├── train/
│ └── valid/
├── labels/
│ ├── train/
│ └── valid/
├── visualizations/
├── dataset.yaml
└── README.md
code Code
IGNORE_WHEN_COPYING_START
IGNORE_WHEN_COPYING_END
Classes: There is a single… See the full description on the dataset page:
https://huggingface.co/datasets/akilx/dutch-ocr-yolo-dataset.