This document summarizes two papers on text detection in natural images:
1. SegLink detects text by decomposing it into locally detectable segments and links between segments.
2. R2CNN improves on angle stability by setting the target angle as box coordinates and using different ROI pooling sizes and inclined non-maximum suppression. It achieves state-of-the-art results on standard datasets.