Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,8 @@ A curated list of resources dedicated to scene text localization and recognition
- [scenetext](http://www.robots.ox.ac.uk/~vgg/data/scenetext/) - This is a synthetically generated dataset, in which word instances are placed in natural scene images, while taking into account the scene layout.
- [Total-Text-Dataset](https://github.com/cs-chan/Total-Text-Dataset)
- [ocr-open-dataset](https://github.com/xylcbd/ocr-open-dataset)
- [HTR-United](https://htr-united.github.io) - Catalog of datasets with details about them
- [CATMuS Datasets](https://huggingface.co/CATMuS) - Large dataset of historical documents, for both medieval and modern times.

## Data augmentation and Synthetic data generation
- [DocCreator](http://doc-creator.labri.fr/) - DIAR software for synthetic document image and groundtruth generation, with various degradation models for data augmentation.
Expand Down