<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML"
         xmlns:xlink="http://www.w3.org/1999/xlink"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         article-type="research-article"
         dtd-version="3.0"><front>
      <journal-meta>
         <journal-id journal-id-type="publisher-id">jist</journal-id>
         <journal-id journal-id-type="coden">JIMTE6</journal-id>
         <journal-title-group>
            <journal-title>Journal of Imaging Science and Technology</journal-title>
            <abbrev-journal-title abbrev-type="IST">J. Imaging Sci. Technol.</abbrev-journal-title>
            <abbrev-journal-title abbrev-type="publisher">J. Imaging Sci. Technol.</abbrev-journal-title>
         </journal-title-group>
         <issn pub-type="ppub">1062-3701</issn>
         <issn pub-type="epub">1943-3522</issn>
         <publisher>
            <publisher-name>Society for Imaging Science and Technology</publisher-name>
         </publisher>
      </journal-meta>
      <article-meta>
         <article-id pub-id-type="publisher-id">050401</article-id>
         <article-id pub-id-type="doi">10.2352/J.ImagingSci.Technol.2022.66.5.050401</article-id>
         <article-id pub-id-type="manuscript">1323</article-id>
         <article-categories><subj-group subj-group-type="article-type"><subject>Papers based on Work Presented at CIC30: Color and Imaging 2022</subject></subj-group>
         </article-categories>
         <title-group>
            <article-title>Exploring Effects of Colour and Image Quality in Semantic Segmentation by Deep Learning Methods</article-title>
            <alt-title alt-title-type="short">Exploring effects of colour and image quality in semantic segmentation by deep learning methods</alt-title>
         </title-group>
         <contrib-group content-type="all">
            <contrib contrib-type="author">
               <name>
                  <surname>De</surname>
                  <given-names>Kanjar</given-names>
               </name>
               <xref ref-type="aff" rid="jist1323af1"/>
               <xref ref-type="aff" rid="jist1323em1"/>
            </contrib>
            <aff id="jist1323af1">Embedded Intelligent Systems Laboratory, Lule&#x00E5; University of Technology, 97187 Lule&#x00E5;, Sweden</aff>
            <ext-link id="jist1323em1" ext-link-type="email">kanjar.de@associated.ltu.se</ext-link>
            <author-comment content-type="short-author-list">
               <p>De</p>
            </author-comment>
         </contrib-group>
         <pub-date pub-type="ppub">
            <month>09</month>
            <year>2022</year>
         </pub-date>
         <volume>66</volume>
         <issue seq="">5</issue>
         <fpage>050401-1</fpage>
         <lpage>050401-10</lpage>
         <history>
            <date date-type="received">
               <day>15</day>
               <month>5</month>
               <year>2022</year>
            </date>
            <date date-type="accepted">
               <day>16</day>
               <month>7</month>
               <year>2022</year>
            </date>
         </history>
         <permissions>
            <copyright-statement>&#x00A9; 2022 Society for Imaging Science and Technology</copyright-statement>
            <copyright-year>2022</copyright-year>
            <license license-type="open-access"
                     xlink:href="https://creativecommons.org/licenses/by/4.0/">
               <license-p/>
            </license>
         </permissions>
         <abstract>
            <title>Abstract</title>
            <p>Recent advances in convolutional neural networks and vision transformers have brought about a revolution in the area of computer vision. Studies have shown that the performance of deep learning-based models is sensitive to image quality. The human visual system is trained to infer semantic information from poor quality images, but deep learning algorithms may find it challenging to perform this task. In this paper, we study the effect of image quality and color parameters on deep learning models trained for the task of semantic segmentation. One of the major challenges in benchmarking robust deep learning-based computer vision models is lack of challenging data covering different quality and colour parameters. In this paper, we have generated data using the subset of the standard benchmark semantic segmentation dataset (ADE20K) with the goal of studying the effect of different quality and colour parameters for the semantic segmentation task. To the best of our knowledge, this is one of the first attempts to benchmark semantic segmentation algorithms under different colour and quality parameters, and this study will motivate further research in this direction.</p>
         </abstract>
         <counts>
            <page-count count="10"/>
         </counts>
         <custom-meta-group>
            <custom-meta>
               <meta-name>ccc</meta-name>
               <meta-value>1062-3701/2022/66(5)/050401/10/$25.00</meta-value>
            </custom-meta>
            <custom-meta>
               <meta-name>printed</meta-name>
               <meta-value>Printed in the USA</meta-value>
            </custom-meta>
         </custom-meta-group>
      </article-meta>
   </front>
   <body><sec id="jist1323us1">
         <label>1.</label>
         <title>Introduction</title>
         <p>After the success of AlexNet&#x00A0;[<xref ref-type="bibr" rid="jist1323bib1">1</xref>] in ImageNet&#x00A0;[<xref ref-type="bibr" rid="jist1323bib2">2</xref>] Challenge 2012, deep convolutional neural networks have become an indispensable tool in computer vision. From the early successes in image classification, these networks have been used in different computer vision tasks such as object detection, object tracking&#x00A0;[<xref ref-type="bibr" rid="jist1323bib3">3</xref>, <xref ref-type="bibr" rid="jist1323bib4">4</xref>] and image segmentation&#x00A0;[<xref ref-type="bibr" rid="jist1323bib5">5</xref>&#x2013;<xref ref-type="bibr" rid="jist1323bib8">8</xref>]. Image classification is the task of assigning a class label to a particular image, but merely assigning a class label does not provide information on the understanding of the entire scene. Human visual systems are naturally trained to develop a deeper understanding simply by looking at the image. Semantic segmentation is the task of assigning a class label to a particular pixel and grouping together similar pixels. Semantic segmentation provides a deeper understanding of the context of the entire image. Several architectures based on convolutional neural networks have been developed for image classification over the last decade. An example of semantic segmentation is shown in Figure&#x00A0;<xref ref-type="fig" rid="jist1323fig1">1</xref> (Ref. [<xref ref-type="bibr" rid="jist1323bib9">9</xref>]). Some of the most popular ones are ResNet&#x00A0;[<xref ref-type="bibr" rid="jist1323bib10">10</xref>], DenseNet&#x00A0;[<xref ref-type="bibr" rid="jist1323bib11">11</xref>], VGGNets&#x00A0;[<xref ref-type="bibr" rid="jist1323bib12">12</xref>], GoogleNet&#x00A0;[<xref ref-type="bibr" rid="jist1323bib13">13</xref>], EfficientNets&#x00A0;[<xref ref-type="bibr" rid="jist1323bib14">14</xref>] among others. Recently, next-generation ConvNeXts&#x00A0;[<xref ref-type="bibr" rid="jist1323bib15">15</xref>] have been proposed to take on transformers, where ResNet architectures have made some design changes to mimic patchifying. In these architectures, depth-wise convolutions and inverted bottlenecks, larger kernel sizes permit global receptive power and micro-designs like fewer activations and normalization layers.</p>
         <fig id="jist1323fig1"><label>Figure&#x00A0;1.</label>
            <caption id="jist1323fc1">
               <p>Example from ADE20K dataset&#x00A0;[<xref ref-type="bibr" rid="jist1323bib9">9</xref>] with segmentation map.</p>
            </caption>
            <graphic id="jist1323f1_online" content-type="online" xlink:href="jist1323f1_online.jpg"/>
         </fig><p>Transformers have been popular in the field of natural language processing. Recently, computer vision researchers have achieved state-of-the-art results on the task of image classification outperforming most CNN based architectures. Popular architectures include the vision transformer (VIT)&#x00A0;[<xref ref-type="bibr" rid="jist1323bib16">16</xref>] and the shifted window transformer (SWIN)&#x00A0;[<xref ref-type="bibr" rid="jist1323bib17">17</xref>]. The core idea of VIT is to split the input image into patches followed by vectorization. The vectors are then followed by dense layers with shared parameters. The next step is positional encoding, which is used to represent structural information. The vectors along with a token for classification are passed through a series of multihead self-attention layers followed by dense layers, which constitute the transformer encoder network. The SWIN transformer also transforms the image into patches that are passed through a linear transform. The SWIN transformer uses small patches in the first transformer layer and merges into larger patches in the deeper transformer layers. Then the concept of shifted window-based self-attention is applied followed by a series of transformers with limited attention and merging layers followed by a linear dimensionality reducers. One of the recent advances is the data-efficient image transformer (DEIT), which uses the concept of distillation and the attention mechanism&#x00A0;[<xref ref-type="bibr" rid="jist1323bib18">18</xref>].</p>
         <p>Generally, deep learning-based models are data-dependent and need a large amount of data to develop robust models, and as a result, the quality of data is an important parameter when training these models. One of the most critical challenges in the deployment of machine learning-based systems in the real world is that during testing time, if there is a shift in distribution of the data, the system is vulnerable to failures. Recent work&#x00A0;[<xref ref-type="bibr" rid="jist1323bib19">19</xref>&#x2013;<xref ref-type="bibr" rid="jist1323bib21">21</xref>] has demonstrated that image quality is a very important attribute in developing a machine learning-based system involving images. Multiple studies by Hendrycks et&#x00A0;al. [<xref ref-type="bibr" rid="jist1323bib22">22</xref>&#x2013;<xref ref-type="bibr" rid="jist1323bib24">24</xref>] in the ImageNet database have demonstrated that perturbations and distribution shifts in images have a significant impact on the performance of deep learning-based computer vision models.</p>
         <p>One of the lesser explored areas in deep learning, in computer vision systems is the impact of colour on the performance of these networks. Deep learning networks such as CNNs&#x00A0;[<xref ref-type="bibr" rid="jist1323bib25">25</xref>] and generative adversarial networks (GANs)&#x00A0;[<xref ref-type="bibr" rid="jist1323bib26">26</xref>, <xref ref-type="bibr" rid="jist1323bib27">27</xref>] have shown promising results in converting grayscale images into colour images, and also some approaches have been proposed in the area of demosaicing&#x00A0;[<xref ref-type="bibr" rid="jist1323bib28">28</xref>, <xref ref-type="bibr" rid="jist1323bib29">29</xref>]. Recent studies&#x00A0;[<xref ref-type="bibr" rid="jist1323bib30">30</xref>&#x2013;<xref ref-type="bibr" rid="jist1323bib32">32</xref>] have shown that colour information has a significant impact on image classification tasks. Colour parameters such as the hue angle shift&#x00A0;[<xref ref-type="bibr" rid="jist1323bib33">33</xref>] have shown a significant impact on the performance of state-of-the-art deep neural networks trained on pristine ImageNet data. Colour information has been exploited successfully in the past by image segmentation algorithms&#x00A0;[<xref ref-type="bibr" rid="jist1323bib34">34</xref>&#x2013;<xref ref-type="bibr" rid="jist1323bib36">36</xref>]. Kantipudi&#x00A0;[<xref ref-type="bibr" rid="jist1323bib37">37</xref>] et&#x00A0;al. have shown that colour channels can be exploited to attack deep learning systems. Previous studies have shown that CNNs trained on ImageNet are biased towards texture&#x00A0;[<xref ref-type="bibr" rid="jist1323bib38">38</xref>]. Much current research is focused on the robustness&#x00A0;[<xref ref-type="bibr" rid="jist1323bib39">39</xref>&#x2013;<xref ref-type="bibr" rid="jist1323bib43">43</xref>] of deep learning research; therefore,it is important to investigate the effect of colour and image quality on the robustness of these deep learning methods. To the best of our knowledge, there has been very little work exploring the impact of colour information on modern deep learning-based semantic segmentation networks.</p>
         <p>In this paper, we try to study the robustness of deep learning-based semantic segmentation models&#x00A0;[<xref ref-type="bibr" rid="jist1323bib44">44</xref>]. One of the first challenges is to identify and inspect quality and colour based parameters which are likely to have an impact on the performance of deep learning based semantic segmentation models and generate a dataset to bench-mark the performance. The parameters used for our study include color space information, ISONoise, gamut, hue angle shift, saturation, contrast, brightness, etc. to name a few. The proposed dataset is built using the standard ADE20K&#x00A0;[<xref ref-type="bibr" rid="jist1323bib9">9</xref>, <xref ref-type="bibr" rid="jist1323bib45">45</xref>]. We tested some of the CNN- and transformer-based methods for semantic segmentation to gain insight on how these models respond to inputs which have been perturbed from the distribution on which they are trained. With more and more real-life tasks being deployed based on deep learning trained computer vision models, understanding the robustness parameters of these models is of paramount importance. The rest of the paper is organized as follows: we briefly describe the methods and architectures used in this study, and then we describe in detail the dataset generation and investigations conducted.</p>
         <p></p>
      </sec>
      <sec id="jist1323us2">
         <label>2.</label>
         <title>Architectures and Methods</title>
         <p>For this work, we have studied a few state-of-the-art semantic segmentation networks and their backbones. We have included CNN- and transformer-based methods for this study. For our analysis, we have used models pre-trained in ADE20K from the MMSegementation&#x00A0;[<xref ref-type="bibr" rid="jist1323bib46">46</xref>] model zoo.</p>
         <list id="jist1323l1" list-type="bullet" prefix-word="bullet">
            <list-item id="jist1323l1.1">
               <label>&#x2219;</label>
               <p>Fully convolutional networks (FCN)&#x00A0;[<xref ref-type="bibr" rid="jist1323bib47">47</xref>] were one of the first techniques to explore the use of convolutional networks to perform semantic segmentation. They transformed the classification network by adding upsampling into a segmentation network. For this particular study, we have included an FCN with a ResNet-based backbone, namely ResNet-50 and ResNet-101 backbones.</p>
            </list-item>
            <list-item id="jist1323l1.2">
               <label>&#x2219;</label>
               <p>Pyramid Scene Parsing networks (PSPNets)&#x00A0;[<xref ref-type="bibr" rid="jist1323bib48">48</xref>] is the next image segmentation method included in our study. PSPNets were designed to extract context information and improve the quality of segmentation. Like FCN we tested our augmented data for PSPNets and also the backbones used are ResNet-50 and ResNet-101 backbones for a fair comparison.</p>
            </list-item>
            <list-item id="jist1323l1.3">
               <label>&#x2219;</label>
               <p>Unified perceptual parsing networks (UPerNet)&#x00A0;[<xref ref-type="bibr" rid="jist1323bib49">49</xref>] are networks designed based on unified perceptual parsing, which involves learning multiple possible visual concepts from a given image. We have conducted extensive experiments using UPerNets and also we have performed experiments on models which are combination of UPerNets with the latest backbones namely ConvNeXt, VIT, DEIT, and SWIN transformers in addition to the ResNet-50 and ResNet-101 backbones and found some interesting results, which give us an idea about robustness of these models.</p>
            </list-item>
            <list-item id="jist1323l1.4">
               <label>&#x2219;</label>
               <p>With current advances in the applications of transformers in computer vision tasks, Strude et&#x00A0;al. [<xref ref-type="bibr" rid="jist1323bib50">50</xref>] proposed a semantic segmentation method using transformers, where the authors have extended the VIT architecture for the task of segmentation. The method uses the output embeddings corresponding to the patches of the images, and these embeddings yield the class labels using a mask transformer decoder or a pointwise linear decoder.</p>
            </list-item>
         </list>
         <p></p>
      </sec>
      <sec id="jist1323us3">
         <label>3.</label>
         <title>Pixel Accuracy</title>
         <p>In this section, we describe the performance measure used for our analysis. Common problems in semantic segmentation include mismatched class labels, getting inconspicuous classes, mismatched relationships, among others to name a few. For semantic segmentation, each and every pixel in the image is assigned a class label. To measure performance, we calculate the ratio of the number of pixel labels identified by the semantic segmentation algorithm to the pixel annotations from the ground truth. Let <italic>GT</italic> and <italic>Pred</italic> be the ground truth and the predicted segmented maps, respectively. Let <italic>T</italic><sub><italic>N</italic></sub> be the total number of pixels in the ground truth and <italic>T</italic><sub>matched</sub> be the total number of pixels where the ground truth and the predicted segmentation map labels are in a pair. Pixel accuracy (PA) is the ratio between <italic>T</italic><sub>matched</sub> and <italic>T</italic><sub><italic>N</italic></sub>. For this analysis, we report the mean pixel accuracy for 2000 images considered the dataset and the values are reported as a percentage.</p>
         <p></p>
      </sec>
      <sec id="jist1323us4">
         <label>4.</label>
         <title>Dataset Generation and Analysis</title>
         <p>One of the key challenges, to our knowledge, is that there are no data to support the study of how image quality and colour affect the process of semantic segmentation in images. ADE20K is one of the most challenging benchmarks in semantic segmentation, so we decided to build our image quality and colour dataset on the classes of the ADE20K dataset by using 2000 of their labeled validation datasets, and we only just modified those colour and quality parameters so that the boundaries of segmentation are not altered. We have used the pixel-level accuracy between the predicted and ground-truth maps to evaluate different semantic segmentation techniques. Table&#x00A0;<xref ref-type="table" rid="jist1323tabI">I</xref> shows the average pixel classification accuracy for all 2000 pristine images in the dataset. The main observation is that transformer-based models have better accuracy than CNN models, but the UPerNet-ConvNeXt combination has competitive performance. For all the methods, as expected, ResNet-101 performs better than the ResNet-50 backbones.</p>
         <table-wrap id="jist1323tabI">
            <label>Table&#x00A0;I.</label>
            <caption id="jist1323tcI">
               <p>Average Pixel Classification Accuracy (PA) for the pristine images in the dataset.</p>
            </caption>
            <table frame="void">
               <colgroup>
                  <col align="left"/>
                  <col align="center"/>
                  <col align="center"/>
               </colgroup>
               <thead>
                  <tr>
                     <th align="left"/>
                     <th align="center"/>
                     <th align="center">Pristine</th>
                  </tr>
                  <tr>
                     <th align="left">Method</th>
                     <th align="center">Backbone</th>
                     <th align="center">PA</th>
                  </tr>
               </thead>
               <tbody>
                  <tr>
                     <td align="left">FCN</td>
                     <td align="center">ResNet-50</td>
                     <td align="center">78.2</td>
                  </tr>
                  <tr>
                     <td align="left"/>
                     <td align="center">ResNet-101</td>
                     <td align="center">80.1 </td>
                  </tr>
                  <tr>
                     <td align="left">PSP</td>
                     <td align="center">ResNet-50</td>
                     <td align="center">81.0</td>
                  </tr>
                  <tr>
                     <td align="left"/>
                     <td align="center">ResNet-101</td>
                     <td align="center">81.8 </td>
                  </tr>
                  <tr>
                     <td align="left">UPerNet</td>
                     <td align="center">ResNet-50</td>
                     <td align="center">80.8</td>
                  </tr>
                  <tr>
                     <td align="left"/>
                     <td align="center">ResNet-101</td>
                     <td align="center">81.5</td>
                  </tr>
                  <tr>
                     <td align="left"/>
                     <td align="center">   Next</td>
                     <td align="center">83.4</td>
                  </tr>
                  <tr>
                     <td align="left"/>
                     <td align="center">  VIT-B</td>
                     <td align="center">83.1</td>
                  </tr>
                  <tr>
                     <td align="left"/>
                     <td align="center">  DEIT</td>
                     <td align="center">82.9</td>
                  </tr>
                  <tr>
                     <td align="left"/>
                     <td align="center"> SWIN-B</td>
                     <td align="center">83.0 </td>
                  </tr>
                  <tr>
                     <td align="left">Segmenter</td>
                     <td align="center">VIT-B</td>
                     <td align="center">83.8</td>
                  </tr>
               </tbody>
            </table>
         </table-wrap><sec id="jist1323us4-1">
            <label>4.1</label>
            <title>Colour Space based Distortions</title>
            <p>Colour information from an image can be modeled using different colour spaces. During the pre-deep learning era, colour space information was used for segmentation&#x00A0;[<xref ref-type="bibr" rid="jist1323bib51">51</xref>]. Some of the popular colour spaces are red-green-blue (RGB), hue saturation value (HSV), luminescence chrominance (YCbCr), and CIE-Lab colour space. Generally, deep neural networks are trained on the RGB colour space. To study the impact of colour information encoded in color spaces, we modified (setting to zero) the hue, saturation, Cb, Cr and A, B components of the HSV, YCbCr, and CIE-Lab spaces, respectively, and created six subsets of images as shown in Figure&#x00A0;<xref ref-type="fig" rid="jist1323fig2">2</xref>. The images were generated by converting the RGB image into HSV&#x00A0;[<xref ref-type="bibr" rid="jist1323bib52">52</xref>], YCbCr&#x00A0;[<xref ref-type="bibr" rid="jist1323bib53">53</xref>] and CIE-Lab spaces and then the hue (H), saturation (S), Cb, Cr, a and b channels were set to 0 to generate the images. All the colour space based distortions were implemented using Matlab 2021a.</p>
            <fig id="jist1323fig2"><label>Figure&#x00A0;2.</label>
               <caption id="jist1323fc2">
                  <p>Example from the generated dataset the component not seen is mentioned in the labels.</p>
               </caption>
               <graphic id="jist1323f2_online" content-type="online" xlink:href="jist1323f2_online.jpg"/>
            </fig><table-wrap id="jist1323tabII">
               <label>Table&#x00A0;II.</label>
               <caption id="jist1323tcII">
                  <p>Average Pixel Classification Accuracy (PA) for the colour space-modified images in the dataset.</p>
               </caption>
               <table frame="void">
                  <colgroup>
                     <col align="center"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                  </colgroup>
                  <thead>
                     <tr>
                        <th align="center"/>
                        <th align="left"/>
                        <th align="left">Hue</th>
                        <th align="left">Sat</th>
                        <th align="left">Cb</th>
                        <th align="left">Cr</th>
                        <th align="left">A</th>
                        <th align="left">B</th>
                     </tr>
                     <tr>
                        <th align="center">Method</th>
                        <th align="left">Backbone</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                     </tr>
                  </thead>
                  <tbody>
                     <tr>
                        <td align="center">FCN</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">73.5</td>
                        <td align="left">70.1</td>
                        <td align="left">65.9</td>
                        <td align="left">62.1</td>
                        <td align="left">77.0</td>
                        <td align="left">75.1</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">77.5</td>
                        <td align="left">73.6</td>
                        <td align="left">72.6</td>
                        <td align="left">65.2</td>
                        <td align="left">79.1</td>
                        <td align="left">78.1 </td>
                     </tr>
                     <tr>
                        <td align="center">PSP</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">78.9</td>
                        <td align="left">75.8</td>
                        <td align="left">74.0</td>
                        <td align="left">66.1</td>
                        <td align="left">80.3</td>
                        <td align="left">79.4</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">79.5</td>
                        <td align="left">76.7</td>
                        <td align="left">76.2</td>
                        <td align="left">68.0</td>
                        <td align="left">80.1</td>
                        <td align="left">80.4 </td>
                     </tr>
                     <tr>
                        <td align="center">UPerNet</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">78.3</td>
                        <td align="left">75.4</td>
                        <td align="left">73.0</td>
                        <td align="left">50.8</td>
                        <td align="left">79.9</td>
                        <td align="left">78.7</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">79.3</td>
                        <td align="left">76.9</td>
                        <td align="left">75.7</td>
                        <td align="left">65.5</td>
                        <td align="left">80.9</td>
                        <td align="left">80.1</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">Next</td>
                        <td align="left">81.5</td>
                        <td align="left">80.7</td>
                        <td align="left">79.4</td>
                        <td align="left">77.3</td>
                        <td align="left">82.3</td>
                        <td align="left">81.8</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">VIT-B</td>
                        <td align="left">80.9</td>
                        <td align="left">80.7</td>
                        <td align="left">79.4</td>
                        <td align="left">74.9</td>
                        <td align="left">81.8</td>
                        <td align="left">81.3</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">DEIT</td>
                        <td align="left">80.7</td>
                        <td align="left">79.2</td>
                        <td align="left">79.0</td>
                        <td align="left">77.3</td>
                        <td align="left">81.4</td>
                        <td align="left">80.7</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">Swin-B</td>
                        <td align="left">80.5</td>
                        <td align="left">79.1</td>
                        <td align="left">78.1</td>
                        <td align="left">76.1</td>
                        <td align="left">81.5</td>
                        <td align="left">81.2 </td>
                     </tr>
                     <tr>
                        <td align="center">Segmenter</td>
                        <td align="left">VIT-B</td>
                        <td align="left">82.1</td>
                        <td align="left">82.0</td>
                        <td align="left">82.0</td>
                        <td align="left">79.8</td>
                        <td align="left">82.7</td>
                        <td align="left">82.7</td>
                     </tr>
                  </tbody>
               </table>
            </table-wrap><p>One of the key observations from Table&#x00A0;<xref ref-type="table" rid="jist1323tabII">II</xref> is that in the YCbCr space, the Cb and Cr components have a significant effect on the performance of deep learning-based models. The methods with CNN backbones perform significantly worse than those with transformer backbones. The perturbation of the Cb and Cr components in the image has created a maximum reduction in performance in comparison to any other component in other colour spaces.</p>
         </sec>
         <sec id="jist1323us4-2">
            <label>4.2</label>
            <title>Hue Angle Shift</title>
            <p>For image classification, studies have shown&#x00A0;[<xref ref-type="bibr" rid="jist1323bib33">33</xref>] that changing the hue angle to red or blue has a significant impact on the performance of deep convolutional networks. Similarly to the previous study, here we shift the hue angle by 60 degrees to create a subset of five classes of images (60,120,180,240,300) as depicted in Figure&#x00A0;<xref ref-type="fig" rid="jist1323fig3">3</xref>. The aim is to study the effect of hue shift on semantic segmentation models trained on pristine images with a few augmentations. The main observation from Table&#x00A0;<xref ref-type="table" rid="jist1323tabIII">III</xref> is that when we change the hue angle, there is a change in the distribution and there is a drop in performance. The networks with transformer backbones perform better than the earlier methods with ResNet-50 or ResNet-101 backbones. In addition, the performance of UPerNet with the next-generation ConvNeXt backbone is also very competitive. The networks perform the worst when the hue-angle shift is around 180 degrees. Fully convolutional networks (FCN) are seen to be more sensitive to hue-angle shifts compared to the competitors PSPNets and UPerNets. The UPerNets that are combined with transformers are found to be more robust compared to the ones with CNN backbones.</p>
            <table-wrap id="jist1323tabIII">
               <label>Table&#x00A0;III.</label>
               <caption id="jist1323tcIII">
                  <p>Average Pixel Classification Accuracy (PA) for different hue-angle shifts (in degrees) for images in the dataset.</p>
               </caption>
               <table frame="void">
                  <colgroup>
                     <col align="center"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                  </colgroup>
                  <thead>
                     <tr>
                        <th align="center"/>
                        <th align="left"/>
                        <th align="left">60</th>
                        <th align="left">120</th>
                        <th align="left">180</th>
                        <th align="left">240</th>
                        <th align="left">300</th>
                     </tr>
                     <tr>
                        <th align="center">Method</th>
                        <th align="left">Backbone</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                     </tr>
                  </thead>
                  <tbody>
                     <tr>
                        <td align="center">FCN</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">76.8</td>
                        <td align="left">72.9</td>
                        <td align="left">69.1</td>
                        <td align="left">70.7</td>
                        <td align="left">76.4</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">79.1</td>
                        <td align="left">76.2</td>
                        <td align="left">74.3</td>
                        <td align="left">75.8</td>
                        <td align="left">79.1 </td>
                     </tr>
                     <tr>
                        <td align="center">PSP</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">80.0</td>
                        <td align="left">76.1</td>
                        <td align="left">76.1</td>
                        <td align="left">77.4</td>
                        <td align="left">80.2</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">80.9</td>
                        <td align="left">78.5</td>
                        <td align="left">76.8</td>
                        <td align="left">78.1</td>
                        <td align="left">81.1 </td>
                     </tr>
                     <tr>
                        <td align="center">UPerNet</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">79.5</td>
                        <td align="left">76.7</td>
                        <td align="left">74.8</td>
                        <td align="left">76.6</td>
                        <td align="left">79.7</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">80.6</td>
                        <td align="left">78.1</td>
                        <td align="left">76.1</td>
                        <td align="left">77.8</td>
                        <td align="left">80.7</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">Next</td>
                        <td align="left">82.7</td>
                        <td align="left">80.9</td>
                        <td align="left">79.7</td>
                        <td align="left">80.9</td>
                        <td align="left">82.8</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">VIT-B</td>
                        <td align="left">82.6</td>
                        <td align="left">80.3</td>
                        <td align="left">79.3</td>
                        <td align="left">80.1</td>
                        <td align="left">82.5</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">DEIT</td>
                        <td align="left">82.4</td>
                        <td align="left">80.0</td>
                        <td align="left">79.6</td>
                        <td align="left">79.9</td>
                        <td align="left">82.5</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">Swin-B</td>
                        <td align="left">82.3</td>
                        <td align="left">80.0</td>
                        <td align="left">78.9</td>
                        <td align="left">79.7</td>
                        <td align="left">82.4 </td>
                     </tr>
                     <tr>
                        <td align="center">Segmenter</td>
                        <td align="left">VIT-B</td>
                        <td align="left">83.4</td>
                        <td align="left">81.8</td>
                        <td align="left">81.1</td>
                        <td align="left">81.6</td>
                        <td align="left">83.4</td>
                     </tr>
                  </tbody>
               </table>
            </table-wrap><fig id="jist1323fig3"><label>Figure&#x00A0;3.</label>
               <caption id="jist1323fc3">
                  <p>Example from the generated dataset with the hue shift mentioned in the labels.</p>
               </caption>
               <graphic id="jist1323f3_online" content-type="online" xlink:href="jist1323f3_online.jpg"/>
            </fig></sec>
         <sec id="jist1323us4-3">
            <label>4.3</label>
            <title>Saturation</title>
            <p>We have varied the saturation levels in the images into four levels in order of distortion (refer to Figure&#x00A0;<xref ref-type="fig" rid="jist1323fig4">4</xref> reduction in this case) to study the impact of saturation on the semantic segmentation task performed by deep learning models. The four levels were created by scaling the values of the S channel in the HSV colour space. For the experiments in this paper, the scaling factors used were 0.8,0.6,0.4,0.2, respectively. which are termed Levels 1 to 4, respectively. The modification was performed using MATLAB 2021a where the saturation channel was scaled using these scaling factors. The observation from Table&#x00A0;<xref ref-type="table" rid="jist1323tabIV">IV</xref> is that, as expected, the transformer models tend to perform better than the CNN based models. There is a drop in performance when the saturation is reduced in the images, but the transformer-based models show better resistance to these changes.</p>
            <table-wrap id="jist1323tabIV">
               <label>Table&#x00A0;IV.</label>
               <caption id="jist1323tcIV">
                  <p>Average Pixel Classification Accuracy (PA) for different saturation levels for images in the dataset.</p>
               </caption>
               <table frame="void">
                  <colgroup>
                     <col align="center"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                  </colgroup>
                  <thead>
                     <tr>
                        <th align="center"/>
                        <th align="left"/>
                        <th align="left">Level 1</th>
                        <th align="left">Level 2</th>
                        <th align="left">Level 3</th>
                        <th align="left">Level 4</th>
                     </tr>
                     <tr>
                        <th align="center">Method</th>
                        <th align="left">Backbone</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                     </tr>
                  </thead>
                  <tbody>
                     <tr>
                        <td align="center">FCN</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">78.1</td>
                        <td align="left">77.9</td>
                        <td align="left">77.2</td>
                        <td align="left">75.0</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">80.1</td>
                        <td align="left">80.0</td>
                        <td align="left">79.4</td>
                        <td align="left">77.8 </td>
                     </tr>
                     <tr>
                        <td align="center">PSP</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">81.0</td>
                        <td align="left">80.8</td>
                        <td align="left">80.4</td>
                        <td align="left">79.1</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">81.8</td>
                        <td align="left">81.7</td>
                        <td align="left">81.2</td>
                        <td align="left">79.9 </td>
                     </tr>
                     <tr>
                        <td align="center">UPerNet</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">80.7</td>
                        <td align="left">80.5</td>
                        <td align="left">79.9</td>
                        <td align="left">78.5</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">81.5</td>
                        <td align="left">81.4</td>
                        <td align="left">81.0</td>
                        <td align="left">79.8</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">Next</td>
                        <td align="left">83.4</td>
                        <td align="left">83.2</td>
                        <td align="left">83.1</td>
                        <td align="left">82.6</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">VIT-B</td>
                        <td align="left">83.1</td>
                        <td align="left">83.0</td>
                        <td align="left">82.8</td>
                        <td align="left">82.2</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">DEIT</td>
                        <td align="left">82.9</td>
                        <td align="left">82.8</td>
                        <td align="left">82.5</td>
                        <td align="left">82.0</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">Swin-B</td>
                        <td align="left">83.0</td>
                        <td align="left">82.8</td>
                        <td align="left">82.7</td>
                        <td align="left">82.0 </td>
                     </tr>
                     <tr>
                        <td align="center">Segmenter</td>
                        <td align="left">VIT-B</td>
                        <td align="left">83.7</td>
                        <td align="left">83.7</td>
                        <td align="left">83.6</td>
                        <td align="left">83.3</td>
                     </tr>
                  </tbody>
               </table>
            </table-wrap><fig id="jist1323fig4"><label>Figure&#x00A0;4.</label>
               <caption id="jist1323fc4">
                  <p>Example from the generated dataset with different saturation levels mentioned in the labels.</p>
               </caption>
               <graphic id="jist1323f4_online" content-type="online" xlink:href="jist1323f4_online.jpg"/>
            </fig></sec>
         <sec id="jist1323us4-4">
            <label>4.4</label>
            <title>Brightness and Contrast</title>
            <p>Brightness and contrast are two fundamental parameters of image quality. The goal is to study how the semantic segmentation of images works when the input image has poor contrast or it is too dark or too bright. In real-life applications, sometimes brightness and contrast may get affected due to uncontrollable situations, and thus a deep learning-based model must be robust to brightness and contrast variations. For this study, we used four levels of contrast and brightness and implemented them using the Augly library&#x00A0;[<xref ref-type="bibr" rid="jist1323bib54">54</xref>] which is used for adversarial robustness. Examples of brightness modification are shown in Figure&#x00A0;<xref ref-type="fig" rid="jist1323fig5">5</xref>. Four levels were chosen for the final analysis that have poor visual contrast for the final reporting of the results to demonstrate their effect on semantic segmentation. Images with poor visual quality showed poorer performance for semantic segmentation. Table&#x00A0;<xref ref-type="table" rid="jist1323tabV">V</xref> shows that darker images(B1) degrade the performance of methods with ResNet backbones compared to methods based on transformers. A similar behavior is observed for too bright images (B4).</p>
            <fig id="jist1323fig5"><label>Figure&#x00A0;5.</label>
               <caption id="jist1323fc5">
                  <p>Example from the generated dataset with different brightness levels.</p>
               </caption>
               <graphic id="jist1323f5_online" content-type="online" xlink:href="jist1323f5_online.jpg"/>
            </fig><table-wrap id="jist1323tabV">
               <label>Table&#x00A0;V.</label>
               <caption id="jist1323tcV">
                  <p>Average Pixel Classification Accuracy (PA) for different brightness levels for images in the dataset.</p>
               </caption>
               <table frame="void">
                  <colgroup>
                     <col align="center"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                  </colgroup>
                  <thead>
                     <tr>
                        <th align="center"/>
                        <th align="left"/>
                        <th align="left">B1</th>
                        <th align="left">B2</th>
                        <th align="left">B3</th>
                        <th align="left">B4</th>
                     </tr>
                     <tr>
                        <th align="center">Method</th>
                        <th align="left">Backbone</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                     </tr>
                  </thead>
                  <tbody>
                     <tr>
                        <td align="center">FCN</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">76.2</td>
                        <td align="left">77.9</td>
                        <td align="left">77.8</td>
                        <td align="left">76.2</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">78.8</td>
                        <td align="left">79.9</td>
                        <td align="left">79.8</td>
                        <td align="left">78.6 </td>
                     </tr>
                     <tr>
                        <td align="center">PSP</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">79.7</td>
                        <td align="left">80.9</td>
                        <td align="left">80.7</td>
                        <td align="left">79.5</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">80.6</td>
                        <td align="left">81.6</td>
                        <td align="left">81.5</td>
                        <td align="left">80.5 </td>
                     </tr>
                     <tr>
                        <td align="center">UPerNet</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">79.2</td>
                        <td align="left">80.5</td>
                        <td align="left">80.4</td>
                        <td align="left">79.2</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ReNets-101</td>
                        <td align="left">80.2</td>
                        <td align="left">81.4</td>
                        <td align="left">81.2</td>
                        <td align="left">80.1</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">Next</td>
                        <td align="left">82.2</td>
                        <td align="left">83.2</td>
                        <td align="left">83.1</td>
                        <td align="left">82.0</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">VIT-B</td>
                        <td align="left">82.1</td>
                        <td align="left">82.9</td>
                        <td align="left">82.8</td>
                        <td align="left">81.8</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">DEIT</td>
                        <td align="left">81.8</td>
                        <td align="left">82.7</td>
                        <td align="left">82.7</td>
                        <td align="left">81.8</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">SWIN-B</td>
                        <td align="left">82.0</td>
                        <td align="left">82.7</td>
                        <td align="left">82.7</td>
                        <td align="left">81.7 </td>
                     </tr>
                     <tr>
                        <td align="center">Segmenter</td>
                        <td align="left">VIT-B</td>
                        <td align="left">83.2</td>
                        <td align="left">83.7</td>
                        <td align="left">83.5</td>
                        <td align="left">82.9</td>
                     </tr>
                  </tbody>
               </table>
            </table-wrap><p>Contrast is an important parameter of image quality, and it is very important to study its effects. We have generated four levels of contrast (examples shown in Figure&#x00A0;<xref ref-type="fig" rid="jist1323fig6">6</xref>) and their corresponding average pixel accuracy for each of the models is reported in Table&#x00A0;<xref ref-type="table" rid="jist1323tabVI">VI</xref>. For poorer images (C1), CNN-based methods show a performance drop compared to pristine images in Table&#x00A0;<xref ref-type="table" rid="jist1323tabI">I</xref> and the transformer based models appear to be more robust.</p>
            <fig id="jist1323fig6"><label>Figure&#x00A0;6.</label>
               <caption id="jist1323fc6">
                  <p>Example from the generated dataset with the different contrast mentioned in the labels.</p>
               </caption>
               <graphic id="jist1323f6_online" content-type="online" xlink:href="jist1323f6_online.jpg"/>
            </fig><table-wrap id="jist1323tabVI">
               <label>Table&#x00A0;VI.</label>
               <caption id="jist1323tcVI">
                  <p>Average Pixel Classification Accuracy (PA) for different contrast levels for images in the dataset.</p>
               </caption>
               <table frame="void">
                  <colgroup>
                     <col align="center"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                  </colgroup>
                  <thead>
                     <tr>
                        <th align="center"/>
                        <th align="left"/>
                        <th align="left">C1</th>
                        <th align="left">C2</th>
                        <th align="left">C3</th>
                        <th align="left">C4</th>
                     </tr>
                     <tr>
                        <th align="center">Method</th>
                        <th align="left">Backbone</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                     </tr>
                  </thead>
                  <tbody>
                     <tr>
                        <td align="center">FCN</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">73.6</td>
                        <td align="left">77.8</td>
                        <td align="left">77.8</td>
                        <td align="left">76.9</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">76.8</td>
                        <td align="left">79.8</td>
                        <td align="left">79.8</td>
                        <td align="left">79.0 </td>
                     </tr>
                     <tr>
                        <td align="center">PSP</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">77.9</td>
                        <td align="left">80.8</td>
                        <td align="left">80.8</td>
                        <td align="left">80.0</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">79.1</td>
                        <td align="left">81.5</td>
                        <td align="left">81.5</td>
                        <td align="left">80.8 </td>
                     </tr>
                     <tr>
                        <td align="center">UPerNet</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">77.1</td>
                        <td align="left">80.4</td>
                        <td align="left">80.5</td>
                        <td align="left">79.7</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">78.5</td>
                        <td align="left">81.3</td>
                        <td align="left">81.3</td>
                        <td align="left">80.5</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">Next</td>
                        <td align="left">81.8</td>
                        <td align="left">83.1</td>
                        <td align="left">83.2</td>
                        <td align="left">82.6</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">VIT-B</td>
                        <td align="left">81.7</td>
                        <td align="left">82.9</td>
                        <td align="left">82.9</td>
                        <td align="left">82.3</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">DEIT</td>
                        <td align="left">81.7</td>
                        <td align="left">82.7</td>
                        <td align="left">82.8</td>
                        <td align="left">82.3</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">SWIN-B</td>
                        <td align="left">81.3</td>
                        <td align="left">82.6</td>
                        <td align="left">82.9</td>
                        <td align="left">82.3 </td>
                     </tr>
                     <tr>
                        <td align="center">Segmenter</td>
                        <td align="left">VIT-B</td>
                        <td align="left">83.0</td>
                        <td align="left">83.6</td>
                        <td align="left">83.7</td>
                        <td align="left">83.2</td>
                     </tr>
                  </tbody>
               </table>
            </table-wrap></sec>
         <sec id="jist1323us4-5">
            <label>4.5</label>
            <title>Colour Gamut</title>
            <p>Colour gamut&#x00A0;[<xref ref-type="bibr" rid="jist1323bib55">55</xref>] comprises the total subset of colors that the display device can represent and is one of the key considerations in imaging and display technologies. We conducted a set of experiments on different synthetically generated images using ICC profiles (<uri>www.color.org</uri>) which are generally used for printing, and ran semantic segmentation models on these images. An example of a newsprint gamut is shown in Figure&#x00A0;<xref ref-type="fig" rid="jist1323fig7">7</xref>. Table&#x00A0;<xref ref-type="table" rid="jist1323tabVII">VII</xref> shows that the newspaper gamut has a reducing effect on the performance of semantic segmentation networks. This modification shows that there is a distribution shift between the training and testing data. The ResNet-50 FCN network has the greatest performance drop, and even transformer-based models have shown a performance drop. Similar trends were observed in experiments carried out on other print gamuts.</p>
            <fig id="jist1323fig7"><label>Figure&#x00A0;7.</label>
               <caption id="jist1323fc7">
                  <p>Example from the generated dataset with the different gamut mentioned in the labels.</p>
               </caption>
               <graphic id="jist1323f7_online" content-type="online" xlink:href="jist1323f7_online.jpg"/>
            </fig><table-wrap id="jist1323tabVII">
               <label>Table&#x00A0;VII.</label>
               <caption id="jist1323tcVII">
                  <p>Average Pixel Classification Accuracy (PA) for images with reduced (newspaper) gamut.</p>
               </caption>
               <table frame="void">
                  <colgroup>
                     <col align="center"/>
                     <col align="left"/>
                     <col align="left"/>
                  </colgroup>
                  <thead>
                     <tr>
                        <th align="center"/>
                        <th align="left"/>
                        <th align="left">Gamut</th>
                     </tr>
                     <tr>
                        <th align="center">Method</th>
                        <th align="left">Backbone</th>
                        <th align="left">PA</th>
                     </tr>
                  </thead>
                  <tbody>
                     <tr>
                        <td align="center">FCN</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">72.6</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">76.2 </td>
                     </tr>
                     <tr>
                        <td align="center">PSP</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">77.6</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">78.4 </td>
                     </tr>
                     <tr>
                        <td align="center">UPerNet</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">76.9</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">78.3</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">Next</td>
                        <td align="left">81.3</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">VIT-B</td>
                        <td align="left">81.6</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">DEIT</td>
                        <td align="left">81.3</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">SWIN-B</td>
                        <td align="left">80.2 </td>
                     </tr>
                     <tr>
                        <td align="center">Segmenter</td>
                        <td align="left">VIT-B</td>
                        <td align="left">82.8</td>
                     </tr>
                  </tbody>
               </table>
            </table-wrap></sec>
         <sec id="jist1323us4-6">
            <label>4.6</label>
            <title>ISO Noise</title>
            <p>To study the sensitivity of semantic segmentation to image sensor noise, we have created two subsets with two levels of noise where level 2 indicates the presence of more noise than level 1 as shown in Figure&#x00A0;<xref ref-type="fig" rid="jist1323fig8">8</xref>. The ISO noise model is based on the Poisson distribution implemented in the Albumentations&#x00A0;[<xref ref-type="bibr" rid="jist1323bib56">56</xref>] library (<uri>https://albumentations.ai/docs/api_reference/augmentations/transforms/</uri>.) From Table&#x00A0;<xref ref-type="table" rid="jist1323tabVIII">VIII</xref> we can infer that, as expected, there is a difference in the performance of semantic segmentation when the level of noise increases. Transformer-based methods are more immune to noise compared to competitors with ResNet-50 and ResNet-101 backbones. The accuracy of the ConvNeXt architecture backbone-based UPerNet is on par with transformer-based architectures. The level 2 images are visibly more distorted than level 1 images and the experimental results also show that the models perform worse on noisier images.</p>
            <fig id="jist1323fig8"><label>Figure&#x00A0;8.</label>
               <caption id="jist1323fc8">
                  <p>Example from the generated dataset with two levels of ISO Noise (Level 2 more noisier than Level 1).</p>
               </caption>
               <graphic id="jist1323f8_online" content-type="online" xlink:href="jist1323f8_online.jpg"/>
            </fig><table-wrap id="jist1323tabVIII">
               <label>Table&#x00A0;VIII.</label>
               <caption id="jist1323tcVIII">
                  <p>Average Pixel Classification Accuracy (PA) with Two Levels of ISO Noise.</p>
               </caption>
               <table frame="void">
                  <colgroup>
                     <col align="center"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                  </colgroup>
                  <thead>
                     <tr>
                        <th align="center"/>
                        <th align="left"/>
                        <th align="left">Level 1</th>
                        <th align="left">Level 2</th>
                     </tr>
                     <tr>
                        <th align="center">Method</th>
                        <th align="left">Backbone</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                     </tr>
                  </thead>
                  <tbody>
                     <tr>
                        <td align="center">FCN</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">77.6</td>
                        <td align="left">75.3</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">79.6</td>
                        <td align="left">77.7 </td>
                     </tr>
                     <tr>
                        <td align="center">PSP</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">80.6</td>
                        <td align="left">78.8</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">81.3</td>
                        <td align="left">79.4 </td>
                     </tr>
                     <tr>
                        <td align="center">UPerNet</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">80.3</td>
                        <td align="left">78.7</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">81.1</td>
                        <td align="left">79.5</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">Next</td>
                        <td align="left">83.1</td>
                        <td align="left">82.0</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">VIT-B</td>
                        <td align="left">82.8</td>
                        <td align="left">81.9</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">DEIT</td>
                        <td align="left">82.6</td>
                        <td align="left">81.5</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">SWIN-B</td>
                        <td align="left">82.6</td>
                        <td align="left">81.0 </td>
                     </tr>
                     <tr>
                        <td align="center">Segmenter</td>
                        <td align="left">VIT-B</td>
                        <td align="left">83.6</td>
                        <td align="left">83.1</td>
                     </tr>
                  </tbody>
               </table>
            </table-wrap></sec>
         <sec id="jist1323us4-7">
            <label>4.7</label>
            <title>Colour Modification</title>
            <p>We included two colour modifications that converted the colour image to grayscale and sepia (refer Figure&#x00A0;<xref ref-type="fig" rid="jist1323fig9">9</xref>) using the Albumentations. The main aim was to check how these semantic segmentation methods behave in the absence of colour information.</p>
            <fig id="jist1323fig9"><label>Figure&#x00A0;9.</label>
               <caption id="jist1323fc9">
                  <p>Example from the generated dataset with grayscale and sepia mentioned in the labels.</p>
               </caption>
               <graphic id="jist1323f9_online" content-type="online" xlink:href="jist1323f9_online.jpg"/>
            </fig><table-wrap id="jist1323tabIX">
               <label>Table&#x00A0;IX.</label>
               <caption id="jist1323tcIX">
                  <p>Average Pixel Classification Accuracy (PA) for a subset of images with sepia and grayscale filters.</p>
               </caption>
               <table frame="void">
                  <colgroup>
                     <col align="center"/>
                     <col align="left"/>
                     <col align="left"/>
                     <col align="left"/>
                  </colgroup>
                  <thead>
                     <tr>
                        <th align="center"/>
                        <th align="left"/>
                        <th align="left">Sepia</th>
                        <th align="left">Gray</th>
                     </tr>
                     <tr>
                        <th align="center">Method</th>
                        <th align="left">Backbone</th>
                        <th align="left">PA</th>
                        <th align="left">PA</th>
                     </tr>
                  </thead>
                  <tbody>
                     <tr>
                        <td align="center">FCN</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">70.9</td>
                        <td align="left">70.7</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">75.7</td>
                        <td align="left">74.3 </td>
                     </tr>
                     <tr>
                        <td align="center">PSP</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">77.4</td>
                        <td align="left">76.6</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">78.1</td>
                        <td align="left">77.4 </td>
                     </tr>
                     <tr>
                        <td align="center">UPerNet</td>
                        <td align="left">ResNet-50</td>
                        <td align="left">76.6</td>
                        <td align="left">76.1</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">ResNet-101</td>
                        <td align="left">78.0</td>
                        <td align="left">77.4</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">Next</td>
                        <td align="left">80.2</td>
                        <td align="left">81.0</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">VIT-B</td>
                        <td align="left">79.8</td>
                        <td align="left">80.9</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">DEIT</td>
                        <td align="left">78.9</td>
                        <td align="left">79.5</td>
                     </tr>
                     <tr>
                        <td align="center"/>
                        <td align="left">SWIN-B</td>
                        <td align="left">78.8</td>
                        <td align="left">79.4 </td>
                     </tr>
                     <tr>
                        <td align="center">Segmenter</td>
                        <td align="left">VIT-B</td>
                        <td align="left">81.6</td>
                        <td align="left">82.3</td>
                     </tr>
                  </tbody>
               </table>
            </table-wrap><p>Table&#x00A0;<xref ref-type="table" rid="jist1323tabIX">IX</xref> shows that colour information plays a significant information in computer vision tasks. There is a significant decrease in accuracy for CNN-based networks, and transformer-based methods have also shown a performance dip. The patch-based nature of transformers most likely have enabled them to perform better in comparison with CNN based models.</p>
            <p></p>
         </sec>
      </sec>
      <sec id="jist1323us5">
         <label>5.</label>
         <title>Results and Discussion</title>
         <p>In this paper, we have created synthetic data based on the popular ADE20K dataset to understand the impact of colour information and quality parameters on the performance of semantic segmentation networks. We have performed comparative studies ranging from basic FCNs to the most recent state-of-the-art transformer-based methods and attempted to get an estimate of robustness of these methods under different colour and image quality-based modifications. The general observation is that transformer-based methods show more robustness to poor-quality data compared to their CNN-based counterparts. However, transformer-based methods can be difficult to train and may require significant computing resources. There has to be a trade-off between robustness and model complexity. One consistent observation is that pyramid scene parsing networks (PSPNets) and unified perceptual parsing networks (UPerNets) with ResNet-50 and ResNet-101 backbone perform significantly better than FCN on these backbones, with ResNet-101 outperforming ResNet-50. Colour channel information is not widely studied in the context of deep neural networks and the current era is based on deep learning, and one of the main objectives of this study is to find ways in which these modern techniques match to quality and colour parameters and motivate researchers to incorporate colour channels into the architecture engineering process. Real-time computer vision systems have been deployed in critical areas such as surgery, autonomous driving, etc. to name a few, errors in scene understanding can lead to catastrophe. To the best of our knowledge, we have listed some of the key quality and colour parameters which need to be investigated in detail by both the colour imaging and deep learning community to build safer systems.</p>
         <p></p>
      </sec>
   </body>
   <back>
      <ref-list content-type="numerical">
         <title>References</title>
         <ref id="jist1323bib1">
            <label>1</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Krizhevsky</surname>
                     <given-names>A.</given-names>
                  </name>
                  <name>
                     <surname>Sutskever</surname>
                     <given-names>I.</given-names>
                  </name>
                  <name>
                     <surname>Hinton</surname>
                     <given-names>G.</given-names>
                  </name>
               </person-group>
               <year>2012</year>
               <article-title>Imagenet classification with deep convolutional neural networks</article-title>
               <source>Adv. Neural Inf. Process. Syst.</source>
               <volume>25</volume>
               <fpage>1097</fpage>
               <lpage>1105</lpage>
               <page-range>1097&#x2013;105</page-range>
               <pub-id pub-id-type="doi">10.1145/3065386</pub-id>
            </element-citation></ref>
         <ref id="jist1323bib2">
            <label>2</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Deng</surname>
                     <given-names>J.</given-names>
                  </name>
                  <name>
                     <surname>Dong</surname>
                     <given-names>W.</given-names>
                  </name>
                  <name>
                     <surname>Socher</surname>
                     <given-names>R.</given-names>
                  </name>
                  <name>
                     <surname>Li</surname>
                     <given-names>L.</given-names>
                  </name>
                  <name>
                     <surname>Li</surname>
                     <given-names>K.</given-names>
                  </name>
                  <name>
                     <surname>Fei-Fei</surname>
                     <given-names>L.</given-names>
                  </name>
               </person-group>
               <article-title>Imagenet: A large-scale hierarchical image database</article-title>
               <source>2009 IEEE Conf. on Computer Vision and Pattern Recognition</source>
               <year>2009</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>248</fpage>
               <lpage>255</lpage>
               <page-range>248&#x2013;55</page-range>
               <pub-id pub-id-type="doi">10.1109/CVPR.2009.5206848</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib3">
            <label>3</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Girshick</surname>
                     <given-names>R.</given-names>
                  </name>
               </person-group>
               <article-title>Fast r-cnn</article-title>
               <source>Proc. IEEE Int&#x2019;l. Conf. on Computer Vision</source>
               <year>2015</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>1440</fpage>
               <lpage>1448</lpage>
               <page-range>1440&#x2013;8</page-range>
               <pub-id pub-id-type="doi">10.1109/ICCV.2015.169</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib4">
            <label>4</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Redmon</surname>
                     <given-names>J.</given-names>
                  </name>
                  <name>
                     <surname>Divvala</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Girshick</surname>
                     <given-names>R.</given-names>
                  </name>
                  <name>
                     <surname>Farhadi</surname>
                     <given-names>A.</given-names>
                  </name>
               </person-group>
               <article-title>You only look once: Unified, real-time object detection</article-title>
               <source>Proc. IEEE Conf. on Computer Vision and Pattern Recognition</source>
               <year>2016</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>779</fpage>
               <lpage>788</lpage>
               <page-range>779&#x2013;88</page-range>
               <pub-id pub-id-type="doi">10.1109/CVPR.2016.91</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib5">
            <label>5</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Ronneberger</surname>
                     <given-names>O.</given-names>
                  </name>
                  <name>
                     <surname>Fischer</surname>
                     <given-names>P.</given-names>
                  </name>
                  <name>
                     <surname>Brox</surname>
                     <given-names>T.</given-names>
                  </name>
               </person-group>
               <article-title>U-net: Convolutional networks for biomedical image segmentation</article-title>
               <source>Int&#x2019;l. Conf. on Medical Image Computing and Computer-assisted Intervention</source>
               <year>2015</year>
               <publisher-name>Springer</publisher-name>
               <publisher-loc>Cham</publisher-loc>
               <fpage>234</fpage>
               <lpage>241</lpage>
               <page-range>234&#x2013;41</page-range>
               <pub-id pub-id-type="doi">10.1007/978-3-319-24574-4_28</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib6">
            <label>6</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>J&#x00E9;gou</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Drozdzal</surname>
                     <given-names>M.</given-names>
                  </name>
                  <name>
                     <surname>Vazquez</surname>
                     <given-names>D.</given-names>
                  </name>
                  <name>
                     <surname>Romero</surname>
                     <given-names>A.</given-names>
                  </name>
                  <name>
                     <surname>Bengio</surname>
                     <given-names>Y.</given-names>
                  </name>
               </person-group>
               <article-title>The one hundred layers tiramisu: Fully convolutional densenets for semantic segmentation</article-title>
               <source>Proc. IEEE Conf. on Computer Vision and Pattern Recognition Workshops</source>
               <year>2017</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>11</fpage>
               <lpage>19</lpage>
               <page-range>11&#x2013;9</page-range>
               <pub-id pub-id-type="doi">10.1109/CVPRW.2017.156</pub-id>
            </element-citation></ref>
         <ref id="jist1323bib7">
            <label>7</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Rajpal</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Sadhya</surname>
                     <given-names>D.</given-names>
                  </name>
                  <name>
                     <surname>De</surname>
                     <given-names>K.</given-names>
                  </name>
                  <name>
                     <surname>Roy</surname>
                     <given-names>P. P.</given-names>
                  </name>
                  <name>
                     <surname>Raman</surname>
                     <given-names>B.</given-names>
                  </name>
               </person-group>
               <article-title>Eai-net: Effective and accurate iris segmentation network</article-title>
               <source>Int&#x2019;l. Conf. on Pattern Recognition and Machine Intelligence</source>
               <year>2019</year>
               <publisher-name>Springer</publisher-name>
               <publisher-loc>Cham</publisher-loc>
               <fpage>442</fpage>
               <lpage>451</lpage>
               <page-range>442&#x2013;51</page-range>
               <pub-id pub-id-type="doi">10.1007/978-3-030-34869-4_48</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib8">
            <label>8</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Osadebey</surname>
                     <given-names>M.</given-names>
                  </name>
                  <name>
                     <surname>Andersen</surname>
                     <given-names>H. K.</given-names>
                  </name>
                  <name>
                     <surname>Waaler</surname>
                     <given-names>D.</given-names>
                  </name>
                  <name>
                     <surname>Fossaa</surname>
                     <given-names>K.</given-names>
                  </name>
                  <name>
                     <surname>Martinsen</surname>
                     <given-names>A.</given-names>
                  </name>
                  <name>
                     <surname>Pedersen</surname>
                     <given-names>M.</given-names>
                  </name>
               </person-group>
               <year>2021</year>
               <article-title>Three-stage segmentation of lung region from ct images using deep neural networks</article-title>
               <source>BMC Med. Imaging</source>
               <volume>21</volume>
               <fpage>1</fpage>
               <lpage>19</lpage>
               <page-range>1&#x2013;19</page-range>
               <pub-id pub-id-type="doi">10.1186/s12880-021-00640-1</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib9">
            <label>9</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Zhou</surname>
                     <given-names>B.</given-names>
                  </name>
                  <name>
                     <surname>Zhao</surname>
                     <given-names>H.</given-names>
                  </name>
                  <name>
                     <surname>Puig</surname>
                     <given-names>X.</given-names>
                  </name>
                  <name>
                     <surname>Xiao</surname>
                     <given-names>T.</given-names>
                  </name>
                  <name>
                     <surname>Fidler</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Barriuso</surname>
                     <given-names>A.</given-names>
                  </name>
                  <name>
                     <surname>Torralba</surname>
                     <given-names>A.</given-names>
                  </name>
               </person-group>
               <year>2019</year>
               <article-title>Semantic understanding of scenes through the ade20k dataset</article-title>
               <source>Int. J. Comput. Vis.</source>
               <volume>127</volume>
               <fpage>302</fpage>
               <lpage>321</lpage>
               <page-range>302&#x2013;21</page-range>
               <pub-id pub-id-type="doi">10.1007/s11263-018-1140-0</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib10">
            <label>10</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>He</surname>
                     <given-names>K.</given-names>
                  </name>
                  <name>
                     <surname>Zhang</surname>
                     <given-names>X.</given-names>
                  </name>
                  <name>
                     <surname>Ren</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Sun</surname>
                     <given-names>J.</given-names>
                  </name>
               </person-group>
               <article-title>Deep residual learning for image recognition</article-title>
               <source>Proc. IEEE Conf. on Computer Vision and Pattern Recognition</source>
               <year>2016</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>770</fpage>
               <lpage>778</lpage>
               <page-range>770&#x2013;8</page-range>
               <pub-id pub-id-type="doi">10.1109/CVPR.2016.90</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib11">
            <label>11</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Huang</surname>
                     <given-names>G.</given-names>
                  </name>
                  <name>
                     <surname>Liu</surname>
                     <given-names>Z.</given-names>
                  </name>
                  <name>
                     <surname>Van Der Maaten</surname>
                     <given-names>L.</given-names>
                  </name>
                  <name>
                     <surname>Weinberger</surname>
                     <given-names>K. Q.</given-names>
                  </name>
               </person-group>
               <article-title>Densely connected convolutional networks</article-title>
               <source>Proc. IEEE Conf. on Computer Vision and Pattern Recognition</source>
               <year>2017</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>4700</fpage>
               <lpage>4708</lpage>
               <page-range>4700&#x2013;8</page-range>
               <pub-id pub-id-type="doi">10.1109/CVPR.2017.243</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib12">
            <label>12</label>
            <element-citation publication-type="other"><person-group person-group-type="author">
                  <name>
                     <surname>Simonyan</surname>
                     <given-names>K.</given-names>
                  </name>
                  <name>
                     <surname>Zisserman</surname>
                     <given-names>A.</given-names>
                  </name>
               </person-group>
               <comment>Very deep convolutional networks for large-scale image recognition. arXiv Preprint arXiv:<ext-link ext-link-type="arxiv" xlink:href="http://arxiv.org/abs/1409.1556">1409.1556</ext-link>, (2014)</comment>
            </element-citation>
         </ref>
         <ref id="jist1323bib13">
            <label>13</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Szegedy</surname>
                     <given-names>C.</given-names>
                  </name>
                  <name>
                     <surname>Liu</surname>
                     <given-names>W.</given-names>
                  </name>
                  <name>
                     <surname>Jia</surname>
                     <given-names>Y.</given-names>
                  </name>
                  <name>
                     <surname>Sermanet</surname>
                     <given-names>P.</given-names>
                  </name>
                  <name>
                     <surname>Reed</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Anguelov</surname>
                     <given-names>D.</given-names>
                  </name>
                  <name>
                     <surname>Erhan</surname>
                     <given-names>D.</given-names>
                  </name>
                  <name>
                     <surname>Vanhoucke</surname>
                     <given-names>V.</given-names>
                  </name>
                  <name>
                     <surname>Rabinovich</surname>
                     <given-names>A.</given-names>
                  </name>
               </person-group>
               <article-title>Going deeper with convolutions</article-title>
               <source>Proc. IEEE Conf. on Computer Vision and Pattern Recognition</source>
               <year>2015</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>1</fpage>
               <lpage>9</lpage>
               <page-range>1&#x2013;9</page-range>
               <pub-id pub-id-type="doi">10.1109/CVPR.2015.7298594</pub-id>
            </element-citation></ref>
         <ref id="jist1323bib14">
            <label>14</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Tan</surname>
                     <given-names>M.</given-names>
                  </name>
                  <name>
                     <surname>Le</surname>
                     <given-names>Q.</given-names>
                  </name>
               </person-group>
               <article-title>Efficientnet: Rethinking model scaling for convolutional neural networks</article-title>
               <source>Int&#x2019;l. Conf. on Machine Learning</source>
               <year>2019</year>
               <publisher-name>PMLR</publisher-name>
               <publisher-loc>Long Beach, California</publisher-loc>
               <fpage>6105</fpage>
               <lpage>6114</lpage>
               <page-range>6105&#x2013;14</page-range>
               <pub-id pub-id-type="doi">10.48550/arXiv.1905.11946</pub-id>
            </element-citation></ref>
         <ref id="jist1323bib15">
            <label>15</label>
            <element-citation publication-type="other"><person-group person-group-type="author">
                  <name>
                     <surname>Liu</surname>
                     <given-names>Z.</given-names>
                  </name>
                  <name>
                     <surname>Mao</surname>
                     <given-names>H.</given-names>
                  </name>
                  <name>
                     <surname>Wu</surname>
                     <given-names>C.-Y.</given-names>
                  </name>
                  <name>
                     <surname>Feichtenhofer</surname>
                     <given-names>C.</given-names>
                  </name>
                  <name>
                     <surname>Darrell</surname>
                     <given-names>T.</given-names>
                  </name>
                  <name>
                     <surname>Xie</surname>
                     <given-names>S.</given-names>
                  </name>
               </person-group>
               <comment>A convnet for the 2020s. arXiv Preprint arXiv:<ext-link ext-link-type="arxiv" xlink:href="http://arxiv.org/abs/arXiv:2201.03545">arXiv:2201.03545</ext-link>, (2022)</comment>
            </element-citation></ref>
         <ref id="jist1323bib16">
            <label>16</label>
            <element-citation publication-type="other"><person-group person-group-type="author">
                  <name>
                     <surname>Dosovitskiy</surname>
                     <given-names>A.</given-names>
                  </name>
                  <name>
                     <surname>Beyer</surname>
                     <given-names>L.</given-names>
                  </name>
                  <name>
                     <surname>Kolesnikov</surname>
                     <given-names>A.</given-names>
                  </name>
                  <name>
                     <surname>Weissenborn</surname>
                     <given-names>D.</given-names>
                  </name>
                  <name>
                     <surname>Zhai</surname>
                     <given-names>X.</given-names>
                  </name>
                  <name>
                     <surname>Unterthiner</surname>
                     <given-names>T.</given-names>
                  </name>
                  <name>
                     <surname>Dehghani</surname>
                     <given-names>M.</given-names>
                  </name>
                  <name>
                     <surname>Minderer</surname>
                     <given-names>M.</given-names>
                  </name>
                  <name>
                     <surname>Heigold</surname>
                     <given-names>G.</given-names>
                  </name>
                  <name>
                     <surname>Gelly</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Uszkoreit</surname>
                     <given-names>SJ.</given-names>
                  </name>
               </person-group>
               <comment>An image is worth 16&#x00D7;16 words: Transformers for image recognition at scale. arXiv Preprint arXiv:<ext-link ext-link-type="arxiv" xlink:href="http://arxiv.org/abs/arXiv:2010.11929">arXiv:2010.11929</ext-link>, (2020)</comment>
            </element-citation>
         </ref>
         <ref id="jist1323bib17">
            <label>17</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Liu</surname>
                     <given-names>Z.</given-names>
                  </name>
                  <name>
                     <surname>Lin</surname>
                     <given-names>Y.</given-names>
                  </name>
                  <name>
                     <surname>Cao</surname>
                     <given-names>Y.</given-names>
                  </name>
                  <name>
                     <surname>Hu</surname>
                     <given-names>H.</given-names>
                  </name>
                  <name>
                     <surname>Wei</surname>
                     <given-names>Y.</given-names>
                  </name>
                  <name>
                     <surname>Zhang</surname>
                     <given-names>Z.</given-names>
                  </name>
                  <name>
                     <surname>Lin</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Guo</surname>
                     <given-names>B.</given-names>
                  </name>
               </person-group>
               <article-title>Swin transformer: Hierarchical vision transformer using shifted windows</article-title>
               <source>Proc. IEEE/CVF Int&#x2019;l. Conf. on Computer Vision</source>
               <year>2021</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>10012</fpage>
               <lpage>10022</lpage>
               <page-range>10012&#x2013;22</page-range>
               <pub-id pub-id-type="doi">10.1109/ICCV48922.2021.00986</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib18">
            <label>18</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Touvron</surname>
                     <given-names>H.</given-names>
                  </name>
                  <name>
                     <surname>Cord</surname>
                     <given-names>M.</given-names>
                  </name>
                  <name>
                     <surname>Douze</surname>
                     <given-names>M.</given-names>
                  </name>
                  <name>
                     <surname>Massa</surname>
                     <given-names>F.</given-names>
                  </name>
                  <name>
                     <surname>Sablayrolles</surname>
                     <given-names>A.</given-names>
                  </name>
                  <name>
                     <surname>J&#x00E9;gou</surname>
                     <given-names>H.</given-names>
                  </name>
               </person-group>
               <article-title>Training data-efficient image transformers &#x0026; distillation through attention</article-title>
               <source>Int&#x2019;l. Conf. on Machine Learning</source>
               <year>2021</year>
               <publisher-name>PMLR</publisher-name>
               <publisher-loc>Cambridge, MA</publisher-loc>
               <fpage>10347</fpage>
               <lpage>10357</lpage>
               <page-range>10347&#x2013;57</page-range>
            </element-citation>
         </ref>
         <ref id="jist1323bib19">
            <label>19</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Dodge</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Karam</surname>
                     <given-names>L.</given-names>
                  </name>
               </person-group>
               <article-title>Understanding how image quality affects deep neural networks</article-title>
               <source>2016 Eighth Int&#x2019;l. Conf. on Quality of Multimedia Experience (QoMEX)</source>
               <year>2016</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>1</fpage>
               <lpage>6</lpage>
               <page-range>1&#x2013;6</page-range>
               <pub-id pub-id-type="doi">10.1109/QoMEX.2016.7498955</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib20">
            <label>20</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Dodge</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Karam</surname>
                     <given-names>L.</given-names>
                  </name>
               </person-group>
               <article-title>A study and comparison of human and deep learning recognition performance under visual distortions</article-title>
               <source>2017 26th Int&#x2019;l. Conf. on Computer Communication and Networks (ICCCN)</source>
               <year>2017</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>1</fpage>
               <lpage>7</lpage>
               <page-range>1&#x2013;7</page-range>
               <pub-id pub-id-type="doi">10.1109/ICCCN.2017.8038465</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib21">
            <label>21</label>
            <element-citation publication-type="other"><person-group person-group-type="author">
                  <name>
                     <surname>Roy</surname>
                     <given-names>P.</given-names>
                  </name>
                  <name>
                     <surname>Ghosh</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Bhattacharya</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Pal</surname>
                     <given-names>U.</given-names>
                  </name>
               </person-group>
               <comment>Effects of degradations on deep neural network architectures. arXiv Preprint arXiv:<ext-link ext-link-type="arxiv" xlink:href="http://arxiv.org/abs/1807.10108">1807.10108</ext-link> (2018)</comment>
            </element-citation>
         </ref>
         <ref id="jist1323bib22">
            <label>22</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Hendrycks</surname>
                     <given-names>D.</given-names>
                  </name>
                  <name>
                     <surname>Dietterich</surname>
                     <given-names>T.</given-names>
                  </name>
               </person-group>
               <article-title>Benchmarking neural network robustness to common corruptions and perturbations</article-title>
               <source>Proc. of the Int&#x2019;l. Conf. on Learning Representations</source>
               <year>2019</year>
               <comment>arXiv Preprint arXiv:<ext-link ext-link-type="arxiv" xlink:href="http://arxiv.org/abs/1903.12261">1903.12261</ext-link>
               </comment>
            </element-citation>
         </ref>
         <ref id="jist1323bib23">
            <label>23</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Hendrycks</surname>
                     <given-names>D.</given-names>
                  </name>
                  <name>
                     <surname>Zhao</surname>
                     <given-names>K.</given-names>
                  </name>
                  <name>
                     <surname>Basart</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Steinhardt</surname>
                     <given-names>J.</given-names>
                  </name>
                  <name>
                     <surname>Song</surname>
                     <given-names>D.</given-names>
                  </name>
               </person-group>
               <article-title>Natural adversarial examples.</article-title>
               <source>Proc. IEEE/CVF Int&#x2019;l. Conf. on Computer Vision</source>
               <year>2021</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>15262</fpage>
               <lpage>15271</lpage>
               <page-range>15262&#x2013;71</page-range>
               <pub-id pub-id-type="doi">10.1109/CVPR46437.2021.01501</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib24">
            <label>24</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Hendrycks</surname>
                     <given-names>D.</given-names>
                  </name>
                  <name>
                     <surname>Basart</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Mu</surname>
                     <given-names>N.</given-names>
                  </name>
                  <name>
                     <surname>Kadavath</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Wang</surname>
                     <given-names>F.</given-names>
                  </name>
                  <name>
                     <surname>Dorundo</surname>
                     <given-names>E.</given-names>
                  </name>
                  <name>
                     <surname>Desai</surname>
                     <given-names>R.</given-names>
                  </name>
                  <name>
                     <surname>Zhu</surname>
                     <given-names>T.</given-names>
                  </name>
                  <name>
                     <surname>Parajuli</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Guo</surname>
                     <given-names>M.</given-names>
                  </name>
                  <name>
                     <surname>Song</surname>
                     <given-names>D.</given-names>
                  </name>
               </person-group>
               <article-title>The many faces of robustness: A critical analysis of out-of-distribution generalization.</article-title>
               <source>Proc. IEEE/CVF Int&#x2019;l. Conf. on Computer Vision</source>
               <year>2021</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>8340</fpage>
               <lpage>8349</lpage>
               <page-range>8340&#x2013;9</page-range>
               <pub-id pub-id-type="doi">10.1109/ICCV48922.2021.00823</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib25">
            <label>25</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Zhang</surname>
                     <given-names>R.</given-names>
                  </name>
                  <name>
                     <surname>Isola</surname>
                     <given-names>P.</given-names>
                  </name>
                  <name>
                     <surname>Efros</surname>
                     <given-names>A.</given-names>
                  </name>
               </person-group>
               <article-title>Colorful image colorization</article-title>
               <source>European Conf. on Computer Vision</source>
               <year>2016</year>
               <publisher-name>Springer</publisher-name>
               <publisher-loc>Cham</publisher-loc>
               <fpage>649</fpage>
               <lpage>666</lpage>
               <page-range>649&#x2013;66</page-range>
               <pub-id pub-id-type="doi">10.1007/978-3-319-46487-9_40</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib26">
            <label>26</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Nazeri</surname>
                     <given-names>K.</given-names>
                  </name>
                  <name>
                     <surname>Ng</surname>
                     <given-names>E.</given-names>
                  </name>
                  <name>
                     <surname>Ebrahimi</surname>
                     <given-names>M.</given-names>
                  </name>
               </person-group>
               <article-title>Image colorization using generative adversarial networks</article-title>
               <source>Int&#x2019;l. Conf. on Articulated Motion and Deformable Objects</source>
               <year>2018</year>
               <publisher-name>Springer</publisher-name>
               <publisher-loc>Cham</publisher-loc>
               <fpage>85</fpage>
               <lpage>94</lpage>
               <page-range>85&#x2013;94</page-range>
               <pub-id pub-id-type="doi">10.1007/978-3-319-94544-6_9</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib27">
            <label>27</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Halder</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>De</surname>
                     <given-names>K.</given-names>
                  </name>
                  <name>
                     <surname>Roy</surname>
                     <given-names>P.</given-names>
                  </name>
               </person-group>
               <article-title>Perceptual conditional generative adversarial networks for end-to-end image colourization</article-title>
               <source>Asian Conf. on Computer Vision</source>
               <year>2018</year>
               <publisher-name>Springer</publisher-name>
               <publisher-loc>Cham</publisher-loc>
               <fpage>269</fpage>
               <lpage>283</lpage>
               <page-range>269&#x2013;83</page-range>
               <pub-id pub-id-type="doi">10.1007/978-3-030-20890-5_18</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib28">
            <label>28</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Shopovska</surname>
                     <given-names>I.</given-names>
                  </name>
                  <name>
                     <surname>Jovanov</surname>
                     <given-names>L.</given-names>
                  </name>
                  <name>
                     <surname>Philips</surname>
                     <given-names>W.</given-names>
                  </name>
               </person-group>
               <article-title>Rgb-nir demosaicing using deep residual u-net</article-title>
               <source>2018 26th Telecommunications Forum (TELFOR)</source>
               <year>2018</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>1</fpage>
               <lpage>4</lpage>
               <page-range>1&#x2013;4</page-range>
               <pub-id pub-id-type="doi">10.1109/TELFOR.2018.8611819</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib29">
            <label>29</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Luo</surname>
                     <given-names>J.</given-names>
                  </name>
                  <name>
                     <surname>Wang</surname>
                     <given-names>J.</given-names>
                  </name>
               </person-group>
               <year>2020</year>
               <article-title>Image demosaicing based on generative adversarial network</article-title>
               <source>Math. Proble. Eng.</source>
               <volume>2020</volume>
               <pub-id pub-id-type="doi">10.1155/2020/7367608</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib30">
            <label>30</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Buhrmester</surname>
                     <given-names>V.</given-names>
                  </name>
                  <name>
                     <surname>M&#x00FC;nch</surname>
                     <given-names>D.</given-names>
                  </name>
                  <name>
                     <surname>Bulatov</surname>
                     <given-names>D.</given-names>
                  </name>
                  <name>
                     <surname>Arens</surname>
                     <given-names>M.</given-names>
                  </name>
               </person-group>
               <article-title>Evaluating the impact of color information in deep neural networks</article-title>
               <source>Iberian Conf. on Pattern Recognition and Image Analysis</source>
               <year>2019</year>
               <publisher-name>Springer</publisher-name>
               <publisher-loc>Cham</publisher-loc>
               <fpage>302</fpage>
               <lpage>316</lpage>
               <page-range>302&#x2013;16</page-range>
               <pub-id pub-id-type="doi">10.1007/978-3-030-31332-6_27</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib31">
            <label>31</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>De</surname>
                     <given-names>K.</given-names>
                  </name>
                  <name>
                     <surname>Pedersen</surname>
                     <given-names>M.</given-names>
                  </name>
               </person-group>
               <article-title>Impact of colour on robustness of deep neural networks</article-title>
               <source>Proc. IEEE/CVF Int&#x2019;l. Conf. on Computer Vision</source>
               <year>2021</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>21</fpage>
               <lpage>30</lpage>
               <page-range>21&#x2013;30</page-range>
               <pub-id pub-id-type="doi">10.1109/ICCVW54120.2021.00009</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib32">
            <label>32</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Flachot</surname>
                     <given-names>A.</given-names>
                  </name>
                  <name>
                     <surname>Gegenfurtner</surname>
                     <given-names>K.</given-names>
                  </name>
               </person-group>
               <year>2021</year>
               <article-title>Color for object recognition: hue and chroma sensitivity in the deep features of convolutional neural networks</article-title>
               <source>Vis. Res.</source>
               <volume>182</volume>
               <fpage>89</fpage>
               <lpage>100</lpage>
               <page-range>89&#x2013;100</page-range>
               <pub-id pub-id-type="doi">10.1016/j.visres.2020.09.010</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib33">
            <label>33</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>De</surname>
                     <given-names>K.</given-names>
                  </name>
                  <name>
                     <surname>Pedersen</surname>
                     <given-names>M.</given-names>
                  </name>
               </person-group>
               <article-title>Effect of hue shift towards robustness of convolutional neural networks</article-title>
               <source>Proc. IS&#x0026;T Electronic Imaging: Color Imaging XXVII: Displaying, Processing, Hardcopy, and Applications</source>
               <year>2022</year>
               <publisher-name>IS&#x0026;T</publisher-name>
               <publisher-loc>Springfield, VA</publisher-loc>
               <fpage>156-1</fpage>
               <lpage>156-6</lpage>
               <page-range>156-1&#x2013;6</page-range>
               <pub-id pub-id-type="doi">10.2352/EI.2022.34.15.COLOR-156</pub-id>
            </element-citation></ref>
         <ref id="jist1323bib34">
            <label>34</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Deng</surname>
                     <given-names>Y.</given-names>
                  </name>
                  <name>
                     <surname>Manjunath</surname>
                     <given-names>B.</given-names>
                  </name>
                  <name>
                     <surname>Shin</surname>
                     <given-names>H.</given-names>
                  </name>
               </person-group>
               <article-title>Color image segmentation</article-title>
               <source>Proc. 1999 IEEE Computer Society Conf. on Computer Vision and Pattern Recognition</source>
               <year>1999</year>
               <volume>2</volume>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>446</fpage>
               <lpage>451</lpage>
               <page-range>446&#x2013;51</page-range>
               <pub-id pub-id-type="doi">10.1109/CVPR.1999.784719</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib35">
            <label>35</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Chen</surname>
                     <given-names>T. Q.</given-names>
                  </name>
                  <name>
                     <surname>Lu</surname>
                     <given-names>Y.</given-names>
                  </name>
               </person-group>
               <year>2002</year>
               <article-title>Color image segmentation&#x2013;an innovative approach</article-title>
               <source>Pattern Recognit.</source>
               <volume>35</volume>
               <fpage>395</fpage>
               <lpage>405</lpage>
               <page-range>395&#x2013;405</page-range>
               <pub-id pub-id-type="doi">10.1016/S0031-3203(01)00050-4</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib36">
            <label>36</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Khattab</surname>
                     <given-names>D.</given-names>
                  </name>
                  <name>
                     <surname>Ebied</surname>
                     <given-names>H. M.</given-names>
                  </name>
                  <name>
                     <surname>Hussein</surname>
                     <given-names>A. S.</given-names>
                  </name>
                  <name>
                     <surname>Tolba</surname>
                     <given-names>M. F.</given-names>
                  </name>
               </person-group>
               <year>2014</year>
               <article-title>Color image segmentation based on different color space models using automatic grabcut</article-title>
               <source>Sci. World J.</source>
               <volume>2014</volume>
               <pub-id pub-id-type="doi">10.1155/2014/126025</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib37">
            <label>37</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Kantipudi</surname>
                     <given-names>J.</given-names>
                  </name>
                  <name>
                     <surname>Dubey</surname>
                     <given-names>S. R.</given-names>
                  </name>
                  <name>
                     <surname>Chakraborty</surname>
                     <given-names>S.</given-names>
                  </name>
               </person-group>
               <year>2020</year>
               <article-title>Color channel perturbation attacks for fooling convolutional neural networks and a defense against such attacks</article-title>
               <source>IEEE Trans. Artif. Intell.</source>
               <volume>1</volume>
               <fpage>181</fpage>
               <lpage>191</lpage>
               <page-range>181&#x2013;91</page-range>
               <pub-id pub-id-type="doi">10.1109/TAI.2020.3046167</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib38">
            <label>38</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Geirhos</surname>
                     <given-names>R.</given-names>
                  </name>
                  <name>
                     <surname>Rubisch</surname>
                     <given-names>P.</given-names>
                  </name>
                  <name>
                     <surname>Michaelis</surname>
                     <given-names>C.</given-names>
                  </name>
                  <name>
                     <surname>Bethge</surname>
                     <given-names>M.</given-names>
                  </name>
                  <name>
                     <surname>Wichmann</surname>
                     <given-names>F. A.</given-names>
                  </name>
                  <name>
                     <surname>Brendel</surname>
                     <given-names>W.</given-names>
                  </name>
               </person-group>
               <article-title>Imagenet-trained CNNs are biased towards texture; increasing shape bias improves accuracy and robustness</article-title>
               <source>Proc. Int&#x2019;l. Conf. on Learning Representations</source>
               <year>2019</year>
               <publisher-name>ICLR</publisher-name>
               <publisher-loc>New Orleans, LA</publisher-loc>
               <pub-id pub-id-type="doi">10.48550/arXiv.1811.12231</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib39">
            <label>39</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Papernot</surname>
                     <given-names>N.</given-names>
                  </name>
                  <name>
                     <surname>McDaniel</surname>
                     <given-names>P.</given-names>
                  </name>
                  <name>
                     <surname>Jha</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Fredrikson</surname>
                     <given-names>M.</given-names>
                  </name>
                  <name>
                     <surname>Celik</surname>
                     <given-names>Z. B.</given-names>
                  </name>
                  <name>
                     <surname>Swami</surname>
                     <given-names>A.</given-names>
                  </name>
               </person-group>
               <article-title>The limitations of deep learning in adversarial settings</article-title>
               <source>2016 IEEE European Symposium on Security and Privacy (EuroS&#x0026;P)</source>
               <year>2016</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>372</fpage>
               <lpage>387</lpage>
               <page-range>372&#x2013;87</page-range>
               <pub-id pub-id-type="doi">10.1109/EuroSP.2016.36</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib40">
            <label>40</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Carlini</surname>
                     <given-names>N.</given-names>
                  </name>
                  <name>
                     <surname>Wagner</surname>
                     <given-names>D.</given-names>
                  </name>
               </person-group>
               <article-title>Towards evaluating the robustness of neural networks</article-title>
               <source>2017 IEEE Symposium on Security and Privacy (sp)</source>
               <year>2017</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>39</fpage>
               <lpage>57</lpage>
               <page-range>39&#x2013;57</page-range>
               <pub-id pub-id-type="doi">10.1109/SP.2017.49</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib41">
            <label>41</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Taori</surname>
                     <given-names>R.</given-names>
                  </name>
                  <name>
                     <surname>Dave</surname>
                     <given-names>A.</given-names>
                  </name>
                  <name>
                     <surname>Shankar</surname>
                     <given-names>V.</given-names>
                  </name>
                  <name>
                     <surname>Carlini</surname>
                     <given-names>N.</given-names>
                  </name>
                  <name>
                     <surname>Recht</surname>
                     <given-names>B.</given-names>
                  </name>
                  <name>
                     <surname>Schmidt</surname>
                     <given-names>L.</given-names>
                  </name>
               </person-group>
               <year>2020</year>
               <article-title>Measuring robustness to natural distribution shifts in image classification.</article-title>
               <source>Adv. Neural Inf. Process. Syst.</source>
               <volume>33</volume>
               <fpage>18583</fpage>
               <lpage>18599</lpage>
               <page-range>18583&#x2013;99</page-range>
               <pub-id pub-id-type="doi">10.48550/arXiv.2007.00644</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib42">
            <label>42</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Rauber</surname>
                     <given-names>J.</given-names>
                  </name>
                  <name>
                     <surname>Zimmermann</surname>
                     <given-names>R.</given-names>
                  </name>
                  <name>
                     <surname>Bethge</surname>
                     <given-names>M.</given-names>
                  </name>
                  <name>
                     <surname>Brendel</surname>
                     <given-names>W.</given-names>
                  </name>
               </person-group>
               <year>2020</year>
               <article-title>Foolbox native: Fast adversarial attacks to benchmark the robustness of machine learning models in pytorch, tensorflow, and jax</article-title>
               <source>J. Open Source Softw.</source>
               <volume>5</volume>
               <fpage>2607</fpage>
               <pub-id pub-id-type="doi">10.21105/joss.02607</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib43">
            <label>43</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Kamann</surname>
                     <given-names>C.</given-names>
                  </name>
                  <name>
                     <surname>Rother</surname>
                     <given-names>C.</given-names>
                  </name>
               </person-group>
               <article-title>Benchmarking the robustness of semantic segmentation models</article-title>
               <source>Proc. IEEE/CVF Conf. on Computer Vision and Pattern Recognition</source>
               <year>2020</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>8828</fpage>
               <lpage>8838</lpage>
               <page-range>8828&#x2013;38</page-range>
               <pub-id pub-id-type="doi">10.1109/CVPR42600.2020.00885</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib44">
            <label>44</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Minaee</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Boykov</surname>
                     <given-names>Y.</given-names>
                  </name>
                  <name>
                     <surname>Porikli</surname>
                     <given-names>F.</given-names>
                  </name>
                  <name>
                     <surname>Plaza</surname>
                     <given-names>A. J.</given-names>
                  </name>
                  <name>
                     <surname>Kehtarnavaz</surname>
                     <given-names>N.</given-names>
                  </name>
                  <name>
                     <surname>Terzopoulos</surname>
                     <given-names>D.</given-names>
                  </name>
               </person-group>
               <article-title>Image segmentation using deep learning: A survey</article-title>
               <source>IEEE Trans. on Pattern Analysis and Machine Intelligence</source>
               <year>2021</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <pub-id pub-id-type="doi">10.1109/TPAMI.2021.3059968</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib45">
            <label>45</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Zhou</surname>
                     <given-names>B.</given-names>
                  </name>
                  <name>
                     <surname>Zhao</surname>
                     <given-names>H.</given-names>
                  </name>
                  <name>
                     <surname>Puig</surname>
                     <given-names>X.</given-names>
                  </name>
                  <name>
                     <surname>Fidler</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Barriuso</surname>
                     <given-names>A.</given-names>
                  </name>
                  <name>
                     <surname>Torralba</surname>
                     <given-names>A.</given-names>
                  </name>
               </person-group>
               <article-title>Scene parsing through ade20k dataset</article-title>
               <source>Proc. IEEE Conf. on Computer Vision and Pattern Recognition</source>
               <year>2017</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>633</fpage>
               <lpage>641</lpage>
               <page-range>633&#x2013;41</page-range>
               <pub-id pub-id-type="doi">10.1109/CVPR.2017.544</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib46">
            <label>46</label>
            <element-citation publication-type="other"><comment>MMSegmentation Contributors. MMSegmentation: Openmmlab semantic segmentation toolbox and benchmark. <uri>https://github.com/open-mmlab/mmsegmentation</uri>, 2020</comment>
            </element-citation>
         </ref>
         <ref id="jist1323bib47">
            <label>47</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Long</surname>
                     <given-names>J.</given-names>
                  </name>
                  <name>
                     <surname>Shelhamer</surname>
                     <given-names>E.</given-names>
                  </name>
                  <name>
                     <surname>Darrell</surname>
                     <given-names>T.</given-names>
                  </name>
               </person-group>
               <article-title>Fully convolutional networks for semantic segmentation</article-title>
               <source>Proc. IEEE Conf. on Computer Vision and Pattern Recognition</source>
               <year>2015</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>3431</fpage>
               <lpage>3440</lpage>
               <page-range>3431&#x2013;40</page-range>
               <pub-id pub-id-type="doi">10.1109/CVPR.2015.7298965</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib48">
            <label>48</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Zhao</surname>
                     <given-names>H.</given-names>
                  </name>
                  <name>
                     <surname>Shi</surname>
                     <given-names>J.</given-names>
                  </name>
                  <name>
                     <surname>Qi</surname>
                     <given-names>X.</given-names>
                  </name>
                  <name>
                     <surname>Wang</surname>
                     <given-names>X.</given-names>
                  </name>
                  <name>
                     <surname>Jia</surname>
                     <given-names>J.</given-names>
                  </name>
               </person-group>
               <article-title>Pyramid scene parsing network</article-title>
               <source>Proc. IEEE Conf. on Computer Vision and Pattern Recognition</source>
               <year>2017</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>2881</fpage>
               <lpage>2890</lpage>
               <page-range>2881&#x2013;90</page-range>
               <pub-id pub-id-type="doi">10.1109/CVPR.2017.660</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib49">
            <label>49</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Xiao</surname>
                     <given-names>T.</given-names>
                  </name>
                  <name>
                     <surname>Liu</surname>
                     <given-names>Y.</given-names>
                  </name>
                  <name>
                     <surname>Zhou</surname>
                     <given-names>B.</given-names>
                  </name>
                  <name>
                     <surname>Jiang</surname>
                     <given-names>Y.</given-names>
                  </name>
                  <name>
                     <surname>Sun</surname>
                     <given-names>J.</given-names>
                  </name>
               </person-group>
               <article-title>Unified perceptual parsing for scene understanding</article-title>
               <source>Proc. European Conf. on Computer Vision (ECCV)</source>
               <year>2018</year>
               <publisher-name>Springer</publisher-name>
               <publisher-loc>Cham</publisher-loc>
               <fpage>418</fpage>
               <lpage>434</lpage>
               <page-range>418&#x2013;34</page-range>
               <pub-id pub-id-type="doi">10.48550/arXiv.1807.10221</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib50">
            <label>50</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Strudel</surname>
                     <given-names>R.</given-names>
                  </name>
                  <name>
                     <surname>Garcia</surname>
                     <given-names>R.</given-names>
                  </name>
                  <name>
                     <surname>Laptev</surname>
                     <given-names>I.</given-names>
                  </name>
                  <name>
                     <surname>Schmid</surname>
                     <given-names>C.</given-names>
                  </name>
               </person-group>
               <article-title>Segmenter: Transformer for semantic segmentation</article-title>
               <source>Proc. IEEE/CVF Int&#x2019;l. Conf. on Computer Vision</source>
               <year>2021</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>7262</fpage>
               <lpage>7272</lpage>
               <page-range>7262&#x2013;72</page-range>
               <pub-id pub-id-type="doi">10.1109/ICCV48922.2021.00717</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib51">
            <label>51</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Sural</surname>
                     <given-names>S.</given-names>
                  </name>
                  <name>
                     <surname>Qian</surname>
                     <given-names>G.</given-names>
                  </name>
                  <name>
                     <surname>Pramanik</surname>
                     <given-names>S.</given-names>
                  </name>
               </person-group>
               <article-title>Segmentation and histogram generation using the hsv color space for image retrieval</article-title>
               <source>Proc. Int&#x2019;l. Conf. on Image Processing</source>
               <year>2002</year>
               <volume>Vol. 2</volume>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>II</fpage>
               <lpage>II</lpage>
               <page-range>II&#x2013;</page-range>
               <pub-id pub-id-type="doi">10.1109/ICIP.2002.1040019</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib52">
            <label>52</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Smith</surname>
                     <given-names>A. R.</given-names>
                  </name>
               </person-group>
               <year>1978</year>
               <article-title>Color gamut transform pairs</article-title>
               <source>ACM Siggraph Comput. Graph.</source>
               <volume>12</volume>
               <fpage>12</fpage>
               <lpage>19</lpage>
               <page-range>12&#x2013;9</page-range>
               <pub-id pub-id-type="doi">10.1145/965139.807361</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib53">
            <label>53</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Poynton</surname>
                     <given-names>C. A.</given-names>
                  </name>
               </person-group>
               <source>A Technical Introduction to Digital Video</source>
               <year>1996</year>
               <publisher-name>John Wiley &#x0026; Sons, Inc.</publisher-name>
               <fpage>175</fpage>
            </element-citation>
         </ref>
         <ref id="jist1323bib54">
            <label>54</label>
            <element-citation publication-type="book"><person-group person-group-type="author">
                  <name>
                     <surname>Papakipos</surname>
                     <given-names>Z.</given-names>
                  </name>
                  <name>
                     <surname>Bitton</surname>
                     <given-names>J.</given-names>
                  </name>
               </person-group>
               <article-title>AugLy: Data augmentations for adversarial robustness</article-title>
               <source>Proc. IEEE/CVF Conf. on Computer Vision and Pattern Recognition</source>
               <year>2022</year>
               <publisher-name>IEEE</publisher-name>
               <publisher-loc>Piscataway, NJ</publisher-loc>
               <fpage>156</fpage>
               <lpage>163</lpage>
               <page-range>156&#x2013;63</page-range>
               <pub-id pub-id-type="doi">10.48550/arXiv.2201.06494</pub-id>
            </element-citation></ref>
         <ref id="jist1323bib55">
            <label>55</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Farup</surname>
                     <given-names>I.</given-names>
                  </name>
                  <name>
                     <surname>Gatta</surname>
                     <given-names>C.</given-names>
                  </name>
                  <name>
                     <surname>Rizzi</surname>
                     <given-names>A.</given-names>
                  </name>
               </person-group>
               <year>2007</year>
               <article-title>A multiscale framework for spatial gamut mapping</article-title>
               <source>IEEE Trans. Image Process.</source>
               <volume>16</volume>
               <fpage>2423</fpage>
               <lpage>2435</lpage>
               <page-range>2423&#x2013;35</page-range>
               <pub-id pub-id-type="doi">10.1109/TIP.2007.904946</pub-id>
            </element-citation>
         </ref>
         <ref id="jist1323bib56">
            <label>56</label>
            <element-citation publication-type="journal"><person-group person-group-type="author">
                  <name>
                     <surname>Buslaev</surname>
                     <given-names>A.</given-names>
                  </name>
                  <name>
                     <surname>Iglovikov</surname>
                     <given-names>V. I.</given-names>
                  </name>
                  <name>
                     <surname>Khvedchenya</surname>
                     <given-names>E.</given-names>
                  </name>
                  <name>
                     <surname>Parinov</surname>
                     <given-names>A.</given-names>
                  </name>
                  <name>
                     <surname>Druzhinin</surname>
                     <given-names>M.</given-names>
                  </name>
                  <name>
                     <surname>Kalinin</surname>
                     <given-names>A.</given-names>
                  </name>
               </person-group>
               <year>2020</year>
               <article-title>Albumentations: fast and flexible image augmentations</article-title>
               <source>Information</source>
               <volume>11</volume>
               <fpage>125</fpage>
               <pub-id pub-id-type="doi">10.3390/info11020125</pub-id>
            </element-citation>
         </ref>
      </ref-list>
   </back>
</article>