Skip to main content

Showing 1–7 of 7 results for author: Aitken, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:1907.06160  [pdf, other

    cs.CV

    Smile, Be Happy :) Emoji Embedding for Visual Sentiment Analysis

    Authors: Ziad Al-Halah, Andrew Aitken, Wenzhe Shi, Jose Caballero

    Abstract: Due to the lack of large-scale datasets, the prevailing approach in visual sentiment analysis is to leverage models trained for object classification in large datasets like ImageNet. However, objects are sentiment neutral which hinders the expected gain of transfer learning for such tasks. In this work, we propose to overcome this problem by learning a novel sentiment-aligned image embedding that… ▽ More

    Submitted 8 August, 2020; v1 submitted 13 July, 2019; originally announced July 2019.

    Comments: International Conference on Computer Vision (ICCV 2019) Workshops. Project page and the Visual Smiley Dataset: https://www.cs.utexas.edu/~ziad/emoji_visual_sentiment.html

  2. arXiv:1902.03876  [pdf, other

    cs.LG cs.IR stat.ML

    Deep Hashing using Entropy Regularised Product Quantisation Network

    Authors: Jo Schlemper, Jose Caballero, Andy Aitken, Joost van Amersfoort

    Abstract: In large scale systems, approximate nearest neighbour search is a crucial algorithm to enable efficient data retrievals. Recently, deep learning-based hashing algorithms have been proposed as a promising paradigm to enable data dependent schemes. Often their efficacy is only demonstrated on data sets with fixed, limited numbers of classes. In practical scenarios, those labels are not always availa… ▽ More

    Submitted 11 February, 2019; originally announced February 2019.

  3. arXiv:1707.02937  [pdf

    cs.CV

    Checkerboard artifact free sub-pixel convolution: A note on sub-pixel convolution, resize convolution and convolution resize

    Authors: Andrew Aitken, Christian Ledig, Lucas Theis, Jose Caballero, Zehan Wang, Wenzhe Shi

    Abstract: The most prominent problem associated with the deconvolution layer is the presence of checkerboard artifacts in output images and dense labels. To combat this problem, smoothness constraints, post processing and different architecture designs have been proposed. Odena et al. highlight three sources of checkerboard artifacts: deconvolution overlap, random initialization and loss functions. In this… ▽ More

    Submitted 10 July, 2017; originally announced July 2017.

  4. arXiv:1611.05250  [pdf, other

    cs.CV

    Real-Time Video Super-Resolution with Spatio-Temporal Networks and Motion Compensation

    Authors: Jose Caballero, Christian Ledig, Andrew Aitken, Alejandro Acosta, Johannes Totz, Zehan Wang, Wenzhe Shi

    Abstract: Convolutional neural networks have enabled accurate image super-resolution in real-time. However, recent attempts to benefit from temporal correlations in video super-resolution have been limited to naive or inefficient architectures. In this paper, we introduce spatio-temporal sub-pixel convolution networks that effectively exploit temporal redundancies and improve reconstruction accuracy while m… ▽ More

    Submitted 10 April, 2017; v1 submitted 16 November, 2016; originally announced November 2016.

    Comments: Changes: * Uploaded Vid4 results (footnote 1). * Added references [14, 29] as spatial-transformer prior art. * Fixed typos

  5. arXiv:1609.07009  [pdf

    cs.CV

    Is the deconvolution layer the same as a convolutional layer?

    Authors: Wenzhe Shi, Jose Caballero, Lucas Theis, Ferenc Huszar, Andrew Aitken, Christian Ledig, Zehan Wang

    Abstract: In this note, we want to focus on aspects related to two questions most people asked us at CVPR about the network we presented. Firstly, What is the relationship between our proposed layer and the deconvolution layer? And secondly, why are convolutions in low-resolution (LR) space a better choice? These are key questions we tried to answer in the paper, but we were not able to go into as much dept… ▽ More

    Submitted 22 September, 2016; originally announced September 2016.

    Comments: This is a note to share some additional insights for our the CVPR paper

  6. arXiv:1609.05158  [pdf, other

    cs.CV stat.ML

    Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network

    Authors: Wenzhe Shi, Jose Caballero, Ferenc Huszár, Johannes Totz, Andrew P. Aitken, Rob Bishop, Daniel Rueckert, Zehan Wang

    Abstract: Recently, several models based on deep neural networks have achieved great success in terms of both reconstruction accuracy and computational performance for single image super-resolution. In these methods, the low resolution (LR) input image is upscaled to the high resolution (HR) space using a single filter, commonly bicubic interpolation, before reconstruction. This means that the super-resolut… ▽ More

    Submitted 23 September, 2016; v1 submitted 16 September, 2016; originally announced September 2016.

    Comments: CVPR 2016 paper with updated affiliations and supplemental material, fixed typo in equation 4

  7. arXiv:1609.04802  [pdf, other

    cs.CV stat.ML

    Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network

    Authors: Christian Ledig, Lucas Theis, Ferenc Huszar, Jose Caballero, Andrew Cunningham, Alejandro Acosta, Andrew Aitken, Alykhan Tejani, Johannes Totz, Zehan Wang, Wenzhe Shi

    Abstract: Despite the breakthroughs in accuracy and speed of single image super-resolution using faster and deeper convolutional neural networks, one central problem remains largely unsolved: how do we recover the finer texture details when we super-resolve at large upscaling factors? The behavior of optimization-based super-resolution methods is principally driven by the choice of the objective function. R… ▽ More

    Submitted 25 May, 2017; v1 submitted 15 September, 2016; originally announced September 2016.

    Comments: 19 pages, 15 figures, 2 tables, accepted for oral presentation at CVPR, main paper + some supplementary material