paper-with-me

Papers

Local Binary Pattern Networks for Character Recognition

2019-05-01 · ICLR 2019 5 · Jeng-Hau Lin, Yunfan Yang, Rajesh K. Gupta, Zhuowen Tu

Memory and computation efficient deep learning architectures are crucial to the continued proliferation of machine learning capabilities to new platforms and systems. Binarization of operations in convolutional neural networks has shown promising results in reducing the model size and computing efficiency. In this paper, we tackle the character recognition problem using a strategy different from the existing literature by proposing local binary pattern networks or LBPNet that can learn and perform bit-wise operations in an end-to-end fashion. LBPNet uses local binary comparisons and random projection in place of conventional convolution (or approximation of convolution) operations, providing important means to improve memory and speed efficiency that is particularly suited for small footprint devices and hardware accelerators. These operations can be implemented efficiently on different platforms including direct hardware implementation. LBPNet demonstrates its particular advantage on the character classification task where the content is composed of strokes. We applied LBPNet to benchmark datasets like MNIST, SVHN, DHCD, ICDAR, and Chars74K and observed encouraging results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Binarization

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Spontaneous Facial Micro-Expression Recognition using Discriminative Spatiotemporal Local Binary Pattern with an Improved Integral Projection

2016-08-07 · Xiaohua Huang, Su-Jing Wang, Xin Liu, Guoying Zhao 외

Recently, there are increasing interests in inferring mirco-expression from facial image sequences. Due to subtle facial movement of micro-expressions, feature extraction has become an important and critical issue for sp…

Attributefeature selectionMicro Expression RecognitionMicro-Expression Recognition

Multispectral palmprint recognition based on three descriptors: LBP, Shift LBP, and Multi Shift LBP with LDA classifier

2023-12-18 · Salwua Aqreerah, Alhaam Alariyibi, Wafa El-Tarhouni

Local Binary Patterns (LBP) are extensively used to analyze local texture features of an image. Several new extensions to LBP-based texture descriptors have been proposed, focusing on improving noise robustness by using …

Video-Based Facial Expression Recognition Using Local Directional Binary Pattern

2015-03-05 · Sahar Hooshmand, Ali Jamali Avilaq, Amir Hossein Rezaie

Automatic facial expression analysis is a challenging issue and influenced so many areas such as human computer interaction. Due to the uncertainties of the light intensity and light direction, the face gray shades are u…

Facial Expression RecognitionFacial Expression Recognition (FER)

Experimental results on palmvein-based personal recognition by multi-snapshot fusion of textural features

2020-07-13 · Mohanad Abukmeil, Gian Luca Marcialis

In this paper, we investigate multiple snapshot fusion of textural features for palmvein recognition including identification and verification. Although the literature proposed several approaches for palmvein recognition…

Quantization

Dynamic Texture Recognition using PDV Hashing and Dictionary Learning on Multi-scale Volume Local Binary Pattern

2021-11-24 · Ruxin Ding, Jianfeng Ren, Heng Yu, Jiawei Li

Spatial-temporal local binary pattern (STLBP) has been widely used in dynamic texture recognition. STLBP often encounters the high-dimension problem as its dimension increases exponentially, so that STLBP could only util…

Dictionary LearningDynamic Texture Recognition