Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 682 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 682 Bytes

Indian Language Scene Text Detection

This repository provides implementations of various scene text detection models, focusing on the detection of text in images.

  1. EAST: An Efficient and Accurate Scene Text Detector (paper)
  2. TextBPN++: Robust text detection module (paper)

Fine-tune schema

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.