Publication: Classification of compressed domain images utilizing open VINO inference engine
Date
2019
Authors
Tan
Zhen K.S.
Borhanuddin B.
Wong
Wan Y.
Ooi
Min T.W.
Khor
Ghee J.
Journal Title
Journal ISSN
Volume Title
Publisher
Blue Eyes Intelligence Engineering and Sciences Publication
Abstract
This paper provides a platform to investigate and explore method of �partial decoding of JPEG images� for image classification using Convolutional Neural Network (CNN). The inference is targeting to run on computer system with x86 CPU architecture. We aimed to improve the inference speed of classification by just using part of the compressed domain image information for prediction. We will extract and use the �Discrete Cosine Transform� (DCT) coefficients from compressed domain images to train our models. The trained models are then converted into OpenVINO Intermediate Representation (IR) format for optimization. During inference stage, full decoding is not required as our model only need DCT coefficients which are presented in the process of image partial decoding. Our customized DCT model are able to achieve up to 90% validation and testing accuracy with great competence towards the conventional RGB model. We can also obtain up to 2x times inference speed boost while performing inference on CPU in compressed domain compared with spatial domain employing OpenVINO inference engine. � BEIESP.