Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tangzhenyu committed Oct 17, 2017
1 parent 07634f9 commit 7e13a64
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ctpn_crnn_ocr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ Scene Text Recognition based on ctpn and crnn

## ctpn:
- [[github]](https://github.com/tianzhi0549/CTPN)
- [[Paper]]()
- Z. Tian, W. Huang, T. He, P. He and Y. Qiao: [Detecting Text in Natural Image with
Connectionist Text Proposal Network, ECCV, 2016.](https://arxiv.org/abs/1609.03605)
## crnn:
- [[github]](https://github.com/bgshih/crnn)
- [[paper]]()
- [An End-to-End Trainable Neural Network for Image-based Sequence Recognition and Its Application to Scene Text Recognition](http://arxiv.org/abs/1507.05717)

##Required:
- pytorch
Expand Down

0 comments on commit 7e13a64

Please sign in to comment.