Faster and Accurate Classification for JPEG2000 Compressed Images in Networked Applications
Lahiru D. Chamain, Zhi Ding

TL;DR
This paper introduces a method for faster, more accurate JPEG2000 image classification in networked applications by directly using DWT coefficients with a shallow CNN, eliminating the need for image reconstruction.
Contribution
It proposes a novel approach to classify JPEG2000 compressed images directly in the DWT domain using a shallow CNN, reducing computation and improving accuracy.
Findings
Achieves faster classification without image reconstruction.
Maintains accuracy with limited bandwidth transmission.
Introduces effective augmentation techniques in DWT domain.
Abstract
JPEG2000 (j2k) is a highly popular format for image and video compression.With the rapidly growing applications of cloud based image classification, most existing j2k-compatible schemes would stream compressed color images from the source before reconstruction at the processing center as inputs to deep CNNs. We propose to remove the computationally costly reconstruction step by training a deep CNN image classifier using the CDF 9/7 Discrete Wavelet Transformed (DWT) coefficients directly extracted from j2k-compressed images. We demonstrate additional computation savings by utilizing shallower CNN to achieve classification of good accuracy in the DWT domain. Furthermore, we show that traditional augmentation transforms such as flipping/shifting are ineffective in the DWT domain and present different augmentation transformations to achieve more accurate classification without any…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Image and Signal Denoising Methods · Image Retrieval and Classification Techniques
