# airbernard/scene-text-detection-with-spcnet

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/airbernard-scene-text-detection-with-spcnet).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

118 stars · 31 forks · Python

## Links

- GitHub: https://github.com/AirBernard/Scene-Text-Detection-with-SPCNET
- awesome-repositories: https://awesome-repositories.com/repository/airbernard-scene-text-detection-with-spcnet.md

## Description

Unofficial repository for [Scene Text Detection with Supervised Pyramid Context Network][https://arxiv.org/abs/1811.08605] with tensorflow. 网络实现主要借鉴Keras版本的Mask-RCNN,训练数据接口参考了argman/EAST.论文作者在知乎的文章介绍SPCNet. 训练数据放在data/下，训练数据准备在data/icdar.py：…

## Tags

### Part of an Awesome List

- [Text Detection](https://awesome-repositories.com/f/awesome-lists/ai/text-detection.md) — Supervised pyramid context network for scene text detection.
