Skip to content

Re-implemented some of the popular text detection models

Notifications You must be signed in to change notification settings

Bhashini-IITJ/SceneTextDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.