This repository provides implementations of various scene text detection models, focusing on the detection of text in images.
- EAST: An Efficient and Accurate Scene Text Detector (paper)
- TextBPN++: Robust text detection module (paper)
The models in this repository have been fine-tuned on the Bharat Scene Text Dataset (BSTD), a large-scale dataset designed specifically for scene text detection tasks. The demo images used in this repository are also sourced from this dataset.