VimicroABCnet: An Image Coder Combining a Better Color Space Conversion Algorithm and a Post Enhancing Network

Abstract

The framework of combining a better color space conversion (ABC) algorithm, and a post enhancing network for image coding, called VimicroABCnet[??] , is described in this paper. The ABC algorithm employs the principle component analysis[??] method, to find a new primary base axis offering the highest variance for each individual image. The RGB values of each pixel are pre-processed by a 64x64 template filtering. The pixels are then converted by the proposed ABC algorithm, before being encoded by an open source coder[??]. During decoding, the least square method (LSM) has been introduced to estimate the optimal inverse conversion, instead of using a matrix inversion directly. Another feature of the VimicroABCnet is the enhancing network, which adopts the architecture of a classic ResNet[??], and post-processes the decoded RGB image after ABC. Experiments on the CLIC2019 valid dataset have shown significant RGB-PSNR boost of 0.26db or 7.4% bits [email protected], and 1.2db/22.5%@1.0bpp, making use of the ABC algorithm; and a RGB-PSNR boost of [email protected], making use of the enhancing network, respectively. Combining both techniques, an improvement of 0.56db or 12% bits [email protected]; and a decrease in the compressed file size of about 17.8% are achieved in the transparent track. It is noted that each of the two techniques contributes equally. Methods to speed up the decoder model are also discussed.

Cite

Text

Li. "VimicroABCnet: An Image Coder Combining a Better Color Space Conversion Algorithm and a Post Enhancing Network." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.

Markdown

[Li. "VimicroABCnet: An Image Coder Combining a Better Color Space Conversion Algorithm and a Post Enhancing Network." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2019.](https://mlanthology.org/cvprw/2019/li2019cvprw-vimicroabcnet/)

BibTeX

@inproceedings{li2019cvprw-vimicroabcnet,
  title     = {{VimicroABCnet: An Image Coder Combining a Better Color Space Conversion Algorithm and a Post Enhancing Network}},
  author    = {Li, Ming},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2019},
  url       = {https://mlanthology.org/cvprw/2019/li2019cvprw-vimicroabcnet/}
}