paper-with-me

Papers

Attention-based Stylisation for Exemplar Image Colourisation

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

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 convolutional neural network (CNN) to obtain deep representations of the content of both inputs. Stylised outputs are then obtained by computing similarities between both feature representations in order to transfer the style of the reference to the content of the target input. However, in order to gain robustness towards dissimilar references, the stylised outputs need to be refined with a second colourisation network, which significantly increases the overall system complexity. This work reformulates the existing methodology introducing a novel end-to-end colourisation network that unifies the feature matching with the colourisation process. The proposed architecture integrates attention modules at different resolutions that learn how to perform the style transfer task in an unsupervised way towards decoding realistic colour predictions. Moreover, axial attention is proposed to simplify the attention operations and to obtain a fast but robust cost-effective architecture. Experimental validations demonstrate efficiency of the proposed methodology which generates high quality and visual appealing colourisation. Furthermore, the complexity of the proposed methodology is reduced compared to the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2105.01705

Code (1)

bbc/xcnet pytorch

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

Human vs Objective Evaluation of Colourisation Performance

2022-04-11 · Seán Mullery, Paul F. Whelan

Automatic colourisation of grey-scale images is the process of creating a full-colour image from the grey-scale prior. It is an ill-posed problem, as there are many plausible colourisations for a given grey-scale prior. …

TUCaN: Progressively Teaching Colourisation to Capsules

2021-06-29 · Rita Pucci, Niki Martinel

Automatic image colourisation is the computer vision research path that studies how to colourise greyscale images (for restoration). Deep learning techniques improved image colourisation yielding astonishing results. The…

End-to-End Conditional GAN-based Architectures for Image Colourisation

2019-08-26 · Marc Górriz, Marta Mrak, Alan F. Smeaton, Noel E. O'Connor

In this work recent advances in conditional adversarial networks are investigated to develop an end-to-end architecture based on Convolutional Neural Networks (CNNs) to directly map realistic colours to an input greyscal…

NPRportrait 1.0: A Three-Level Benchmark for Non-Photorealistic Rendering of Portraits

2020-09-01 · Paul L. Rosin, Yu-Kun Lai, David Mould, Ran Yi 외

Despite the recent upsurge of activity in image-based non-photorealistic rendering (NPR), and in particular portrait image stylisation, due to the advent of neural style transfer, the state of performance evaluation in t…

Style Transfer

Collaboration among Image and Object Level Features for Image Colourisation

2021-01-19 · Rita Pucci, Christian Micheloni, Niki Martinel

Image colourisation is an ill-posed problem, with multiple correct solutions which depend on the context and object instances present in the input datum. Previous approaches attacked the problem either by requiring inten…

Object