Skip to content

Code Repository for "A New Unified Method for Detecting Text from Marathon Runners and Sports Players in Video" [Pattern Recognition, Elsevier 2020]

Notifications You must be signed in to change notification settings

sauradip/PR_scene_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

DOI

A New Unified Method for Detecting Text from Marathon Runners and Sports Players in Video

Sauradip Nag , Palaihnakhote Shivakumara , Umapada Pal , Tong Lu , Michael Blumenstein "A New Unified Method for Detecting Text from Marathon Runners and Sports Players in Video" , Accepted in Pattern Recognition , Elsevier [Arxiv][Paper]

Abstract

Detecting text located on the torsos of marathon runners and sports players in video is a challenging issue due to poor quality and adverse effects caused by flexible/colorful clothing, and different structures of human bodies or actions. This paper presents a new unified method for tackling the above challenges. The proposed method fuses gradient magnitude and direction coherence of text pixels in a new way for detecting candidate regions. Candidate regions are used for determining the number of temporal frame clusters obtained by K-means clustering on frame differences. This process in turn detects key frames. The proposed method explores Bayesian probability for skin portions using color values at both pixel and component levels of temporal frames, which provides fused images with skin components. Based on skin information, the proposed method then detects faces and torsos by finding structural and spatial coherences between them. We further propose adaptive pixels linking a deep learning model for text detection from torso regions. The proposed method is tested on our own dataset collected from marathon/sports video and three standard datasets, namely, RBNR, MMM and R-ID of marathon images, to evaluate the performance. In addition, the proposed method is also tested on the standard natural scene datasets, namely, CTW1500 and MS-COCO text datasets, to show the objectiveness of the proposed method. A comparative study with the state-of-the-art methods on bib number/text detection of different datasets shows that the proposed method outperforms the existing methods

Framework

Architecture

Qualitative Results

Qualitative

Citation

If you use this code for your research, please cite our papers.

@article{nag2020new,
  title={A New Unified Method for Detecting Text from Marathon Runners and Sports Players in Video (PR-D-19-01078R2)},
  author={Nag, Sauradip and Shivakumara, Palaiahnakote and Pal, Umapada and Lu, Tong and Blumenstein, Michael},
  journal={Pattern Recognition},
  pages={107476},
  year={2020},
  publisher={Elsevier}
}

About

Code Repository for "A New Unified Method for Detecting Text from Marathon Runners and Sports Players in Video" [Pattern Recognition, Elsevier 2020]

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published