paper-with-me

Papers

Learning Representation in Colour Conversion

2021-01-01 · Arash Akbarinia, Raquel Gil-Rodriguez, Alban Flachot, Matteo Toscani

Colours can be represented in an infinite set of spaces highlighting distinct features. In this work, we study the structure of colour representation in variational autoencoders (VAEs) and investigate whether a specific organisation of colours yields higher encoding efficiency. To this end, we propose a novel unsupervised task: colour space conversion (ColourConvNets). We trained several instances of VAEs whose input and output are in different colour spaces, e.g. from RGB to CIE L*a*b* (in total five colour spaces were examined). This allows us to systematically study the influence of input-output colour spaces on the representation learnt in VAEs. We thoroughly analysed the finite embedding space of vector quantised VAEs with three different methods (single feature, hue shift and linear transformation). The interpretations reached with these techniques are in agreement suggesting that (i) luminance and chromatic information are encoded in separate embedding vectors, and (ii) the structure of network's embedding space is determined by the output colour space. Evaluation of a large number of networks demonstrates that ColourConvNets with decorrelated output colour spaces produce higher quality images with a lower pixel-wise colour difference (1-2 DeltaE).  We further assess the ColourConvNets capacity in reconstructing the global content of an image in two downstream tasks: image classification (ImageNet) and scene segmentation networks (COCO). Our results show, with respect to the baseline network (whose input and output are RGB) 5-10% higher classification accuracy is obtained with decorrelating ColourConvNets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationScene Segmentation

Similar Papers 제목 키워드 기반

The Utility of Decorrelating Colour Spaces in Vector Quantised Variational Autoencoders

2020-09-30 · Arash Akbarinia, Raquel Gil-Rodríguez, Alban Flachot, Matteo Toscani

Vector quantised variational autoencoders (VQ-VAE) are characterised by three main components: 1) encoding visual data, 2) assigning $k$ different vectors in the so-called embedding space, and 3) decoding the learnt feat…

image-classificationImage ClassificationScene Segmentation

Fire detection in a still image using colour information

2018-03-10 · Oluwarotimi Giwa, Abdsamad Benkrid

Colour analysis is a crucial step in image-based fire detection algorithms. Many of the proposed fire detection algorithms in a still image are prone to false alarms caused by objects with a colour similar to fire. To de…

ClusteringFire Detection

DualVAE: Controlling Colours of Generated and Real Images

2023-05-30 · Keerth Rathakumar, David Liebowitz, Christian Walder, Kristen Moore 외

Colour controlled image generation and manipulation are of interest to artists and graphic designers. Vector Quantised Variational AutoEncoders (VQ-VAEs) with autoregressive (AR) prior are able to produce high quality im…

Image Generation

Learning Colour Representations of Search Queries

2020-06-17 · Paridhi Maheshwari, Manoj Ghuhan, Vishwa Vinay

Image search engines rely on appropriately designed ranking features that capture various aspects of the content semantics as well as the historic popularity. In this work, we consider the role of colour in this relevanc…

Image Retrieval

Attention-based Stylisation for Exemplar Image Colourisation

2021-05-04 · Marc Gorriz Blanch, Issa Khalifeh, Alan Smeaton, Noel O'Connor 외

Exemplar-based colourisation aims to add plausible colours to a grayscale image using the guidance of a colour reference image. Most of the existing methods tackle the task as a style transfer problem, using a convolutio…

Style Transfer