Heterogeneous acceleration system and method based on CTPN network
Patent Information
- Authority / Receiving Office
- CN ยท China
- Current Assignee / Owner
- SHANGHAI JIAO TONG UNIV
- Publication Date
- 2021-04-30
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to the field of neural network accelerators, in particular to a CTPN network-based heterogeneous acceleration system and method. Background technique
[0002] Connectionist Text Proposal Network (CTPN), a neural network proposed in 2016 for scene text recognition, is actually a neural network based on CNN+RNN structure. Among them, CNN is used to extract deep features, and RNN is used for character sequence feature recognition. This network takes advantage of the respective advantages of CNN and RNN. RNN also uses bidirectional LSTM (BiLSTM) to recognize and infer text from different directions of the picture, which greatly improves the accuracy of text detection. Since various applications of scene text recognition require network recognition and inference to be as fast as possible, it is particularly important to implement hardware acceleration for CTPN networks. However, its complex network structure makes hardware ac...