Skip to main content

2018 | OriginalPaper | Buchkapitel

High-Performance OCR on Packing Boxes in Industry Based on Deep Learning

verfasst von : Fei Chen, Bo Li, Rong Dong, Peng Zhao

Erschienen in: PRICAI 2018: Trends in Artificial Intelligence

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

OCR is a historic but still challenging task, especially in industry conditions where it demands very high computational efficiency and accuracy. In this work, a high-performance OCR method based on deep learning is proposed. First, the region of character string is segmented using semantic segmentation network, and the tilt angle of the string is corrected so that the system is adaptive to character rotation. Then the intervals between adjacent characters are recognized by a column-classification network so that characters in the same string are well separated. Finally, each region of separated character is fed to an image-classification network to ensure a high-accuracy recognition. Different from existing networks which carry out tasks of location and classification simultaneously, in the proposed framework three different networks including the semantic segmentation network, the column classification network and the image-classification network are independent. Each of them is dedicated to its own classification task so that the classification accuracy is best. Another advantage of this framework is that it is convenient to do data augmentation. Different from traditional OCR algorithm based on deep learning, which mainly need a large number of labeled samples, the proposed algorithm only needs 100 training samples with the size of 640 * 480 to achieve an accuracy of 99.92%, moreover, the whole detection process requires only about 78 ms per image on average.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Endicott, J., Spitzer, R.L., Fleiss, J.L.: Mental status examination record (MSER): reliability and validity. Compr. Psychiatry 16(3), 285–301 (1975)CrossRef Endicott, J., Spitzer, R.L., Fleiss, J.L.: Mental status examination record (MSER): reliability and validity. Compr. Psychiatry 16(3), 285–301 (1975)CrossRef
2.
Zurück zum Zitat Epshtein, B., Ofek, E., Wexler, Y.: Detecting text in natural scenes with stroke width transform. In: Computer Vision and Pattern Recognition, pp. 2963–2970. IEEE (2010) Epshtein, B., Ofek, E., Wexler, Y.: Detecting text in natural scenes with stroke width transform. In: Computer Vision and Pattern Recognition, pp. 2963–2970. IEEE (2010)
3.
Zurück zum Zitat Gers, F.A., Schmidhuber, E.: LSTM recurrent networks learn simple context-free and context-sensitive languages. IEEE Trans. Neural Netw. 12(6), 1333–1340 (2001)CrossRef Gers, F.A., Schmidhuber, E.: LSTM recurrent networks learn simple context-free and context-sensitive languages. IEEE Trans. Neural Netw. 12(6), 1333–1340 (2001)CrossRef
4.
Zurück zum Zitat Xia, H., Liao, D.: The study of license plate character segmentation algorithm based on vetical projection. In: International Conference on Consumer Electronics, Communications and Networks, pp. 4583–4586. IEEE (2011) Xia, H., Liao, D.: The study of license plate character segmentation algorithm based on vetical projection. In: International Conference on Consumer Electronics, Communications and Networks, pp. 4583–4586. IEEE (2011)
5.
Zurück zum Zitat Khandelwal, A., Choudhury, P., Sarkar, R., Basu, S., Nasipuri, M., Das, N.: Text line segmentation for unconstrained handwritten document images using neighborhood connected component analysis. In: Chaudhury, S., Mitra, S., Murthy, C.A., Sastry, P.S., Pal, S.K. (eds.) PReMI 2009. LNCS, vol. 5909, pp. 369–374. Springer, Heidelberg (2009). https://doi.org/10.1007/978-3-642-11164-8_60CrossRef Khandelwal, A., Choudhury, P., Sarkar, R., Basu, S., Nasipuri, M., Das, N.: Text line segmentation for unconstrained handwritten document images using neighborhood connected component analysis. In: Chaudhury, S., Mitra, S., Murthy, C.A., Sastry, P.S., Pal, S.K. (eds.) PReMI 2009. LNCS, vol. 5909, pp. 369–374. Springer, Heidelberg (2009). https://​doi.​org/​10.​1007/​978-3-642-11164-8_​60CrossRef
7.
Zurück zum Zitat Joachims, T.: Making large-scale SVM learning practical. Technische Universität Dortmund, Sonderforschungsbereich 475: Komplexitätsreduktion in multivariaten Datenstrukturen, pp. 499–526 (1999) Joachims, T.: Making large-scale SVM learning practical. Technische Universität Dortmund, Sonderforschungsbereich 475: Komplexitätsreduktion in multivariaten Datenstrukturen, pp. 499–526 (1999)
8.
9.
Zurück zum Zitat Zhang, Z., Shen, W., Yao, C., et al.: Symmetry-based text line detection in natural scenes. In: IEEE Conference on Computer Vision and Pattern Recognition, pp. 2558–2567. IEEE Computer Society (2015) Zhang, Z., Shen, W., Yao, C., et al.: Symmetry-based text line detection in natural scenes. In: IEEE Conference on Computer Vision and Pattern Recognition, pp. 2558–2567. IEEE Computer Society (2015)
11.
Zurück zum Zitat Liu, Y., Jin, L.: Deep matching prior network: Toward tighter multi-oriented text detection. arXiv preprint arXiv:1703.01425 (2017) Liu, Y., Jin, L.: Deep matching prior network: Toward tighter multi-oriented text detection. arXiv preprint arXiv:​1703.​01425 (2017)
12.
Zurück zum Zitat Zhang, Z., et al.: Multi-oriented text detection with fully convolutional networks. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (2016) Zhang, Z., et al.: Multi-oriented text detection with fully convolutional networks. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (2016)
13.
15.
Zurück zum Zitat Hong, S., Roh, B., Kim, K.H., et al.: PVANet: lightweight deep neural networks for real-time object detection. arXiv preprint arXiv:1611.08588 (2016) Hong, S., Roh, B., Kim, K.H., et al.: PVANet: lightweight deep neural networks for real-time object detection. arXiv preprint arXiv:​1611.​08588 (2016)
16.
Zurück zum Zitat Ren, S., He, K., Girshick, R., et al.: Faster R-CNN: towards real-time object detection with region proposal networks. In: International Conference on Neural Information Processing Systems, pp. 91–99. MIT Press (2015) Ren, S., He, K., Girshick, R., et al.: Faster R-CNN: towards real-time object detection with region proposal networks. In: International Conference on Neural Information Processing Systems, pp. 91–99. MIT Press (2015)
19.
Zurück zum Zitat Long, J., Shelhamer, E., Darrell, T.: Fully convolutional networks for semantic segmentation. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (2015) Long, J., Shelhamer, E., Darrell, T.: Fully convolutional networks for semantic segmentation. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (2015)
20.
Zurück zum Zitat Krizhevsky, A., Sutskever, I., Hinton, G.E.: ImageNet classification with deep convolutional neural networks. In: International Conference on Neural Information Processing Systems, pp. 1097–1105. Curran Associates Inc. (2012) Krizhevsky, A., Sutskever, I., Hinton, G.E.: ImageNet classification with deep convolutional neural networks. In: International Conference on Neural Information Processing Systems, pp. 1097–1105. Curran Associates Inc. (2012)
21.
Zurück zum Zitat Simonyan, K., Zisserman, A.: Very deep convolutional networks for large-scale image recognition. Comput. Sci. (2014) Simonyan, K., Zisserman, A.: Very deep convolutional networks for large-scale image recognition. Comput. Sci. (2014)
22.
Zurück zum Zitat Szegedy, C., Liu, W., Jia, Y., et al.: Going deeper with convolutions. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 1–9 (2015) Szegedy, C., Liu, W., Jia, Y., et al.: Going deeper with convolutions. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 1–9 (2015)
23.
Zurück zum Zitat He, K., Zhang, X., Ren, S., et al.: Deep residual learning for image recognition. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 770–778 (2016) He, K., Zhang, X., Ren, S., et al.: Deep residual learning for image recognition. In: Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 770–778 (2016)
Metadaten
Titel
High-Performance OCR on Packing Boxes in Industry Based on Deep Learning
verfasst von
Fei Chen
Bo Li
Rong Dong
Peng Zhao
Copyright-Jahr
2018
DOI
https://doi.org/10.1007/978-3-319-97304-3_78