Word Recognition with Deep Conditional Random Fields

December 04, 2016 ยท Entered Twilight ยท ๐Ÿ› International Conference on Information Photonics

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 9.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: CG_CLASSIFY.m, CG_CLASSIFY_INIT.m, README.md, data, deep_crf_2nd_online.m, deep_crf_2nd_online.m~, deep_ocr_experiment.m, deep_ocr_experiment.m~, deep_project.m, deep_project_cell.m, deepencoder.m, layers_ocr.mat, learn_deepneuralnetwork.m, minimize.m, mnisthp2classify.mat, mnisthpclassify.mat, mnistvhclassify.mat, ocr_classify_error.mat, ocr_weights.mat, pretraining.m, pretraining4.m, viterbi_deep_crf_2nd_order.m, viterbi_deep_crf_2nd_order.m~

Authors Gang Chen, Yawei Li, Sargur N. Srihari arXiv ID 1612.01072 Category cs.CV: Computer Vision Citations 16 Venue International Conference on Information Photonics Repository https://github.com/ganggit/deepCRFs โญ 5 Last Checked 1 month ago
Abstract
Recognition of handwritten words continues to be an important problem in document analysis and recognition. Existing approaches extract hand-engineered features from word images--which can perform poorly with new data sets. Recently, deep learning has attracted great attention because of the ability to learn features from raw data. Moreover they have yielded state-of-the-art results in classification tasks including character recognition and scene recognition. On the other hand, word recognition is a sequential problem where we need to model the correlation between characters. In this paper, we propose using deep Conditional Random Fields (deep CRFs) for word recognition. Basically, we combine CRFs with deep learning, in which deep features are learned and sequences are labeled in a unified framework. We pre-train the deep structure with stacked restricted Boltzmann machines (RBMs) for feature learning and optimize the entire network with an online learning algorithm. The proposed model was evaluated on two datasets, and seen to perform significantly better than competitive baseline models. The source code is available at https://github.com/ganggit/deepCRFs.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision