<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Exploring three views on image enhancement for Pixel Privacy</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Simon Brugman</string-name>
          <email>simon.brugman@cs.ru.nl</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Maciej Wysokiński</string-name>
          <email>maciwyso@ucm.es</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Martha Larson</string-name>
          <email>m.larson@cs.ru.nl</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Radboud University</institution>
          ,
          <country country="NL">the Netherlands</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Universidad Complutense</institution>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2018</year>
      </pub-date>
      <fpage>29</fpage>
      <lpage>31</lpage>
      <abstract>
        <p>The aim of the MediaEval 2018 Pixel Privacy task is to increase image appeal while blocking automatic inference of sensitive scene information. We investigate three diferent views from which we could consider enhancement: the view of the image aesthetics field, the view of automatic large-scale aesthetics inference models, and the view of social media users who reflect on their own photographic practices. Systematic image editing can do better than one-size-fits-all-filters with helping casual social media users find the desired photo look. Machine learning aesthetics assessment falls short when inferring individual preferences. A qualitative user study gives insight into the diversity and complexity of preferences. The MediaEval Pixel Privacy task aims at protecting users from large-scale inference of sensitive information while increasing image appeal. As we develop Pixel Privacy technologies, we want to understand how to apply and assess image enhancement. In this paper, we consider three views on image enhancement.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>INTRODUCTION</title>
      <p>• The view from the field of image aesthetics : Here we explore
what aspects of overall colour harmony we can systematise
without full understanding of the content of the image.
• The view of the field of machine learning on automatic
inference of aesthetics: We would like to better understand the
potential of this technology for aesthetics evaluation of image
enhancement in the Pixel Privacy task.
• The view of social media users: We survey a small group of
participants who have the habit of consciously reflecting on their
own photographic practices. This qualitative user study aims at
discovering strong and weak points of our image enhancements.</p>
      <p>
        In the following sections, we discuss each view in turn. Note that
in this work we assume an interconnection between enhancement
and appeal. Consistently with [
        <xref ref-type="bibr" rid="ref11 ref14">11, 14</xref>
        ] we consider that improving
aesthetics also improves appeal.
      </p>
    </sec>
    <sec id="sec-2">
      <title>SYSTEMATIC IMAGE EDITING</title>
      <p>We consider the field of image aesthetics in order to discover aspects
of photos that can be changed systematically, leading to an
aesthetic improvement or an increase of appeal without full knowledge
of what is being depicted in the photo. Such aspects would lend
themselves well to automatization. Our interest in automatization
is related to the observation that automatic filters are currently in
widespread use and assume that transformations must be fast to
match the speed of what is currently ofered by apps.</p>
      <p>
        The number of amateur photographers is growing as smartphone
usage increases [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Popular camera mobile apps attract a large
amount of activity, such as Instagram (more than 1B monthly
active users [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]) and Flickr (the iPhone is the most used camera [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]).
These apps allow users to edit images internally, for example,
applying filters, supporting extremely fast sharing of edited images.
      </p>
      <p>
        Currently, the state of the art in mobile apps for cameras is
predefined filters, which can change in hue, saturation or lightness
or add visual efects like blur or noise. Filtered photos, especially
with increased colour temperature, exposure, and contrast, are more
likely to be viewed (+21%) and commented on (+45%) than unfiltered
photos [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. These filters have the disadvantage of depriving users of
editing control. Predefined filters are the same each time the filter
is used and may limit the ability of users to achieve the desired
photo look. Here, we aim to discover contributions from the field
of image aesthetics that would allow us to improve the flexibility
of photo filters to increase image aesthetics and add user appeal.
      </p>
      <p>
        The users of image sharing networks can be divided into people
with aesthetic knowledge and casual photographers. The former
group tends towards smooth changes, supported by manual editing,
the latter usually prefers to achieve more dramatic change [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Our
goal is to discover dramatic changes consistent with image content,
but not requiring full image understanding. Early explorations have
directed our attention to colour grading and cropping for image
enhancement. Figure 1 shows a colour transformation whose goal
is to increase the appeal of the original image. The example was
chosen because it is one of the promising cases where the classifier
used in the Pixel Privacy task [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] is misdirected by a transformation.
      </p>
      <p>
        What aspects of overall colour harmony can we systematise
without full image understanding? As an initial attempt, we convert
the input image to HSV colour space [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ], obtaining pixel values
expressed in terms of the three-dimensional nature of human colour
perception [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]: (1) hue, which refers to pure colour, (2) saturation
from white light to pure colour and (3) value, which refers to
illumination values. Assigning the hue values to the specific ranges in the
RGB colour wheel [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] (primary, secondary and tertiary colours)
it is possible to identify dominant values in order to carry out an
overall harmony shift sensitive to tones, tints, and shades.
      </p>
      <p>
        In this experiment, we manipulate only hue values shifting them
to diferent ranges in the RGB colour wheel according to the
nearest detected harmony: monochromatic, analogous, complementary,
Simon Brugman, Maciej Wysokiński, and Martha Larson
double complementary, split complementary, triadic
complementary [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] (pages 22-28). This methodology is similar to the
geometrical formulation of classical colour harmony by Moon-Spencer [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
We also applied a forced crop that considers the rule of thirds.
      </p>
      <p>
        Note that visual perception involves both a form corresponding
to structure and colours as a feature of reflected light [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] (page 20).
Our experiment disregards form. The juxtaposition of the original
and harmony-shifted images can intensify the sensation of artificial
colours. However, colours are a response to light, and convincing
looking colours are not absolute but can vary. The perceptual
difference is reduced by the colour constancy phenomenon [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] (page
6-9). Note that the desired colour harmony can difer for each user
and also may be more or less suitable for a given original image.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>MACHINE LEARNING AESTHETICS</title>
      <p>
        Technology for large-scale aesthetic inference is widely available
and can be used by diferent multimedia applications for which
user appeal is important, such as search engines (e.g., [
        <xref ref-type="bibr" rid="ref11 ref14">11, 14</xref>
        ])
and automated photo album management systems (e.g., [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]). We
consider state-of-the-art advances in automatic image aesthetic
assessment for evaluating appeal of image enhancement. In the
task, our interest is focused on the user’s personal perspective when
sharing a picture on social media, as this is likely to lead to adoption
of the privacy-preserving image enhancements.
      </p>
      <p>
        A recent survey on image aesthetics assessment discusses visual
features (hand-crafted and deep features), data set characteristics
and evaluation metrics [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Neural-network-based machine
learning models are able to assess image aesthetics more accurately than
traditional approaches. They do not require explicit incorporation
of expert knowledge of photography. There are eforts to improve
on the state of the art. In [
        <xref ref-type="bibr" rid="ref11 ref8">8, 11</xref>
        ], the user ratings are extended
with rater IDs, enabling user-specific models. NIMA [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] is a
neural architecture for image assessment that predicts a distribution
of ratings from one to ten. It improves handling of ground-truth
ambiguity by optimizing the Earth Mover’s Distance on ordered
user score distributions. In addition to the mean user rating, the
distribution of NIMA can capture agreement of user ratings. The
loss used by NIMA can also be used for tuning image enhancement
methods [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] and as a metric for perceptual distance [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ].
      </p>
      <p>From the nature of how NIMA is learned, it tends to avoid
uncertain predictions when relevant information is missing. The image
alone does not provide all information of the user state that could
influence the rating (e.g., memories from the moment the user took
the photo, current mood). Figure 2 illustrates that there is a
mismatch between the distributions of per-image means and standard
deviations when comparing the ground truth to the predictions of
NIMA. NIMA predicts the overall reception of an image by users
and does not attempt to predict reception of images by single users.
The Pixel Privacy task could benefit from automatic assessment
that treats all users equally in terms of the prediction error of their
appeal judgements.
4</p>
    </sec>
    <sec id="sec-4">
      <title>PERCEPTION OF IMAGE ENHANCEMENT</title>
      <p>
        The user study is aimed at gathering qualitative insight into aspects
of image enhancements important for user preference. The study
compares three approaches: (1) systematically increasing overall
colour harmony and improving composition (cf. Section 2), (2)
enhancing the images intuitively, carried out by an artist, who
restricted the enhancements to the same sort of manipulations
that were applied systematically in (1), and (3) the style transfer
approach described in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Each approach is used to generate an
enhanced image from ten original images from the manual test set
of the 2018 Pixel Privacy task, resulting in 30 image pairs. The order
of the pairs is randomised.
      </p>
      <p>For each pair the original and enhanced image are randomly
assigned to be Image A and Image B. Study participants look at
both images and then answer the question “Which image would
you prefer to share?” using a 5-point scale running between A and
B. Additionally they give qualitative feedback by giving a short
elaboration on their preference. The interface allows the user to
toggle between image A and image B. Toggling makes the interface
more closely resemble the user interfaces in existing applications
(e.g., Instagram) and is also intended to eliminate unwanted direct
comparisons of the two images. We had access to a group of
people with conscious knowledge about images (e.g., photography or
computer vision expertise), and, for this preliminary, we selected
the study participants (ten in total) from this group. The rationale
is that this group would be better able to identify which of their
reactions is related to image transformations (as opposed to content)
and express their reactions in words.</p>
      <p>On average, study participants preferred the original image over
the enhanced image. For systematic enhancement (1), enhanced
images were preferred in 2 of the 10 cases, compared to 3/10 for
intuitive enhancement (2). We identified several high-level categories
capturing generalisations in the reasons given by study
participants for their image preferences: colours (harmony, cold/warm),
composition (ratio, perspective, focus, information, framing), no
diference, authenticity (water is not purple). Notable was that for
the systematic enhancement, composition change has an efect on
the perceived authenticity and image quality (with respect to focus).
5</p>
    </sec>
    <sec id="sec-5">
      <title>OUTLOOK</title>
      <p>In this paper, we have explored three diferent views on image
enhancement. Aspects from the field of image aesthetics can be
systematised for specific image enhancement, making the change
more dependent on the content of the image, while not requiring
full understanding of the image. For the Pixel Privacy task, machine
learning aesthetic assessment does not treat users equally in terms
of the error of prediction of their appeal judgements, which is a
potential limitation. A user study with experts gave valuable insight
into the diversity of preferences for hue and composition.</p>
    </sec>
    <sec id="sec-6">
      <title>ACKNOWLEDGMENTS</title>
      <p>This work is part of the Open Mind research programme, financed
by the Netherlands Organisation for Scientific Research (NWO).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>George</surname>
            <given-names>A</given-names>
          </string-name>
          <string-name>
            <surname>Agoston</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Color Theory and its Application in Art and Design</article-title>
          . Vol.
          <volume>19</volume>
          . Berlin, Heidelberg.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Saeideh</given-names>
            <surname>Bakhshi</surname>
          </string-name>
          , David A Shamma,
          <string-name>
            <given-names>Lyndon</given-names>
            <surname>Kennedy</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Eric</given-names>
            <surname>Gilbert</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Why We Filter Our Photos and How It Impacts Engagement</article-title>
          .
          <source>In Proceedings of the 9th International Conference on Web and Social Media (ICWSM)</source>
          .
          <source>AAAI</source>
          ,
          <fpage>12</fpage>
          -
          <lpage>21</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>José</given-names>
            <surname>María</surname>
          </string-name>
          <string-name>
            <surname>Cuasante</surname>
          </string-name>
          , Cuevas María, and Blanca Fernández Quesada.
          <year>2005</year>
          . Introducción al Color.
          <string-name>
            <surname>Akal</surname>
            ,
            <given-names>D.L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tres Cantos</surname>
          </string-name>
          (Madrid).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Jingyu</given-names>
            <surname>Cui</surname>
          </string-name>
          , Fang Wen, Rong Xiao, Yuandong Tian, and
          <string-name>
            <given-names>Xiaoou</given-names>
            <surname>Tang</surname>
          </string-name>
          .
          <year>2007</year>
          .
          <article-title>EasyAlbum: An Interactive Photo Annotation System based on Face Clustering and Re-ranking</article-title>
          .
          <source>In Proceedings of the SIGCHI conference on Human factors in computing systems. ACM</source>
          ,
          <volume>367</volume>
          -
          <fpage>376</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Yubin</given-names>
            <surname>Deng</surname>
          </string-name>
          , Chen Change Loy, and
          <string-name>
            <given-names>Xiaoou</given-names>
            <surname>Tang</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Image aesthetic assessment: An experimental survey</article-title>
          .
          <source>IEEE Signal Processing Magazine</source>
          <volume>34</volume>
          ,
          <issue>4</issue>
          (
          <year>2017</year>
          ),
          <fpage>80</fpage>
          -
          <lpage>106</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Edith</given-names>
            <surname>Anderson</surname>
          </string-name>
          Feisner and
          <string-name>
            <given-names>Ronald</given-names>
            <surname>Reed</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <string-name>
            <given-names>Color</given-names>
            <surname>Studies. Fairchild Books</surname>
          </string-name>
          , New York.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Flickr. 2018. Camera</given-names>
            <surname>Finder</surname>
          </string-name>
          . https://www.flickr.com/cameras/. (
          <year>2018</year>
          ). Accessed:
          <fpage>2018</fpage>
          -11-14.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Shu</given-names>
            <surname>Kong</surname>
          </string-name>
          , Xiaohui Shen,
          <string-name>
            <given-names>Zhe</given-names>
            <surname>Lin</surname>
          </string-name>
          , Radomir
          <string-name>
            <surname>Mech</surname>
            , and
            <given-names>Charless</given-names>
          </string-name>
          <string-name>
            <surname>Fowlkes</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Photo Aesthetics Ranking Network with Attributes and Content Adaptation</article-title>
          .
          <source>In Proceedings of the 14th European Conference on Computer Vision (ECCV)</source>
          . Springer,
          <fpage>662</fpage>
          -
          <lpage>679</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Martha</given-names>
            <surname>Larson</surname>
          </string-name>
          , Zhuoran Liu, Simon Brugman, and
          <string-name>
            <given-names>Zhengyu</given-names>
            <surname>Zhao</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Pixel Privacy: Increasing Image Appeal while Blocking Automatic Inference of Sensitive Scene Information</article-title>
          .
          <source>In Working Notes Proceedings of the MediaEval 2018 Workshop.</source>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>Zhuoran</given-names>
            <surname>Liu</surname>
          </string-name>
          and
          <string-name>
            <given-names>Zhengyu</given-names>
            <surname>Zhao</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>First Steps in Pixel Privacy: Exploring Deep Learning-based Image Enhancement against Largescale Image Inference</article-title>
          .
          <source>In Working Notes Proceedings of the MediaEval 2018 Workshop.</source>
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Ning</surname>
            <given-names>Ma</given-names>
          </string-name>
          , Alexey Volkov, Aleksandr Livshits, Pawel Pietrusinski, Houdong Hu, and
          <string-name>
            <given-names>Mark</given-names>
            <surname>Bolin</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>An Universal Image Attractiveness Ranking Framework</article-title>
          . arXiv preprint arXiv:
          <year>1805</year>
          .
          <volume>00309</volume>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>Parry</given-names>
            <surname>Moon</surname>
          </string-name>
          and Domina Eberle Spencer.
          <year>1944</year>
          .
          <article-title>Geometric formulation of classical color harmony</article-title>
          .
          <source>Journal of the Optical Society of America (JOSA) 34</source>
          ,
          <issue>1</issue>
          (
          <year>1944</year>
          ),
          <fpage>46</fpage>
          -
          <lpage>59</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>José</surname>
            <given-names>María</given-names>
          </string-name>
          <string-name>
            <surname>Parramón</surname>
          </string-name>
          .
          <year>1998</year>
          .
          <article-title>Teoría y Práctica del Color</article-title>
          .
          <article-title>Parramón ediciones</article-title>
          , Barcelona.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Yale</surname>
            <given-names>Song</given-names>
          </string-name>
          , Miriam Redi, Jordi Vallmitjana, and
          <string-name>
            <given-names>Alejandro</given-names>
            <surname>Jaimes</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>To click or not to click: Automatic selection of beautiful thumbnails from videos</article-title>
          .
          <source>In Proceedings of the 25th ACM International on Conference on Information and Knowledge Management (CIKM)</source>
          .
          <source>ACM</source>
          ,
          <volume>659</volume>
          -
          <fpage>668</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Statista</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Number of monthly active Instagram users from January 2013 to June 2018 (in millions)</article-title>
          .
          <source>(</source>
          <year>2018</year>
          ). https://www.statista.com/ statistics/253577/number-of
          <article-title>-monthly-active-instagram-users/</article-title>
          <string-name>
            <surname>Accessed</surname>
          </string-name>
          :
          <fpage>2018</fpage>
          -11-14.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Statista</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Number of smartphone users worldwide from 2014 to 2020 (in billions)</article-title>
          . https://www.statista.com/statistics/330695/ number-of
          <article-title>-smartphone-users-worldwide</article-title>
          . (
          <year>2018</year>
          ). Accessed:
          <fpage>2018</fpage>
          - 11-14.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>Hossein</given-names>
            <surname>Talebi</surname>
          </string-name>
          and
          <string-name>
            <given-names>Peyman</given-names>
            <surname>Milanfar</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Learned perceptual image enhancement</article-title>
          .
          <source>In 2018 IEEE International Conference Computational Photography (ICCP)</source>
          .
          <source>IEEE</source>
          ,
          <fpage>1</fpage>
          -
          <lpage>13</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>Hossein</given-names>
            <surname>Talebi</surname>
          </string-name>
          and
          <string-name>
            <given-names>Peyman</given-names>
            <surname>Milanfar</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>NIMA: Neural image assessment</article-title>
          .
          <source>IEEE Transactions on Image Processing 27</source>
          ,
          <issue>8</issue>
          (
          <year>2018</year>
          ),
          <fpage>3998</fpage>
          -
          <lpage>4011</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>A</given-names>
            <surname>Vadivel</surname>
          </string-name>
          ,
          <article-title>Shamik Sural, and Arun</article-title>
          K Majumdar.
          <year>2005</year>
          .
          <article-title>Human color perception in the HSV space and its application in histogram generation for image retrieval</article-title>
          .
          <source>In Color Imaging X: Processing, Hardcopy, and Applications</source>
          , Vol.
          <volume>5667</volume>
          .
          <source>International Society for Optics and Photonics</source>
          ,
          <volume>598</volume>
          -
          <fpage>610</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>Stephen</surname>
            <given-names>Westland</given-names>
          </string-name>
          , Kevin Laycock, Vien Cheung, Phil Henry, and
          <string-name>
            <given-names>Forough</given-names>
            <surname>Mahyar</surname>
          </string-name>
          .
          <year>2007</year>
          .
          <article-title>Colour Harmony</article-title>
          .
          <source>Journal of the International Colour Association (JAIC) 1</source>
          (
          <issue>2007</issue>
          ),
          <fpage>1</fpage>
          -
          <lpage>15</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <surname>Richard</surname>
            <given-names>Zhang</given-names>
          </string-name>
          , Phillip Isola, Alexei A.
          <string-name>
            <surname>Efros</surname>
            , Eli Shechtman, and
            <given-names>Oliver</given-names>
          </string-name>
          <string-name>
            <surname>Wang</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>The Unreasonable Efectiveness of Deep Features as a Perceptual Metric</article-title>
          .
          <source>In The IEEE Conference on Computer Vision and Pattern Recognition (CVPR).</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>