Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 658 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 658 Bytes
@@   Editor  :  Horacce Feng
@@   Date    :  2019.06.24

XLink Project: A novel Scene Text Detector based on Segmentation Method

with PIXEL LINK as code base

This repo is a re-implementation of PixelLink source code. Two reasons to use this code:

  1. convenient to config and use smoothier
  2. build up your own experiment environment for scene text detection research, especially for segmentation methods

DONE

  • Code Clean:
    • test_portable.py
    • evaluation scripts
    • remove pylib dependency

TODO

  • Reimplement PIXEL LINK
  • Experiment Env
  • Segmentation Methods and Tricks