<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN" "JATS-journalpublishing1-4.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="1.4" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">Oalib</journal-id>
      <journal-title-group>
        <journal-title>Open Access Library Journal</journal-title>
      </journal-title-group>
      <issn pub-type="epub">2333-9721</issn>
      <issn pub-type="ppub">2333-9705</issn>
      <publisher>
        <publisher-name>Scientific Research Publishing</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.4236/oalib.1112487</article-id>
      <article-id pub-id-type="publisher-id">Oalib-148277</article-id>
      <article-categories>
        <subj-group>
          <subject>Article</subject>
        </subj-group>
        <subj-group>
          <subject>Biomedical</subject>
          <subject>Life Sciences</subject>
          <subject>Business</subject>
          <subject>Economics</subject>
          <subject>Chemistry</subject>
          <subject>Materials Science</subject>
          <subject>Computer Science</subject>
          <subject>Communications</subject>
          <subject>Earth</subject>
          <subject>Environmental Sciences</subject>
          <subject>Engineering</subject>
          <subject>Medicine</subject>
          <subject>Healthcare</subject>
          <subject>Physics</subject>
          <subject>Mathematics</subject>
          <subject>Social Sciences</subject>
          <subject>Humanities</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>A Practical UNet Denoising Algorithm for Enhanced Malaria Detection in Thick Blood Smear Images</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Bright</surname>
            <given-names>Benard</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
      </contrib-group>
      <aff id="aff1"><label>1</label> AI Lab &amp; Ocula Lab, Makerere University Kampala, Kampala, Uganda </aff>
      <author-notes>
        <fn fn-type="conflict" id="fn-conflict">
          <p>The author declares no conflicts of interest.</p>
        </fn>
      </author-notes>
      <pub-date pub-type="epub">
        <day>01</day>
        <month>12</month>
        <year>2025</year>
      </pub-date>
      <pub-date pub-type="collection">
        <month>12</month>
        <year>2025</year>
      </pub-date>
      <volume>12</volume>
      <issue>12</issue>
      <fpage>1</fpage>
      <lpage>19</lpage>
      <history>
        <date date-type="received">
          <day>06</day>
          <month>08</month>
          <year>2025</year>
        </date>
        <date date-type="accepted">
          <day>21</day>
          <month>12</month>
          <year>2025</year>
        </date>
        <date date-type="published">
          <day>24</day>
          <month>12</month>
          <year>2025</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>© 2025 by the authors and Scientific Research Publishing Inc.</copyright-statement>
        <copyright-year>2025</copyright-year>
        <license license-type="open-access">
          <license-p> This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license ( <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link> ). </license-p>
        </license>
      </permissions>
      <self-uri content-type="doi" xlink:href="https://doi.org/10.4236/oalib.1112487">https://doi.org/10.4236/oalib.1112487</self-uri>
      <abstract>
        <p>This paper discusses the task of enhancing malaria detection in thick blood smear images by proposing a UNet-based denoising algorithm. Noise and artifacts in these images can compromise the accuracy of malaria diagnosis. The algorithm, based on the UNet architecture, is developed to remove noise and artifacts, facilitating easier and more accurate identification of malaria parasites. Various preprocessing techniques, including median filters, mean filters, and morphological filters, are explored to mitigate prevalent noise types like speckle, Gaussian, and salt-and-pepper noise. The significance of denoising lies in its potential to minimize misdiagnoses that contribute to false positives and negatives in malaria-related cases, thereby reducing unnecessary drug administration and potential health complications. The proposed UNet denoising algorithm is trained on datasets containing both noisy and clean thick blood smear images. Evaluation against existing denoising methods demonstrates superior performance in terms of denoising quality and malaria detection accuracy. The outcomes reveal the algorithm’s effectiveness in improving the accuracy of malaria diagnosis by effectively removing noise and artifacts from thick blood smear images. The UNet denoising algorithm showed a Structured Similarity Index of 0.92 on average with a minimum SSIM of 0.78 and a maximum SSIM of 0.98. When the images from the dataset with these results were fed into a malaria parasite detection model, model yielded a precision was 0.75, indicating that 75% of the identified “Parasites” are correct, recall of 1.00, meaning that all instances of “Parasites” were correctly identified and an F1-Score of 0.86 demonstrating a balance between precision and recall for the “Parasites” class. This paper underscores the practicality and efficacy of the UNet-based denoising algorithm as a promising solution for enhancing malaria detection in thick blood smear images, offering a significant stride towards more accurate and reliable diagnostics in the fight against malaria.</p>
      </abstract>
      <kwd-group kwd-group-type="author-generated" xml:lang="en">
        <kwd>Malaria Diagnosis</kwd>
        <kwd>Image Denoising</kwd>
        <kwd>UNet Architecture</kwd>
        <kwd>Deep Learning</kwd>
        <kwd>Medical Image Processing</kwd>
        <kwd>Gaussian Noise</kwd>
        <kwd>Structural Similarity Index (SSIM)</kwd>
        <kwd>Peak Signal-to-Noise Ratio (PSNR)</kwd>
        <kwd>Microscopy Images</kwd>
        <kwd>Noise Reduction</kwd>
        <kwd>Biomedical Imaging</kwd>
        <kwd>Image Preprocessing</kwd>
        <kwd>Data Augmentation</kwd>
        <kwd>High-Pass Filtering</kwd>
        <kwd>Fourier Transform</kwd>
        <kwd>Signal-to-Noise Ratio (SNR)</kwd>
        <kwd>Pixel Intensity Distribution</kwd>
        <kwd>Image Quality Metrics</kwd>
        <kwd>Neural Networks</kwd>
        <kwd>Clinical Image Enhancement</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
      <title>1. Introduction</title>
      <sec id="sec1dot1">
        <title>1.1. Background</title>
        <p>Malaria, caused by Plasmodium protozoan parasites and transmitted via female Anopheles mosquitoes, remains a major health burden, particularly in Africa where over 90% of cases occur. Diagnosis typically involves manual microscopy to count parasites in blood smears, a process vulnerable to errors and delays. Studies emphasize the need for faster, more accurate diagnostics through automation using machine learning and neural network models [<xref ref-type="bibr" rid="B1">1</xref>].</p>
        <p>However, image quality remains a challenge due to various noise types that affect diagnostic accuracy. Speckle noise, common in microscopy, degrades image contrast, while Gaussian noise arises from sensors or circuitry. Salt-and-pepper noise results from abrupt disruptions such as memory failures or synchronization issues. Preprocessing techniques—like median, Gaussian, Wiener, Laplacian, and morphological filters—help reduce noise and enhance contrast [<xref ref-type="bibr" rid="B2">2</xref>][<xref ref-type="bibr" rid="B3">3</xref>].</p>
        <p>Poor-quality images can lead to misdiagnosis. False negatives may cause untreated severe malaria, while false positives result in unnecessary drug use and side effects such as nausea or diarrhea [<xref ref-type="bibr" rid="B4">4</xref>]. Image fidelity is critically tied to temporal/spatial resolution and signal-to-noise ratio (SNR) [<xref ref-type="bibr" rid="B5">5</xref>]-[<xref ref-type="bibr" rid="B7">7</xref>].</p>
        <p>This study aims to develop a deep learning-based malaria image denoising approach using a modified UNet architecture. The goal is to enhance image clarity while preserving diagnostic features, supporting accurate and efficient malaria detection in low-resource settings. The model’s performance is evaluated against traditional methods using PSNR and SSIM metrics.</p>
      </sec>
      <sec id="sec1dot2">
        <title>1.2. Statement of the Problem</title>
        <p>Although malaria is treatable, it remains a major health threat in developing regions due to limited diagnostic resources. One primary method of diagnosis—microscopic examination of blood smears—is vulnerable to errors from artifacts such as staining inconsistencies, uneven illumination, and various forms of noise [<xref ref-type="bibr" rid="B8">8</xref>]. These distortions reduce image clarity and compromise diagnostic accuracy.</p>
        <p>Noise in malaria cell images—such as shot noise, thermal noise, and readout noise—longside artifacts like motion blur and staining variation, present a significant challenge [<xref ref-type="bibr" rid="B9">9</xref>]-[<xref ref-type="bibr" rid="B11">11</xref>]. Traditional denoising methods like median filtering. [<xref ref-type="bibr" rid="B12">12</xref>][<xref ref-type="bibr" rid="B13">13</xref>] wavelet transforms [<xref ref-type="bibr" rid="B14">14</xref>] and total variation denoising has been applied to mitigate these effects. However, while they reduce noise, they may also remove essential image details [<xref ref-type="bibr" rid="B15">15</xref>].</p>
        <p>Recently, deep learning techniques, particularly those based on neural networks, have shown superior ability to learn mappings from noisy to clean images, preserving critical structural details [<xref ref-type="bibr" rid="B16">16</xref>][<xref ref-type="bibr" rid="B17">17</xref>]. Effective denoising is essential for improving diagnostic reliability, minimizing false results, and enhancing malaria treatment outcomes.</p>
      </sec>
      <sec id="sec1dot3">
        <title>1.3. Objectives of the Study</title>
        <p>1.3.1. Main Objective</p>
        <p>To build a malaria cell image denoising model to improve malaria parasite detection.</p>
        <p>1.3.2. Specific Objectives</p>
        <p>The specific objectives of this study are:</p>
        <p>To collect and curate a malaria cell image dataset.To pre-process malaria cell images to understand the underlying noise characteristics.To develop a denoising model.To evaluate the model performance</p>
      </sec>
      <sec id="sec1dot4">
        <title>1.4. Significance of the Study</title>
        <p>While significant progress has been made in automating malaria diagnosis using thin blood smears, limited research exists on thick smears despite their higher sensitivity for parasite detection—up to 11 times more effective [<xref ref-type="bibr" rid="B18">18</xref>][<xref ref-type="bibr" rid="B19">19</xref>]. This study focuses on denoising thick smear single-cell images to enhance diagnostic accuracy during preprocessing.</p>
        <p>Given the subjectivity in manual microscopy and variability in expert judgments, especially in low-resource settings, reliable automated systems are urgently needed. Thick smears are preferred for detecting the presence of parasites, while thin smears are better for identifying species variations. By improving image quality through effective denoising, this research aims to enhance the performance of diagnostic models.</p>
        <p>With over 90% of malaria cases occurring in Africa—Uganda (5.4%), Nigeria (26.8%), and DRC (12.0%) among the most affected—there is a pressing need to reduce diagnostic errors caused by noise in microscopy images. Current clinical methods are often prone to misdiagnosis due to poor image quality. This study addresses those gaps by implementing and evaluating advanced filtering techniques to improve image clarity and support more accurate malaria detection [<xref ref-type="bibr" rid="B20">20</xref>][<xref ref-type="bibr" rid="B21">21</xref>].</p>
      </sec>
      <sec id="sec1dot5">
        <title>1.5. Scope</title>
        <p>This research focuses on thick blood smear sample images containing both parasitic and non-parasitic malaria cells. Thick smears comprise densely de-hemoglobinised red blood cells (RBCs), with blood components and parasites concentrated up to 30 times more than in equivalent thin smear areas [<xref ref-type="bibr" rid="B22">22</xref>][<xref ref-type="bibr" rid="B23">23</xref>]. Due to this higher concentration, thick smears offer greater sensitivity for parasite detection.</p>
        <p>However, they have limitations in morphological analysis and species identification. In clinical practice, if a thick smear indicates malaria presence, a corresponding thin smear is typically required for accurate species classification.</p>
      </sec>
    </sec>
    <sec id="sec2">
      <title>2. Literature Review</title>
      <sec id="sec2dot1">
        <title>2.1. Introduction</title>
        <p>Image denoising is a crucial preprocessing step in image analysis, aiming to remove noise while preserving structural integrity [<xref ref-type="bibr" rid="B24">24</xref>][<xref ref-type="bibr" rid="B25">25</xref>]. Common noise types include Gaussian, salt-and-pepper, and speckle noise [<xref ref-type="bibr" rid="B26">26</xref>]. Traditional approaches—such as Gaussian filtering, median filtering, wavelet transforms, and total variation—have been widely adopted, though many struggle to maintain fine image details [<xref ref-type="bibr" rid="B27">27</xref>][<xref ref-type="bibr" rid="B28">28</xref>].</p>
      </sec>
      <sec id="sec2dot2">
        <title>2.2. Traditional Denoising Techniques</title>
        <p>Traditional methods—such as Gaussian smoothing, median filtering, Wiener filtering, wavelet transforms, and total variation denoising—aim to reduce noise while preserving image structure. Non-local means further improves performance by exploiting patch redundancy. However, these techniques often fall short when applied to complex medical images [<xref ref-type="bibr" rid="B29">29</xref>][<xref ref-type="bibr" rid="B30">30</xref>].</p>
      </sec>
      <sec id="sec2dot3">
        <title>2.3. Neural Network-Based Denoisers</title>
        <p>Deep learning methods like Denoising Autoencoders, RED, and N3Net have advanced denoising by learning mappings from noisy to clean images [<xref ref-type="bibr" rid="B31">31</xref>]. The UNet architecture, with its encoder-decoder structure and skip connections, has shown strong performance in medical image denoising tasks [<xref ref-type="bibr" rid="B32">32</xref>].</p>
      </sec>
      <sec id="sec2dot4">
        <title>2.4. Related Work</title>
        <p>Studies on malaria cell image denoising employ both classical and modern techniques. Adaptive filters like fuzzy weighted mean filters address salt-and-pepper noise effectively [<xref ref-type="bibr" rid="B33">33</xref>]. Deep learning plugins such as Noise2Noise and DnCNN enhance denoising performance for microscopy images by improving PSNR and SSIM scores [<xref ref-type="bibr" rid="B34">34</xref>]-[<xref ref-type="bibr" rid="B37">37</xref>]. Additional innovations include Restoration Transformers, Gaussian curvature methods, and hybrid models combining denoising with super-resolution [<xref ref-type="bibr" rid="B38">38</xref>]. Methods like the Generalized Anscombe Transform stabilize noise variance in low-light scenarios. Despite these advancements, challenges remain in transferring performance from synthetic to real-world data, underlining the need for more representative datasets and reliable evaluation metrics.</p>
      </sec>
    </sec>
    <sec id="sec3">
      <title>3. Methodology</title>
      <p>Noise characterization employed two levels: 1) pre-acquisition factors and 2) post-acquisition image noise. Signal-dependent noise was estimated by fitting intensity values from an approximate noise-free image, using global variance and its standard deviation to visualize noise distribution. Signal-independent noise was estimated from variances of image sub-blocks and correlated with overall image quality [<xref ref-type="bibr" rid="B39">39</xref>]. Based on these measurements, a neural-network denoising pipeline was designed: malaria thick-smear images were preprocessed, annotated, and then fed into a deep-learning UNet model trained to map noisy inputs to clean outputs. This pipeline underpins the end-to-end approach for understanding and removing noise in malaria cell images.</p>
      <sec id="sec3dot1">
        <title>3.1. Data Acquisition</title>
        <p>Malaria diagnosis through microscopy increasingly leverages smartphone cameras attached to conventional microscopes via adapters, enabling image capture for automated parasite counting using machine learning [<xref ref-type="bibr" rid="B40">40</xref>]. While thin blood smear images are widely studied, thick blood smears—more sensitive for parasite detection—have received less attention. This is depicted in <xref ref-type="fig" rid="fig1">Figure 1</xref><xref ref-type="fig" rid="fig1">Figure 1</xref> that shows the visual depiction of Thick and Thin blood smears [<xref ref-type="bibr" rid="B41">41</xref>].</p>
        <fig id="fig1">
          <label>Figure 1</label>
          <graphic xlink:href="https://html.scirp.org/file/1112487-rId12.jpeg?20251225091312" />
        </fig>
        <p><xref ref-type="fig" rid="fig1">Figure 1</xref><bold>.</bold> Cellular phone image of infected smears. (a) Thick smear of infected samples. (b) Thin blood smear of infected blood samples [<xref ref-type="bibr" rid="B28">28</xref>].</p>
        <p>This study used a dataset of 643 thick blood smear images (750 × 750 pixels) from Mulago Referral Hospital, Uganda. Expert technicians manually annotated the images using an open-source tool, producing Pascal VOC XML files containing bounding box coordinates for malaria-infected cells. The dataset was split into training and testing sets (67% train, 33% test) following protocols from prior work by Rose Nakasi, with preprocessing done to ensure compatibility with TensorFlow frameworks. This dataset forms the basis for evaluating and comparing denoising algorithms in this study.</p>
      </sec>
      <sec id="sec3dot2">
        <title>3.2. Preprocessing</title>
        <p>Preprocessing is crucial for effective denoising of malaria cell images and typically involves the following steps:</p>
        <p><bold>Image normalization:</bold> Reduces lighting and contrast variability by subtracting the mean pixel value and dividing by the standard deviation.<bold>Image resizing:</bold> Scales large images to smaller sizes while maintaining aspect ratio to reduce computational load.<bold>Image enhancement:</bold> Techniques such as histogram equalization, contrast stretching, and gamma correction improve image quality pre-denoising.<bold>Image augmentation:</bold> Rotation, flipping, and scaling increase training data diversity, aiding model generalization.<bold>Noise level estimation:</bold> Analyzing noise statistics (e.g., pixel value standard deviation) guides parameter tuning for denoising algorithms.</p>
        <p>Preprocessing aims to improve image quality by removing noise and unwanted variations such as inconsistent illumination and staining differences, ultimately facilitating better downstream processing and denoising performance.</p>
        <p>The main reason why cell images should be preprocessed is to improve the image quality and to remove any other image variations. The variations removed are associated to unnecessary complications in the subsequent processing steps. The key objectives can be identified: noise removal, contrast improvement, illumination normalization and staining correction.</p>
      </sec>
      <sec id="sec3dot3">
        <title>3.3. Noise Identification and Detection</title>
        <p>Identifying and detecting noise in malaria cell images is critical for accurate diagnosis and subsequent image analysis steps such as segmentation and classification. Noise can degrade image quality and lead to diagnostic errors, making its removal essential [<xref ref-type="bibr" rid="B42">42</xref>].</p>
        <p><bold>Common noise types in malaria cell images include:</bold></p>
        <p><bold>Shot noise:</bold> Caused by the random nature of photon detection, often visible as intensity variance [<xref ref-type="bibr" rid="B43">43</xref>].<bold>Readout noise:</bold> Arises during analog-to-digital conversion in camera sensors, detectable via pixel correlation analysis [<xref ref-type="bibr" rid="B44">44</xref>].<bold>Thermal noise:</bold> Results from electron movement due to temperature fluctuations in the sensor [<xref ref-type="bibr" rid="B45">45</xref>].</p>
        <p><bold>Noise identification techniques include:</bold></p>
        <p><bold>Statistical analysis:</bold> Examines pixel intensity distributions to detect noise types by their unique statistical properties [<xref ref-type="bibr" rid="B46">46</xref>].<bold>Image filtering:</bold> Applies filters like median filtering to remove salt-and-pepper noise and Gaussian filtering for Gaussian noise [<xref ref-type="bibr" rid="B47">47</xref>].<bold>Machine learning methods:</bold> Use deep neural networks trained to distinguish between noisy and clean images for effective noise identification and removal [<xref ref-type="bibr" rid="B48">48</xref>]-[<xref ref-type="bibr" rid="B50">50</xref>].</p>
        <p>Noise identification and removal remain active research areas, with future work aiming to enhance efficiency and accuracy, and integrate these methods into automated malaria diagnostic pipelines [<xref ref-type="bibr" rid="B51">51</xref>]-[<xref ref-type="bibr" rid="B53">53</xref>].</p>
      </sec>
      <sec id="sec3dot4">
        <title>3.4. Building a Denoising Algorithm</title>
        <p>Several deep learning models can be applied for malaria cell image denoising, with effectiveness dependent on noise characteristics, image type, and computational constraints. Key models include:</p>
        <p><bold>U-Net:</bold> A convolutional neural network (CNN) designed for biomedical segmentation, U-Net has demonstrated high performance in denoising tasks due to its encoder-decoder architecture and skip connections that preserve spatial detail [<xref ref-type="bibr" rid="B54">54</xref>].<bold>Autoencoders:</bold> These neural networks learn compressed latent representations and reconstruct the input, effectively filtering noise through the bottleneck layer [<xref ref-type="bibr" rid="B55">55</xref>].<bold>Deep Image Prior:</bold> A denoising approach leveraging the structural prior of a randomly initialized network without requiring external training data [<xref ref-type="bibr" rid="B56">56</xref>].<bold>Wavelet Transform-based CNNs:</bold> These combine CNNs with wavelet transforms to isolate and denoise different frequency bands separately before reconstruction.<bold>Noise2Void:</bold> A self-supervised learning approach where the CNN predicts masked pixels in noisy images without needing clean counterparts [<xref ref-type="bibr" rid="B57">57</xref>].</p>
        <p>This research adopts U-Net due to its suitability for medical imaging tasks. Its encoder captures abstract features through downsampling, while the decoder restores resolution via upsampling. Skip connections link corresponding layers to retain detailed information [<xref ref-type="bibr" rid="B58">58</xref>]. The model is trained on pairs of noisy and clean images to minimize reconstruction error, typically using the mean squared error (MSE) loss function. Regularization techniques such as dropout and batch normalization are incorporated to prevent overfitting and enhance generalization [<xref ref-type="bibr" rid="B59">59</xref>][<xref ref-type="bibr" rid="B60">60</xref>].</p>
      </sec>
      <sec id="sec3dot5">
        <title>3.5. Performance Evaluation</title>
        <p>The denoising performance of the UNet model was assessed using quantitative and qualitative metrics:</p>
        <p><bold>Peak Signal-to-Noise Ratio (PSNR):</bold></p>
        <p>PSNR evaluates reconstruction quality by comparing the denoised image to the original using mean squared error (MSE). A higher PSNR indicates better denoising:</p>
        <disp-formula id="FD1">
          <label>(1)</label>
          <mml:math>
            <mml:mrow>
              <mml:mtext>PSNR</mml:mtext>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mrow>
                  <mml:mi>x</mml:mi>
                  <mml:mo>,</mml:mo>
                  <mml:mi>y</mml:mi>
                </mml:mrow>
                <mml:mo>)</mml:mo>
              </mml:mrow>
              <mml:mo>=</mml:mo>
              <mml:mn>10</mml:mn>
              <mml:msub>
                <mml:mrow>
                  <mml:mi>log</mml:mi>
                </mml:mrow>
                <mml:mrow>
                  <mml:mn>10</mml:mn>
                </mml:mrow>
              </mml:msub>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mrow>
                  <mml:mfrac>
                    <mml:mrow>
                      <mml:msup>
                        <mml:mrow>
                          <mml:mrow>
                            <mml:mo>[</mml:mo>
                            <mml:mrow>
                              <mml:mi>max</mml:mi>
                              <mml:mrow>
                                <mml:mo>(</mml:mo>
                                <mml:mrow>
                                  <mml:mi>max</mml:mi>
                                  <mml:mrow>
                                    <mml:mo>(</mml:mo>
                                    <mml:mi>x</mml:mi>
                                    <mml:mo>)</mml:mo>
                                  </mml:mrow>
                                  <mml:mo>,</mml:mo>
                                  <mml:mi>max</mml:mi>
                                  <mml:mrow>
                                    <mml:mo>(</mml:mo>
                                    <mml:mi>y</mml:mi>
                                    <mml:mo>)</mml:mo>
                                  </mml:mrow>
                                </mml:mrow>
                                <mml:mo>)</mml:mo>
                              </mml:mrow>
                            </mml:mrow>
                            <mml:mo>]</mml:mo>
                          </mml:mrow>
                        </mml:mrow>
                        <mml:mn>2</mml:mn>
                      </mml:msup>
                    </mml:mrow>
                    <mml:mrow>
                      <mml:msup>
                        <mml:mrow>
                          <mml:mrow>
                            <mml:mo>|</mml:mo>
                            <mml:mrow>
                              <mml:mi>x</mml:mi>
                              <mml:mo>−</mml:mo>
                              <mml:mi>y</mml:mi>
                            </mml:mrow>
                            <mml:mo>|</mml:mo>
                          </mml:mrow>
                        </mml:mrow>
                        <mml:mn>2</mml:mn>
                      </mml:msup>
                    </mml:mrow>
                  </mml:mfrac>
                </mml:mrow>
                <mml:mo>)</mml:mo>
              </mml:mrow>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p><bold>Structural Similarity Index (SSIM):</bold></p>
        <p>SSIM measures perceptual similarity, capturing luminance, contrast, and structural fidelity between images. A higher SSIM implies better preservation of image details:</p>
        <disp-formula id="FD2">
          <label>(2)</label>
          <mml:math>
            <mml:mrow>
              <mml:mtext>SSIM</mml:mtext>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mrow>
                  <mml:mi>x</mml:mi>
                  <mml:mo>,</mml:mo>
                  <mml:mi>y</mml:mi>
                </mml:mrow>
                <mml:mo>)</mml:mo>
              </mml:mrow>
              <mml:mo>=</mml:mo>
              <mml:mfrac>
                <mml:mrow>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:mn>2</mml:mn>
                      <mml:msub>
                        <mml:mi>μ</mml:mi>
                        <mml:mi>x</mml:mi>
                      </mml:msub>
                      <mml:msub>
                        <mml:mi>μ</mml:mi>
                        <mml:mi>y</mml:mi>
                      </mml:msub>
                      <mml:mo>+</mml:mo>
                      <mml:msub>
                        <mml:mi>C</mml:mi>
                        <mml:mn>1</mml:mn>
                      </mml:msub>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:mn>2</mml:mn>
                      <mml:msub>
                        <mml:mi>σ</mml:mi>
                        <mml:mrow>
                          <mml:mi>x</mml:mi>
                          <mml:mi>y</mml:mi>
                        </mml:mrow>
                      </mml:msub>
                      <mml:mo>+</mml:mo>
                      <mml:msub>
                        <mml:mi>C</mml:mi>
                        <mml:mn>2</mml:mn>
                      </mml:msub>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                </mml:mrow>
                <mml:mrow>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:msubsup>
                        <mml:mi>μ</mml:mi>
                        <mml:mi>x</mml:mi>
                        <mml:mn>2</mml:mn>
                      </mml:msubsup>
                      <mml:mo>+</mml:mo>
                      <mml:msubsup>
                        <mml:mi>μ</mml:mi>
                        <mml:mi>y</mml:mi>
                        <mml:mn>2</mml:mn>
                      </mml:msubsup>
                      <mml:mo>+</mml:mo>
                      <mml:msub>
                        <mml:mi>C</mml:mi>
                        <mml:mn>1</mml:mn>
                      </mml:msub>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:msubsup>
                        <mml:mi>σ</mml:mi>
                        <mml:mi>x</mml:mi>
                        <mml:mn>2</mml:mn>
                      </mml:msubsup>
                      <mml:mo>+</mml:mo>
                      <mml:msubsup>
                        <mml:mi>σ</mml:mi>
                        <mml:mi>y</mml:mi>
                        <mml:mn>2</mml:mn>
                      </mml:msubsup>
                      <mml:mo>+</mml:mo>
                      <mml:msub>
                        <mml:mi>C</mml:mi>
                        <mml:mn>2</mml:mn>
                      </mml:msub>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                </mml:mrow>
              </mml:mfrac>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p><bold>Mean Opinion Score (MOS):</bold></p>
        <p>MOS is a subjective quality metric based on human ratings (typically 1-5) averaged over multiple observers. While effective for perceptual assessment, it is resource-intensive.</p>
        <p><bold>Visual Inspection:</bold></p>
        <p>Side-by-side comparison of the original and denoised images provides intuitive evaluation. Although subjective, it helps detect artifacts or over-smoothing not captured by numerical metrics. Frequency domain (FFT) comparison of original, noisy, and denoised images is an example of a depiction of the implementation of visual inspection.</p>
      </sec>
    </sec>
    <sec id="sec4">
      <title>4. Results Analysis</title>
      <sec id="sec4dot1">
        <title>4.1. Tools Used</title>
        <p>A combination of tools and frameworks was utilized to tackle the challenges of denoising and detecting malaria-parasitized cells. These included:</p>
        <p><bold>Google Colab and Jupyter Notebo</bold><bold>ok:</bold> Cloud-based platforms used for model training, evaluation, and collaborative experimentation.<bold>Python Programming Language:</bold> Chosen for its versatility and rich ecosystem of scientific libraries.<bold>TensorFlow and Keras:</bold> Open-source deep learning frameworks employed to design, train, and deploy the UNet denoising model.<bold>Roboflow:</bold> A computer vision tool used for dataset preprocessing, annotation, augmentation, and deployment.<bold>OpenCV:</bold> Utilized for image processing tasks, including normalization, filtering, and visualization.</p>
        <p>These tools collectively supported a robust pipeline from image acquisition to analysis and evaluation.</p>
      </sec>
      <sec id="sec4dot2">
        <title>4.2. Discussion of the Denoising Task</title>
        <p>To simulate real-world imaging conditions, Gaussian noise of known standard deviation was synthetically added to the original malaria images, creating a noisy dataset. The UNet model was then trained to learn a mapping from noisy to clean images. Visual inspection revealed that the parasites remained discernible in most of the denoised outputs.</p>
        <p>Quantitative evaluation using the Structural Similarity Index (SSIM) indicated high performance, although a subset of images exhibited reduced SSIM values. This reduction was attributed to a loss in fine structural detail during denoising, particularly in images with more complex textures.</p>
        <p>These observations suggest that the model’s performance is strongly data-dependent. Augmenting the training dataset with more diverse images (e.g., via luminance and contrast adjustments) improved the SSIM scores, reinforcing the positive correlation between dataset volume and model robustness. Notably, performance saturation was not achieved, indicating that further gains could be realized with additional data or model optimization.</p>
        <p>Several experimental runs with varying noise standard deviations (e.g., <inline-formula><mml:math><mml:mrow><mml:mi> σ </mml:mi><mml:mo> = </mml:mo><mml:mn> 15 </mml:mn></mml:mrow></mml:math></inline-formula> ) revealed minimal variance in denoising performance. Despite changes in noise characteristics, the SSIM values remained stable, suggesting the UNet model’s robustness against moderate noise fluctuations. Visual inspection further validated these findings.</p>
        <p>A critical technical note: For synthetic noise injection, images had to be converted to two-channel grayscale. Attempts to add noise while retaining full color were unsuccessful. Consequently, only grayscale images were used for synthetic noise experiments, while original color images were used for passive noise assessment.</p>
      </sec>
      <sec id="sec4dot3">
        <title>4.3. Discussion of the Malaria Detection Task</title>
        <p>Following denoising, the cleaned dataset was exported from Roboflow in YOLO format and used to train a malaria detection model targeting the class <italic>Parasitized Malaria Cells</italic>. The detection results were as follows:</p>
        <p><bold>Precision:</bold> 0.75% - 75% of predicted positive detections were correct.<bold>Recall:</bold> 1.00—all actual parasitized instances were correctly detected.<bold>F1-Score:</bold> 0.86—indicates a strong balance between precision and recall.</p>
        <p>The total support (number of true instances of the ‘Parasites’ class) was not explicitly stated but reflects the number of positive annotations in the dataset.</p>
        <p>These performance metrics demonstrate that the detection model is highly sensitive and reasonably precise, with an especially strong ability to identify all instances of parasitized cells. The elevated recall is crucial for diagnostic applications, where missing infected cases can have severe clinical consequences.</p>
      </sec>
      <sec id="sec4dot4">
        <title>4.4. Conclusion of Analysis</title>
        <p>Overall, the UNet-based denoising model significantly enhanced image quality without compromising structural features critical for malaria detection. When integrated into a detection pipeline, the denoised images led to high detection precision and perfect recall, establishing the effectiveness of the proposed approach. Nevertheless, further improvements are possible through increased dataset diversity, architectural refinements, and comparative benchmarking with other denoising techniques such as Noise2Void or DnCNN.</p>
      </sec>
      <sec id="sec4dot5">
        <title>4.5. Results</title>
        <p><bold>Experimental Setup</bold></p>
        <p>All experiments were executed under Python 3.10.12 (GCC 11.4.0) with NumPy 1.23.5, Matplotlib 3.7.1, SciPy 1.10.1, and supporting libraries (Roboflow, scikit-learn).</p>
        <p><bold>Denoising Quality (Mulago Dataset)</bold></p>
        <p><bold>PSNR (Test 1)</bold>: Original 29.18 dB, Noisy 30.43 dB, Denoised 42.13 dB. As seen in <xref ref-type="fig" rid="fig2">Figure 2</xref><xref ref-type="fig" rid="fig2">Figure 2</xref>.<bold>PSNR (Test 2, optimised)</bold>: Original 28.99 dB, Noisy 28.78 dB, Denoised 38.49 dB.</p>
        <p><bold>Noise Distribution Analysis</bold></p>
        <p>The analysis represented in <xref ref-type="fig" rid="fig3">Figure 3</xref><xref ref-type="fig" rid="fig3">Figure 3</xref> confirmed Gaussian-shaped, right-skewed noise (std. 120) with peak frequencies between intensities 10 - 20, validating the blurring effect.</p>
        <p><xref ref-type="fig" rid="fig4">Figure 4</xref> shows the variation of pixels (Pixel Intensity distribution both using a histogram and bar graphs for the different datasets (Clean, noisy and denoised datasets)</p>
        <p>While both methods analyze pixel intensities: Histogram comparison = Diagnostic tool for noise/denoising. Histogram equalization = Contrast enhancement technique.</p>
        <fig id="fig2">
          <label>Figure 2</label>
          <graphic xlink:href="https://html.scirp.org/file/1112487-rId19.jpeg?20251225091312" />
        </fig>
        <p><xref ref-type="fig" rid="fig2">Figure 2</xref><bold>.</bold> SNR of original, noisy, and denoised images.</p>
        <p><xref ref-type="fig" rid="fig5">Figure 5</xref><xref ref-type="fig" rid="fig5">Figure 5</xref> depicts the visual inspection aspect of the research where contrast of the malaria images is altered to emphasis the edges (pixels with high intensity) as part of the endeavor to truly understand the underlying structure of the cell image.</p>
        <fig id="fig3">
          <label>Figure 3</label>
          <graphic xlink:href="https://html.scirp.org/file/1112487-rId20.jpeg?20251225091312" />
        </fig>
        <p><xref ref-type="fig" rid="fig3">Figure 3</xref><bold>.</bold> Distribution of Gaussian noise.</p>
        <fig id="fig4">
          <label>Figure 4</label>
          <graphic xlink:href="https://html.scirp.org/file/1112487-rId21.jpeg?20251225091312" />
        </fig>
        <p><bold>Figure 4</bold><bold>.</bold> Pixel intensity histogram comparison between original, noisy, and denoised images.</p>
        <fig id="fig5">
          <label>Figure 5</label>
          <graphic xlink:href="https://html.scirp.org/file/1112487-rId22.jpeg?20251225091312" />
        </fig>
        <p><xref ref-type="fig" rid="fig5">Figure 5</xref><bold>.</bold> Frequency domain (FFT) comparison of original, noisy, and denoised images.</p>
        <p><xref ref-type="fig" rid="fig6">Figure 6</xref><xref ref-type="fig" rid="fig6">Figure 6</xref> also shows the variation of pixels (Pixel Intensity distribution both using a histogram and bar graphs for the different datasets (Clean, noisy and denoised datasets).</p>
        <fig id="fig6">
          <label>Figure 6</label>
          <graphic xlink:href="https://html.scirp.org/file/1112487-rId23.jpeg?20251225091312" />
        </fig>
        <p><xref ref-type="fig" rid="fig6">Figure 6</xref><bold>.</bold> Pixel-intensity distributions: original vs. noisy vs. denoised.</p>
        <p><bold>SSIM Performance</bold></p>
        <p><bold>Mulago</bold><bold>—</bold><bold>Test 2:</bold> SSIM<sub>denoised</sub> =0.3849 (mean of sample).<bold>Kaggle</bold><bold>—</bold><bold>Test 3:</bold> Average SSIM 0.651 across unseen images.<bold>Noise</bold><bold>-L</bold><bold>evel Sweep (std. 3</bold><bold>-1</bold><bold>5):</bold> SSIM range 0.7605-0.9684, mean 0.9043; highest SSIM 0.9833 for std. 3 (<xref ref-type="fig" rid="fig7">Figure 7</xref><xref ref-type="fig" rid="fig7">Figure 7</xref>). </p>
        <fig id="fig7">
          <label>Figure 7</label>
          <graphic xlink:href="https://html.scirp.org/file/1112487-rId24.jpeg?20251225091312" />
        </fig>
        <p><xref ref-type="fig" rid="fig7">Figure 7</xref><bold>.</bold> SSIM statistics vs. noise standard deviation.</p>
        <p><bold>Detection Pipeline Evaluation</bold></p>
        <p>Denoised images were exported to YOLO formats via Roboflow, enabling malaria-parasite detection:</p>
        <p><bold>YOLOv8 (Roboflow default):</bold> mAP 66.5%, precision 77.0%, recall 63.5%.<bold>YOLOv5:</bold> precision 75.0%, recall 1.00, F1 0.86.</p>
        <p><xref ref-type="fig" rid="fig8">Figure 8</xref><xref ref-type="fig" rid="fig8">Figure 8</xref> contrasts detection metrics for noised vs. denoised sets, showing clear precision/F1 gains after denoising.</p>
        <fig id="fig8">
          <label>Figure 8</label>
          <graphic xlink:href="https://html.scirp.org/file/1112487-rId25.jpeg?20251225091312" />
        </fig>
        <p><xref ref-type="fig" rid="fig8">Figure 8</xref><bold>.</bold> Detection performance: noised vs. denoised images.</p>
      </sec>
      <sec id="sec4dot6">
        <title>4.6. Key Takeaways</title>
        <p>UNet boosts PSNR by ~10 - 13 dB and raises SSIM toward 0.65 - 0.98, confirming substantial noise suppression while preserving structure.</p>
        <p>Denoising markedly improves parasite-detection precision and F1-score compared with models trained on noisy images.</p>
        <p>Direct benchmarking against established denoisers (e.g., DnCNN, Noise2Void) remains future work to solidify clinical relevance.</p>
        <p><bold>Suggested benchmark references:</bold> Thakur <italic>et al</italic>. (2021) for classical denoising; Yang <italic>et al</italic>. (2020) for smartphone-based malaria detection.</p>
      </sec>
    </sec>
    <sec id="sec5">
      <title>5. Conclusion, Limitations, and Future Work</title>
      <p>This research explored the application of a UNet-based deep learning model for denoising malaria cell images, addressing the challenge of image degradation caused by various noise types commonly present in microscopic diagnostics. Through rigorous preprocessing, augmentation, and performance evaluation using metrics such as PSNR and SSIM, the study demonstrated that the proposed model significantly enhances image quality while preserving essential structural details critical for malaria detection.</p>
      <p>The model achieved an average PSNR of 38.49 and a peak SSIM of 0.983, indicating strong performance in removing Gaussian noise and improving diagnostic image clarity. Comparative evaluations across original, noisy, and denoised datasets further confirmed the model’s ability to enhance image fidelity.</p>
      <p>However, the study also highlighted several limitations, including the limited evaluation on diverse real-world datasets, restricted generalization to different noise types, and the absence of benchmark comparisons with existing denoising techniques. These factors underscore the need for future work to incorporate broader datasets, explore additional denoising models, and adapt the current model for real-time and cross-domain applications.</p>
      <p>In conclusion, the proposed UNet-based approach offers a promising solution for automated malaria image denoising, with the potential to improve diagnostic accuracy in clinical settings. With further validation and optimization, it can contribute meaningfully to computer-aided diagnosis and the broader application of AI in medical imaging.</p>
      <sec id="sec5dot1">
        <title>5.1. Limitations of the Current Work</title>
        <p>Despite the promising results, several limitations may impact the broader applicability and robustness of the proposed model:</p>
        <p>1) Robustness to Diverse Noise Types:</p>
        <p>The model was primarily trained on Gaussian noise. However, medical images often exhibit various types of noise (e.g., salt-and-pepper, Poisson, speckle). The current model’s ability to generalize to these noise types remains untested.</p>
        <p>2) Handling Complex Noise Patterns:</p>
        <p>Non-uniform or mixed noise patterns found in real-world microscopy images may not be well addressed by this approach, which relies on synthetic Gaussian augmentation.</p>
        <p>3) Trade-off Between Denoising and Feature Preservation:</p>
        <p>While denoising improves clarity, it risks eliminating fine-grained cellular structures crucial for diagnosis.</p>
        <p>4) Limited Generalization Across Modalities:</p>
        <p>This study focused exclusively on thick smear microscopy images. Generalization to other modalities (e.g., CT, MRI) is yet to be explored.</p>
        <p>5) Dataset Bias and Limited Diversity:</p>
        <p>The dataset used was relatively limited in size and variation. A broader dataset from multiple labs, devices, and acquisition protocols is needed to improve model generalization.</p>
        <p>6) Lack of Benchmark Comparisons:</p>
        <p>No direct comparisons were conducted against other state-of-the-art denoising methods, limiting the model’s contextual positioning.</p>
        <p>7) Real-Time Applicability:</p>
        <p>UNet, while effective, is computationally intensive. It is currently not optimized for real-time applications such as point-of-care diagnosis or mobile deployment.</p>
        <p><bold>Summary of Limitations and Next Steps</bold></p>
        <p>To validate practical efficacy, future research should aim to:</p>
        <p>1) Evaluate the model on more diverse, real-world clinical datasets.</p>
        <p>2) Train on and test against various noise types beyond Gaussian.</p>
        <p>3) Benchmark the UNet model against classical and modern denoising methods.</p>
        <p>4) Test generalizability to other medical imaging tasks and modalities.</p>
        <p>5) Optimize the model for deployment on mobile and resource-limited devices.</p>
      </sec>
      <sec id="sec5dot2">
        <title>5.2. Future Recommendations</title>
        <p>To expand the scope and impact of this research, future work may explore:</p>
        <p>1) Standardized Benchmarks: Compare performance against classical techniques (e.g., wavelet denoising) and recent deep learning approaches (e.g., Noise2Void) on public datasets.</p>
        <p>2) End-to-End Pipelines: Integrate denoising with parasite detection and classification for full diagnostic workflows. Report metrics such as mAP (mean Average Precision).</p>
        <p>3) Real-World Validation: Test in clinical environments with varied equipment, acquisition protocols, and lighting conditions to ensure robustness.</p>
        <p>4) Parasite Counting: Extend the detection pipeline to count parasites per image and compute parasitemia. This would aid in grading severity levels automatically.</p>
        <p>5) Color Image Processing: Explore noise modeling and removal techniques that retain full RGB channels, as grayscale conversion limits biological context.</p>
        <p>6) Blind Noise Removal: Improve model generalization for "blind denoising," where noise type and level are unknown or mixed.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="B1">
        <label>1.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Poostchi, M., Silamut, K., Maude, R.J., Jaeger, S. and Thoma, G. (2018) Image Analysis and Machine Learning for Detecting Malaria. <italic>Translational Research</italic>, 194, 36-55. https://doi.org/10.1016/j.trsl.2017.12.004 <pub-id pub-id-type="doi">10.1016/j.trsl.2017.12.004</pub-id><pub-id pub-id-type="pmid">29360430</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.trsl.2017.12.004">https://doi.org/10.1016/j.trsl.2017.12.004</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Poostchi, M.</string-name>
              <string-name>Silamut, K.</string-name>
              <string-name>Maude, R.J.</string-name>
              <string-name>Jaeger, S.</string-name>
              <string-name>Thoma, G.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Image Analysis and Machine Learning for Detecting Malaria</article-title>
            <source>Translational Research</source>
            <volume>194</volume>
            <pub-id pub-id-type="doi">10.1016/j.trsl.2017.12.004</pub-id>
            <pub-id pub-id-type="pmid">29360430</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B2">
        <label>2.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Shambhu, S., Koundal, D., Das, P., Hoang, V.T., Tran-Trung, K. and Turabieh, H. (2022) Computational Methods for Automated Analysis of Malaria Parasite Using Blood Smear Images: Recent Advances. <italic>Computational Intelligence and Neuroscience</italic>, 2022, 1-18. https://doi.org/10.1155/2022/3626726 <pub-id pub-id-type="doi">10.1155/2022/3626726</pub-id><pub-id pub-id-type="pmid">35449742</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1155/2022/3626726">https://doi.org/10.1155/2022/3626726</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Shambhu, S.</string-name>
              <string-name>Koundal, D.</string-name>
              <string-name>Das, P.</string-name>
              <string-name>Hoang, V.T.</string-name>
              <string-name>Tran-Trung, K.</string-name>
              <string-name>Turabieh, H.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Computational Methods for Automated Analysis of Malaria Parasite Using Blood Smear Images: Recent Advances</article-title>
            <source>Computational Intelligence and Neuroscience</source>
            <volume>2022</volume>
            <pub-id pub-id-type="doi">10.1155/2022/3626726</pub-id>
            <pub-id pub-id-type="pmid">35449742</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B3">
        <label>3.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Vilimek, D., Kubicek, J., Golian, M., Jaros, R., Kahankova, R., Hanzlikova, P., <italic>et al.</italic> (2022) Comparative Analysis of Wavelet Transform Filtering Systems for Noise Reduction in Ultrasound Images. <italic>PLOS ONE</italic>, 17, e0270745. https://doi.org/10.1371/journal.pone.0270745 <pub-id pub-id-type="doi">10.1371/journal.pone.0270745</pub-id><pub-id pub-id-type="pmid">35797331</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1371/journal.pone.0270745">https://doi.org/10.1371/journal.pone.0270745</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Vilimek, D.</string-name>
              <string-name>Kubicek, J.</string-name>
              <string-name>Golian, M.</string-name>
              <string-name>Jaros, R.</string-name>
              <string-name>Kahankova, R.</string-name>
              <string-name>Hanzlikova, P.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Comparative Analysis of Wavelet Transform Filtering Systems for Noise Reduction in Ultrasound Images</article-title>
            <source>PLOS ONE</source>
            <volume>17</volume>
            <pub-id pub-id-type="doi">10.1371/journal.pone.0270745</pub-id>
            <pub-id pub-id-type="pmid">35797331</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B4">
        <label>4.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Ronzitti, E., Vicidomini, G., Zanacchi, F.C. and Diaspro, A. (2011) Improving Image Formation by Pushing the Signal-to-Noise Ratio. In: Diaspro, A. Ed., <italic>Optical Fluorescence Microscopy</italic>, Springer, 101-110. https://doi.org/10.1007/978-3-642-15175-0_6 <pub-id pub-id-type="doi">10.1007/978-3-642-15175-0_6</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/978-3-642-15175-0_6">https://doi.org/10.1007/978-3-642-15175-0_6</ext-link></mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Ronzitti, E.</string-name>
              <string-name>Vicidomini, G.</string-name>
              <string-name>Zanacchi, F.C.</string-name>
              <string-name>Diaspro, A.</string-name>
              <string-name>Diaspro, A.</string-name>
              <string-name>Microscopy, S</string-name>
            </person-group>
            <year>2011</year>
            <article-title>Improving Image Formation by Pushing the Signal-to-Noise Ratio</article-title>
            <source>In: Diaspro</source>
            <volume>101</volume>
            <pub-id pub-id-type="doi">10.1007/978-3-642-15175-0_6</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B5">
        <label>5.</label>
        <citation-alternatives>
          <mixed-citation publication-type="report">World Health Organization (2021) World Malaria Report 2021, Regional Data and Trends, 15. https://www.who.int/publications/i/item/9789240040496?utm_source=chatgpt.com</mixed-citation>
          <element-citation publication-type="report">
            <year>2021</year>
            <article-title>World Malaria Report 2021, Regional Data and Trends, 15</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B6">
        <label>6.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Marturi, N., Dembélé, S. and Piat, N. (2014) Scanning Electron Microscope Image Signal‐to‐Noise Ratio Monitoring for Micro‐Nanomanipulation. <italic>Scanning</italic>, 36, 419-429. https://doi.org/10.1002/sca.21137 <pub-id pub-id-type="doi">10.1002/sca.21137</pub-id><pub-id pub-id-type="pmid">24578204</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1002/sca.21137">https://doi.org/10.1002/sca.21137</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Marturi, N.</string-name>
              <string-name>Piat, N.</string-name>
            </person-group>
            <year>2014</year>
            <article-title>Scanning Electron Microscope Image Signal‐to‐Noise Ratio Monitoring for Micro‐Nanomanipulation</article-title>
            <source>Scanning</source>
            <volume>36</volume>
            <pub-id pub-id-type="doi">10.1002/sca.21137</pub-id>
            <pub-id pub-id-type="pmid">24578204</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B7">
        <label>7.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Newberry, M.V. (1991) Signal-to-Noise Considerations for Sky-Subtracted CCD Data. <italic>Publications of the Astronomical Society of the Pacific</italic>, 103, Article 122. https://doi.org/10.1086/132801 <pub-id pub-id-type="doi">10.1086/132801</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1086/132801">https://doi.org/10.1086/132801</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Newberry, M.V.</string-name>
            </person-group>
            <year>1991</year>
            <article-title>Signal-to-Noise Considerations for Sky-Subtracted CCD Data</article-title>
            <source>Publications of the Astronomical Society of the Pacific</source>
            <volume>103</volume>
            <elocation-id>122</elocation-id>
            <pub-id pub-id-type="doi">10.1086/132801</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B8">
        <label>8.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Ranjan, R., Costa, G., Ferrara, M.A., Sansone, M. and Sirleto, L. (2022) Noises Investigations and Image Denoising in Femtosecond Stimulated Raman Scattering Microscopy. <italic>Journal of Biophotonics</italic>, 15, e202100379. https://doi.org/10.1002/jbio.202100379 <pub-id pub-id-type="doi">10.1002/jbio.202100379</pub-id><pub-id pub-id-type="pmid">35324074</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1002/jbio.202100379">https://doi.org/10.1002/jbio.202100379</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Ranjan, R.</string-name>
              <string-name>Costa, G.</string-name>
              <string-name>Ferrara, M.A.</string-name>
              <string-name>Sansone, M.</string-name>
              <string-name>Sirleto, L.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Noises Investigations and Image Denoising in Femtosecond Stimulated Raman Scattering Microscopy</article-title>
            <source>Journal of Biophotonics</source>
            <volume>15</volume>
            <pub-id pub-id-type="doi">10.1002/jbio.202100379</pub-id>
            <pub-id pub-id-type="pmid">35324074</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B9">
        <label>9.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Zhang, Y., Zhu, Y., Nichols, E., Wang, Q., Zhang, S., Smith, C., <italic>et al.</italic> (2019) A Poisson-Gaussian Denoising Dataset with Real Fluorescence Microscopy Images. 2019 <italic>IEEE</italic>/ <italic>CVF Conference on Computer Vision and Pattern Recognition</italic>( <italic>CVPR</italic>), Long Beach, 15-20 June 2019, 11702-11710. https://doi.org/10.1109/cvpr.2019.01198 <pub-id pub-id-type="doi">10.1109/cvpr.2019.01198</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/cvpr.2019.01198">https://doi.org/10.1109/cvpr.2019.01198</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Zhang, Y.</string-name>
              <string-name>Zhu, Y.</string-name>
              <string-name>Nichols, E.</string-name>
              <string-name>Wang, Q.</string-name>
              <string-name>Zhang, S.</string-name>
              <string-name>Smith, C.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>A Poisson-Gaussian Denoising Dataset with Real Fluorescence Microscopy Images</article-title>
            <source>2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)</source>
            <volume>15</volume>
            <pub-id pub-id-type="doi">10.1109/cvpr.2019.01198</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B10">
        <label>10.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Teng, Y., Sheng, S. and Zheng, Y. (2022) Nonlinear Gaussian Filter with Multi-Step Colored Noise. <italic>Actuators</italic>, 11, Article 103. https://doi.org/10.3390/act11040103 <pub-id pub-id-type="doi">10.3390/act11040103</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/act11040103">https://doi.org/10.3390/act11040103</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Teng, Y.</string-name>
              <string-name>Sheng, S.</string-name>
              <string-name>Zheng, Y.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Nonlinear Gaussian Filter with Multi-Step Colored Noise</article-title>
            <source>Actuators</source>
            <volume>11</volume>
            <elocation-id>103</elocation-id>
            <pub-id pub-id-type="doi">10.3390/act11040103</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B11">
        <label>11.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Kusrini, K., Arif Yudianto, M.R. and Al Fatta, H. (2022) The Effect of Gaussian Filter and Data Preprocessing on the Classification of Punakawan Puppet Images with the Convolutional Neural Network Algorithm. <italic>International Journal of Electrical and Computer Engineering</italic>( <italic>IJECE</italic>), 12, Article 3752. https://doi.org/10.11591/ijece.v12i4.pp3752-3761 <pub-id pub-id-type="doi">10.11591/ijece.v12i4.pp3752-3761</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.11591/ijece.v12i4.pp3752-3761">https://doi.org/10.11591/ijece.v12i4.pp3752-3761</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Kusrini, K.</string-name>
              <string-name>Yudianto, M.R.</string-name>
              <string-name>Fatta, H.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>The Effect of Gaussian Filter and Data Preprocessing on the Classification of Punakawan Puppet Images with the Convolutional Neural Network Algorithm</article-title>
            <source>International Journal of Electrical and Computer Engineering (IJECE)</source>
            <volume>12</volume>
            <elocation-id>3752</elocation-id>
            <pub-id pub-id-type="doi">10.11591/ijece.v12i4.pp3752-3761</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B12">
        <label>12.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Smith, C.S., Slotman, J.A., Schermelleh, L., <italic>et al.</italic> (2021) Structured Illumination Microscopy with Noise-Controlled Image Reconstructions. <italic>Nature Methods</italic>, 18, 821-828.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Smith, C.S.</string-name>
              <string-name>Slotman, J.A.</string-name>
              <string-name>Schermelleh, L.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Structured Illumination Microscopy with Noise-Controlled Image Reconstructions</article-title>
            <source>Nature Methods</source>
            <volume>18</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B13">
        <label>13.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Leslie, T., Mikhail, A., Mayan, I., Anwar, M., Bakhtash, S., Nader, M., <italic>et al.</italic> (2012) Overdiagnosis and Mistreatment of Malaria among Febrile Patients at Primary Healthcare Level in Afghanistan: Observational Study. <italic>BMJ</italic>, 345, e4389-e4389. https://doi.org/10.1136/bmj.e4389 <pub-id pub-id-type="doi">10.1136/bmj.e4389</pub-id><pub-id pub-id-type="pmid">22833603</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1136/bmj.e4389">https://doi.org/10.1136/bmj.e4389</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Leslie, T.</string-name>
              <string-name>Mikhail, A.</string-name>
              <string-name>Mayan, I.</string-name>
              <string-name>Anwar, M.</string-name>
              <string-name>Bakhtash, S.</string-name>
              <string-name>Nader, M.</string-name>
            </person-group>
            <year>2012</year>
            <article-title>Overdiagnosis and Mistreatment of Malaria among Febrile Patients at Primary Healthcare Level in Afghanistan: Observational Study</article-title>
            <source>BMJ</source>
            <volume>345</volume>
            <pub-id pub-id-type="doi">10.1136/bmj.e4389</pub-id>
            <pub-id pub-id-type="pmid">22833603</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B14">
        <label>14.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Su, Q., Bi, B., Zhang, P., Shen, L., Huang, X. and Xin, Q. (2022) GPR Image Clutter Suppression Using Gaussian Curvature Decomposition in the PCA Domain. <italic>Remote Sensing</italic>, 14, Article 4879. https://doi.org/10.3390/rs14194879 <pub-id pub-id-type="doi">10.3390/rs14194879</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/rs14194879">https://doi.org/10.3390/rs14194879</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Su, Q.</string-name>
              <string-name>Bi, B.</string-name>
              <string-name>Zhang, P.</string-name>
              <string-name>Shen, L.</string-name>
              <string-name>Huang, X.</string-name>
              <string-name>Xin, Q.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>GPR Image Clutter Suppression Using Gaussian Curvature Decomposition in the PCA Domain</article-title>
            <source>Remote Sensing</source>
            <volume>14</volume>
            <elocation-id>4879</elocation-id>
            <pub-id pub-id-type="doi">10.3390/rs14194879</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B15">
        <label>15.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Mahakale, S.R. and Thakur, N.V. (2013) A Comparative Study of Image Filtering on Various Noisy Pixels. <italic>International Journal of Image Processing and Vision Science</italic>, 1, 157-165.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Mahakale, S.R.</string-name>
              <string-name>Thakur, N.V.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>A Comparative Study of Image Filtering on Various Noisy Pixels</article-title>
            <source>International Journal of Image Processing and Vision Science</source>
            <volume>1</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B16">
        <label>16.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Zhou, R., El Helou, M., Sage, D., <italic>et al.</italic> (2020) W2S: Microscopy Data with Joint Denoising and Super-Resolution for Widefield to SIM Mapping. https://arxiv.org/abs/2003.05961?utm_source=chatgpt.com</mixed-citation>
          <element-citation publication-type="web">
            <person-group person-group-type="author">
              <string-name>Zhou, R.</string-name>
              <string-name>Helou, M.</string-name>
              <string-name>Sage, D.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>W2S: Microscopy Data with Joint Denoising and Super-Resolution for Widefield to SIM Mapping</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B17">
        <label>17.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Maqsood, A., Farid, M.S., Khan, M.H. and Grzegorzek, M. (2021) Deep Malaria Parasite Detection in Thin Blood Smear Microscopic Images. <italic>Applied Sciences</italic>, 11, Article 2284. https://doi.org/10.3390/app11052284 <pub-id pub-id-type="doi">10.3390/app11052284</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/app11052284">https://doi.org/10.3390/app11052284</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Maqsood, A.</string-name>
              <string-name>Farid, M.S.</string-name>
              <string-name>Khan, M.H.</string-name>
              <string-name>Grzegorzek, M.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Deep Malaria Parasite Detection in Thin Blood Smear Microscopic Images</article-title>
            <source>Applied Sciences</source>
            <volume>11</volume>
            <elocation-id>2284</elocation-id>
            <pub-id pub-id-type="doi">10.3390/app11052284</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B18">
        <label>18.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Anggraini, D., Nugroho, A.S., Pratama, C., Rozi, I.E., Aulia Arif Iskandar, and Reggio Nurtanio Hartono, (2011) Automated Status Identification of Microscopic Images Obtained from Malaria Thin Blood Smears. <italic>Proceedings of the</italic>2011 <italic>International Co</italic><italic>nference on Electrical Engineering and Informatics</italic>, Bandung, 17-19 July 2011, 1-6. https://doi.org/10.1109/iceei.2011.6021762 <pub-id pub-id-type="doi">10.1109/iceei.2011.6021762</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/iceei.2011.6021762">https://doi.org/10.1109/iceei.2011.6021762</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Anggraini, D.</string-name>
              <string-name>Nugroho, A.S.</string-name>
              <string-name>Pratama, C.</string-name>
              <string-name>Rozi, I.E.</string-name>
              <string-name>Informatics, B</string-name>
            </person-group>
            <year>2011</year>
            <article-title>Automated Status Identification of Microscopic Images Obtained from Malaria Thin Blood Smears</article-title>
            <source>Proceedings of the 2011 International Conference on Electrical Engineering and Informatics</source>
            <volume>17</volume>
            <pub-id pub-id-type="doi">10.1109/iceei.2011.6021762</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B19">
        <label>19.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Uzun Ozsahin, D., Mustapha, M.T., Bartholomew Duwa, B. and Ozsahin, I. (2022) Evaluating the Performance of Deep Learning Frameworks for Malaria Parasite Detection Using Microscopic Images of Peripheral Blood Smears. <italic>Diagnostics</italic>, 12, Article 2702. https://doi.org/10.3390/diagnostics12112702 <pub-id pub-id-type="doi">10.3390/diagnostics12112702</pub-id><pub-id pub-id-type="pmid">36359544</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/diagnostics12112702">https://doi.org/10.3390/diagnostics12112702</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Ozsahin, D.</string-name>
              <string-name>Mustapha, M.T.</string-name>
              <string-name>Duwa, B.</string-name>
              <string-name>Ozsahin, I.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Evaluating the Performance of Deep Learning Frameworks for Malaria Parasite Detection Using Microscopic Images of Peripheral Blood Smears</article-title>
            <source>Diagnostics</source>
            <volume>12</volume>
            <elocation-id>2702</elocation-id>
            <pub-id pub-id-type="doi">10.3390/diagnostics12112702</pub-id>
            <pub-id pub-id-type="pmid">36359544</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B20">
        <label>20.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Dutta, A.K., Mageswari, R.U., Gayathri, A., Dallfin Bruxella, J.M., Ishak, M.K., Mostafa, S.M., <italic>et al.</italic> (2022) Barnacles Mating Optimizer with Deep Transfer Learning Enabled Biomedical Malaria Parasite Detection and Classification. <italic>Computational Intelligence and Neuroscience</italic>, 2022, 1-12. https://doi.org/10.1155/2022/7776319 <pub-id pub-id-type="doi">10.1155/2022/7776319</pub-id><pub-id pub-id-type="pmid">35694571</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1155/2022/7776319">https://doi.org/10.1155/2022/7776319</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Dutta, A.K.</string-name>
              <string-name>Mageswari, R.U.</string-name>
              <string-name>Gayathri, A.</string-name>
              <string-name>Bruxella, J.M.</string-name>
              <string-name>Ishak, M.K.</string-name>
              <string-name>Mostafa, S.M.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Barnacles Mating Optimizer with Deep Transfer Learning Enabled Biomedical Malaria Parasite Detection and Classification</article-title>
            <source>Computational Intelligence and Neuroscience</source>
            <volume>2022</volume>
            <pub-id pub-id-type="doi">10.1155/2022/7776319</pub-id>
            <pub-id pub-id-type="pmid">35694571</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B21">
        <label>21.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Alharbi, A.H., Aravinda, C.V., Shetty, J., Jabarulla, M.Y., Sudeepa, K.B. and Singh, S.K. (2022) Computational Models‐Based Detection of Peripheral Malarial Parasites in Blood Smears. <italic>Contrast Media &amp; Molecular Imaging</italic>, 2022, 1-9. https://doi.org/10.1155/2022/9171343 <pub-id pub-id-type="doi">10.1155/2022/9171343</pub-id><pub-id pub-id-type="pmid">35800239</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1155/2022/9171343">https://doi.org/10.1155/2022/9171343</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Alharbi, A.H.</string-name>
              <string-name>Aravinda, C.V.</string-name>
              <string-name>Shetty, J.</string-name>
              <string-name>Jabarulla, M.Y.</string-name>
              <string-name>Sudeepa, K.B.</string-name>
              <string-name>Singh, S.K.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Computational Models‐Based Detection of Peripheral Malarial Parasites in Blood Smears</article-title>
            <source>Contrast Media &amp; Molecular Imaging</source>
            <volume>2022</volume>
            <pub-id pub-id-type="doi">10.1155/2022/9171343</pub-id>
            <pub-id pub-id-type="pmid">35800239</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B22">
        <label>22.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Yang, F., Poostchi, M., Yu, H., Zhou, Z., Silamut, K., Yu, J., <italic>et al.</italic> (2020) Deep Learning for Smartphone-Based Malaria Parasite Detection in Thick Blood Smears. <italic>IEEE Journal of Biomedical and Health Informatics</italic>, 24, 1427-1438. https://doi.org/10.1109/jbhi.2019.2939121 <pub-id pub-id-type="doi">10.1109/jbhi.2019.2939121</pub-id><pub-id pub-id-type="pmid">31545747</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/jbhi.2019.2939121">https://doi.org/10.1109/jbhi.2019.2939121</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Yang, F.</string-name>
              <string-name>Poostchi, M.</string-name>
              <string-name>Yu, H.</string-name>
              <string-name>Zhou, Z.</string-name>
              <string-name>Silamut, K.</string-name>
              <string-name>Yu, J.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Deep Learning for Smartphone-Based Malaria Parasite Detection in Thick Blood Smears</article-title>
            <source>IEEE Journal of Biomedical and Health Informatics</source>
            <volume>24</volume>
            <pub-id pub-id-type="doi">10.1109/jbhi.2019.2939121</pub-id>
            <pub-id pub-id-type="pmid">31545747</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B23">
        <label>23.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Putra, R.D., Purboyo, T.W. and Prasasti, A.L. (2017) A Review of Image Enhancement Methods. <italic>International Journal of Applied Engineering Research</italic>, 12, 8.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Putra, R.D.</string-name>
              <string-name>Purboyo, T.W.</string-name>
              <string-name>Prasasti, A.L.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>A Review of Image Enhancement Methods</article-title>
            <source>International Journal of Applied Engineering Research</source>
            <volume>12</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B24">
        <label>24.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Chang, J., Chen, Y., Lo, C. and Chen, H. (2021) An Advanced AFWMF Model for Identifying High Random-Valued Impulse Noise for Image Processing. <italic>Applied Sciences</italic>, 11, Article 7037. https://doi.org/10.3390/app11157037 <pub-id pub-id-type="doi">10.3390/app11157037</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/app11157037">https://doi.org/10.3390/app11157037</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Chang, J.</string-name>
              <string-name>Chen, Y.</string-name>
              <string-name>Lo, C.</string-name>
              <string-name>Chen, H.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>An Advanced AFWMF Model for Identifying High Random-Valued Impulse Noise for Image Processing</article-title>
            <source>Applied Sciences</source>
            <volume>11</volume>
            <elocation-id>7037</elocation-id>
            <pub-id pub-id-type="doi">10.3390/app11157037</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B25">
        <label>25.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Mannam, V., Zhang, Y., Zhu, Y., Nichols, E., Wang, Q., Sundaresan, V., <italic>et al.</italic> (2022) Real-Time Image Denoising of Mixed Poisson-Gaussian Noise in Fluorescence Microscopy Images Using Imagej. <italic>Optica</italic>, 9, Article 335. https://doi.org/10.1364/optica.448287 <pub-id pub-id-type="doi">10.1364/optica.448287</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1364/optica.448287">https://doi.org/10.1364/optica.448287</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Mannam, V.</string-name>
              <string-name>Zhang, Y.</string-name>
              <string-name>Zhu, Y.</string-name>
              <string-name>Nichols, E.</string-name>
              <string-name>Wang, Q.</string-name>
              <string-name>Sundaresan, V.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Real-Time Image Denoising of Mixed Poisson-Gaussian Noise in Fluorescence Microscopy Images Using Imagej</article-title>
            <source>Optica</source>
            <volume>9</volume>
            <elocation-id>335</elocation-id>
            <pub-id pub-id-type="doi">10.1364/optica.448287</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B26">
        <label>26.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Kusnik, D. and Smolka, B. (2022) Robust Mean Shift Filter for Mixed Gaussian and Impulsive Noise Reduction in Color Digital Images. <italic>Scientific Reports</italic>, 12, Article No. 14951. https://doi.org/10.1038/s41598-022-19161-0 <pub-id pub-id-type="doi">10.1038/s41598-022-19161-0</pub-id><pub-id pub-id-type="pmid">36056119</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41598-022-19161-0">https://doi.org/10.1038/s41598-022-19161-0</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Kusnik, D.</string-name>
              <string-name>Smolka, B.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Robust Mean Shift Filter for Mixed Gaussian and Impulsive Noise Reduction in Color Digital Images</article-title>
            <source>Scientific Reports</source>
            <volume>12</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/s41598-022-19161-0</pub-id>
            <pub-id pub-id-type="pmid">36056119</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B27">
        <label>27.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Meiniel, W., Olivo-Marin, J. and Angelini, E.D. (2018) Denoising of Microscopy Images: A Review of the State-of-the-Art, and a New Sparsity-Based Method. <italic>IEEE Tran</italic><italic>sactions on Image Processing</italic>, 27, 3842-3856. https://doi.org/10.1109/tip.2018.2819821 <pub-id pub-id-type="doi">10.1109/tip.2018.2819821</pub-id><pub-id pub-id-type="pmid">29733271</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tip.2018.2819821">https://doi.org/10.1109/tip.2018.2819821</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Meiniel, W.</string-name>
              <string-name>Olivo-Marin, J.</string-name>
              <string-name>Angelini, E.D.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Denoising of Microscopy Images: A Review of the State-of-the-Art, and a New Sparsity-Based Method</article-title>
            <source>IEEE Transactions on Image Processing</source>
            <volume>27</volume>
            <pub-id pub-id-type="doi">10.1109/tip.2018.2819821</pub-id>
            <pub-id pub-id-type="pmid">29733271</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B28">
        <label>28.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Nnamoko, N.A., Arshad, F.N., England, D., Vora, J. and Norman, J. (2014) Evaluation of Filter and Wrapper Methods for Feature Selection in Supervised Machine Learning. 6. <italic>PGNET Proceedings of the</italic> 15 <italic>th Annual Postgraduate Symposium on the C</italic><italic>onverge</italic><italic>nce of Telecommunications</italic>, <italic>Networking and Broadcasting</italic>2014, Liverpool, 23-24 June 2014, 1-6.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Nnamoko, N.A.</string-name>
              <string-name>Arshad, F.N.</string-name>
              <string-name>England, D.</string-name>
              <string-name>Vora, J.</string-name>
              <string-name>Norman, J.</string-name>
              <string-name>Telecommunications, N</string-name>
            </person-group>
            <year>2014</year>
            <article-title>Evaluation of Filter and Wrapper Methods for Feature Selection in Supervised Machine Learning</article-title>
            <source>6. PGNET Proceedings of the 15th Annual Postgraduate Symposium on the Convergence of Telecommunications</source>
            <volume>23</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B29">
        <label>29.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Smolka, B. and Chydzinski, A. (2005) Fast Detection and Impulsive Noise Removal in Color Images. <italic>Real</italic>- <italic>Time Imaging</italic>, 11, 389-402. https://doi.org/10.1016/j.rti.2005.07.003 <pub-id pub-id-type="doi">10.1016/j.rti.2005.07.003</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.rti.2005.07.003">https://doi.org/10.1016/j.rti.2005.07.003</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Smolka, B.</string-name>
              <string-name>Chydzinski, A.</string-name>
            </person-group>
            <year>2005</year>
            <article-title>Fast Detection and Impulsive Noise Removal in Color Images</article-title>
            <source>Real-Time Imaging</source>
            <volume>11</volume>
            <pub-id pub-id-type="doi">10.1016/j.rti.2005.07.003</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B30">
        <label>30.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Huang, J. and Dragotti, P.L. (2022) WINNet: Wavelet-Inspired Invertible Network for Image Denoising. <italic>IEEE Transactions on Image Processing</italic>, 31, 4377-4392. https://doi.org/10.1109/tip.2022.3184845 <pub-id pub-id-type="doi">10.1109/tip.2022.3184845</pub-id><pub-id pub-id-type="pmid">35759598</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tip.2022.3184845">https://doi.org/10.1109/tip.2022.3184845</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Huang, J.</string-name>
              <string-name>Dragotti, P.L.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>WINNet: Wavelet-Inspired Invertible Network for Image Denoising</article-title>
            <source>IEEE Transactions on Image Processing</source>
            <volume>31</volume>
            <pub-id pub-id-type="doi">10.1109/tip.2022.3184845</pub-id>
            <pub-id pub-id-type="pmid">35759598</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B31">
        <label>31.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Haider, S.A., Cameron, A., Siva, P., Lui, D., Shafiee, M.J., Boroomand, A., <italic>et al.</italic> (2016) Fluorescence Microscopy Image Noise Reduction Using a Stochastically-Connected Random Field Model. <italic>Scientific Reports</italic>, 6, Article No. 20640. https://doi.org/10.1038/srep20640 <pub-id pub-id-type="doi">10.1038/srep20640</pub-id><pub-id pub-id-type="pmid">26884148</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/srep20640">https://doi.org/10.1038/srep20640</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Haider, S.A.</string-name>
              <string-name>Cameron, A.</string-name>
              <string-name>Siva, P.</string-name>
              <string-name>Lui, D.</string-name>
              <string-name>Shafiee, M.J.</string-name>
              <string-name>Boroomand, A.</string-name>
            </person-group>
            <year>2016</year>
            <article-title>Fluorescence Microscopy Image Noise Reduction Using a Stochastically-Connected Random Field Model</article-title>
            <source>Scientific Reports</source>
            <volume>6</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/srep20640</pub-id>
            <pub-id pub-id-type="pmid">26884148</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B32">
        <label>32.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Thakur, R.S., Chatterjee, S., Yadav, R.N. and Gupta, L. (2021) Image De-Noising with Machine Learning: A Review. <italic>IEEE Access</italic>, 9, 93338-93363. https://doi.org/10.1109/access.2021.3092425 <pub-id pub-id-type="doi">10.1109/access.2021.3092425</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/access.2021.3092425">https://doi.org/10.1109/access.2021.3092425</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Thakur, R.S.</string-name>
              <string-name>Chatterjee, S.</string-name>
              <string-name>Yadav, R.N.</string-name>
              <string-name>Gupta, L.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Image De-Noising with Machine Learning: A Review</article-title>
            <source>IEEE Access</source>
            <volume>9</volume>
            <pub-id pub-id-type="doi">10.1109/access.2021.3092425</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B33">
        <label>33.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Bahnemiri, S.G., Ponomarenko, M. and Egiazarian, K. (2022) Learning-Based Noise Component Map Estimation for Image Denoising. <italic>IEEE Signal Processing Letters</italic>, 29, 1407-1411. https://doi.org/10.1109/lsp.2022.3169706 <pub-id pub-id-type="doi">10.1109/lsp.2022.3169706</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/lsp.2022.3169706">https://doi.org/10.1109/lsp.2022.3169706</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Bahnemiri, S.G.</string-name>
              <string-name>Ponomarenko, M.</string-name>
              <string-name>Egiazarian, K.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Learning-Based Noise Component Map Estimation for Image Denoising</article-title>
            <source>IEEE Signal Processing Letters</source>
            <volume>29</volume>
            <pub-id pub-id-type="doi">10.1109/lsp.2022.3169706</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B34">
        <label>34.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Mohan, S., Manzorro, R., Vincent, J.L., Tang, B., Sheth, D.Y., Simoncelli, E.P., <italic>et al.</italic> (2022) Deep Denoising for Scientific Discovery: A Case Study in Electron Microscopy. <italic>IEEE Transactions on Computational Imaging</italic>, 8, 585-597. https://doi.org/10.1109/tci.2022.3176536 <pub-id pub-id-type="doi">10.1109/tci.2022.3176536</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tci.2022.3176536">https://doi.org/10.1109/tci.2022.3176536</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Mohan, S.</string-name>
              <string-name>Manzorro, R.</string-name>
              <string-name>Vincent, J.L.</string-name>
              <string-name>Tang, B.</string-name>
              <string-name>Sheth, D.Y.</string-name>
              <string-name>Simoncelli, E.P.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Deep Denoising for Scientific Discovery: A Case Study in Electron Microscopy</article-title>
            <source>IEEE Transactions on Computational Imaging</source>
            <volume>8</volume>
            <pub-id pub-id-type="doi">10.1109/tci.2022.3176536</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B35">
        <label>35.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Guney, G., Uluc, N., Demirkiran, A., Aytac-Kipergil, E., Unlu, M.B. and Birgul, O. (2019) Comparison of Noise Reduction Methods in Photoacoustic Microscopy. <italic>Computers in Biology and Medicine</italic>, 109, 333-341. https://doi.org/10.1016/j.compbiomed.2019.04.035 <pub-id pub-id-type="doi">10.1016/j.compbiomed.2019.04.035</pub-id><pub-id pub-id-type="pmid">31129310</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.compbiomed.2019.04.035">https://doi.org/10.1016/j.compbiomed.2019.04.035</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Guney, G.</string-name>
              <string-name>Uluc, N.</string-name>
              <string-name>Demirkiran, A.</string-name>
              <string-name>Aytac-Kipergil, E.</string-name>
              <string-name>Unlu, M.B.</string-name>
              <string-name>Birgul, O.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Comparison of Noise Reduction Methods in Photoacoustic Microscopy</article-title>
            <source>Computers in Biology and Medicine</source>
            <volume>109</volume>
            <pub-id pub-id-type="doi">10.1016/j.compbiomed.2019.04.035</pub-id>
            <pub-id pub-id-type="pmid">31129310</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B36">
        <label>36.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Bharati, S., Khan, T.Z., Podder, P. and Hung, N.Q. (2020) A Comparative Analysis of Image Denoising Problem: Noise Models, Denoising Filters and Applications. In: Hassanien, A.E., Khamparia, A., Gupta, D., Shankar, K. and Slowik, A. Eds., <italic>Studies in Systems</italic>, <italic>Decision and Control</italic>, Springer International Publishing, 49-66. https://doi.org/10.1007/978-3-030-55833-8_3 <pub-id pub-id-type="doi">10.1007/978-3-030-55833-8_3</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/978-3-030-55833-8_3">https://doi.org/10.1007/978-3-030-55833-8_3</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Bharati, S.</string-name>
              <string-name>Khan, T.Z.</string-name>
              <string-name>Podder, P.</string-name>
              <string-name>Hung, N.Q.</string-name>
              <string-name>Models, D</string-name>
              <string-name>Hassanien, A.E.</string-name>
              <string-name>Khamparia, A.</string-name>
              <string-name>Gupta, D.</string-name>
              <string-name>Shankar, K.</string-name>
              <string-name>Slowik, A.</string-name>
              <string-name>Systems, D</string-name>
              <string-name>Control, S</string-name>
            </person-group>
            <year>2020</year>
            <article-title>A Comparative Analysis of Image Denoising Problem: Noise Models, Denoising Filters and Applications</article-title>
            <source>In: Hassanien</source>
            <volume>49</volume>
            <pub-id pub-id-type="doi">10.1007/978-3-030-55833-8_3</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B37">
        <label>37.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Zin, T., Seta, S., Nakahara, Y., Yamaguchi, T. and Ikehara, M. (2022) Local Image Denoising Using RAISR. <italic>IEEE Access</italic>, 10, 22420-22428. https://doi.org/10.1109/access.2022.3152219 <pub-id pub-id-type="doi">10.1109/access.2022.3152219</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/access.2022.3152219">https://doi.org/10.1109/access.2022.3152219</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Zin, T.</string-name>
              <string-name>Seta, S.</string-name>
              <string-name>Nakahara, Y.</string-name>
              <string-name>Yamaguchi, T.</string-name>
              <string-name>Ikehara, M.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Local Image Denoising Using RAISR</article-title>
            <source>IEEE Access</source>
            <volume>10</volume>
            <pub-id pub-id-type="doi">10.1109/access.2022.3152219</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B38">
        <label>38.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Ren, L., Heidari, A.A., Cai, Z.-N., <italic>et a</italic><italic>l.</italic> (2022) Gaussian Kernel Probability-Driven Slime Mould Algorithm with New Movement Mechanism for Multi-Level Image Segmentation. <italic>Measurement</italic>, 192, Article 110884.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Ren, L.</string-name>
              <string-name>Heidari, A.A.</string-name>
              <string-name>Cai, Z.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Gaussian Kernel Probability-Driven Slime Mould Algorithm with New Movement Mechanism for Multi-Level Image Segmentation</article-title>
            <source>Measurement</source>
            <volume>192</volume>
            <elocation-id>110884</elocation-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B39">
        <label>39.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Shah, Z.H., Müller, M., Wang, T., Scheidig, P.M., Schneider, A., Schüttpelz, M., <italic>et al.</italic> (2021) Deep-Learning Based Denoising and Reconstruction of Super-Resolution Structured Illumination Microscopy Images. <italic>Photonics Research</italic>, 9, B168. https://doi.org/10.1364/prj.416437 <pub-id pub-id-type="doi">10.1364/prj.416437</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1364/prj.416437">https://doi.org/10.1364/prj.416437</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Shah, Z.H.</string-name>
              <string-name>Wang, T.</string-name>
              <string-name>Scheidig, P.M.</string-name>
              <string-name>Schneider, A.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Deep-Learning Based Denoising and Reconstruction of Super-Resolution Structured Illumination Microscopy Images</article-title>
            <source>Photonics Research</source>
            <volume>9</volume>
            <pub-id pub-id-type="doi">10.1364/prj.416437</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B40">
        <label>40.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Pawar, P., Ainapure, B., Rashid, M., Ahmad, N., Alotaibi, A. and Alshamrani, S.S. (2022) Deep Learning Approach for the Detection of Noise Type in Ancient Images. <italic>Sustain</italic><italic>ability</italic>, 14, Article 11786. https://doi.org/10.3390/su141811786 <pub-id pub-id-type="doi">10.3390/su141811786</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/su141811786">https://doi.org/10.3390/su141811786</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Pawar, P.</string-name>
              <string-name>Ainapure, B.</string-name>
              <string-name>Rashid, M.</string-name>
              <string-name>Ahmad, N.</string-name>
              <string-name>Alotaibi, A.</string-name>
              <string-name>Alshamrani, S.S.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Deep Learning Approach for the Detection of Noise Type in Ancient Images</article-title>
            <source>Sustainability</source>
            <volume>14</volume>
            <elocation-id>11786</elocation-id>
            <pub-id pub-id-type="doi">10.3390/su141811786</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B41">
        <label>41.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Zhang, K., <italic>et al.</italic> (2022) Practical Blind Denoising via Swin-Conv-UNet and Data Synthesis. http://arxiv.org/abs/2203.13278</mixed-citation>
          <element-citation publication-type="web">
            <person-group person-group-type="author">
              <string-name>Zhang, K.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Practical Blind Denoising via Swin-Conv-UNet and Data Synthesis</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B42">
        <label>42.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Abdelhamed, A., Timofte, R., Brown, M.S., <italic>et al.</italic> (2019) NTIRE 2019 Challenge on Real Image Denoising: Methods and Results. 2019 <italic>IEEE</italic>/ <italic>CVF Conference on Comput</italic><italic>er Vision and Pattern Recognition Workshops</italic>( <italic>CVPRW</italic>), Long Beach, 16-17 June 2019, 2197-2210.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Abdelhamed, A.</string-name>
              <string-name>Timofte, R.</string-name>
              <string-name>Brown, M.S.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>NTIRE 2019 Challenge on Real Image Denoising: Methods and Results</article-title>
            <source>2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)</source>
            <volume>16</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B43">
        <label>43.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Lin, T.-Y., Goyal, P., Girshick, R., He, K. and Dollar, P. (2017) Focal Loss for Dense Object Detection. <italic>Proceedings of the IEEE International Conference on Computer Visi</italic><italic>on</italic> ( <italic>ICCV</italic>), Venice, 22-29 October 2017, 2980-2988.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Lin, T.</string-name>
              <string-name>Goyal, P.</string-name>
              <string-name>Girshick, R.</string-name>
              <string-name>He, K.</string-name>
              <string-name>Dollar, P.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Focal Loss for Dense Object Detection</article-title>
            <source>Proceedings of the IEEE International Conference on Computer Vision (ICCV)</source>
            <volume>22</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B44">
        <label>44.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Ren, X., Zhang, W., Wu, M., Li, C. and Wang, X. (2022) Meta-Yolo: Meta-Learning for Few-Shot Traffic Sign Detection via Decoupling Dependencies. <italic>Applied Sciences</italic>, 12, Article 5543. https://doi.org/10.3390/app12115543 <pub-id pub-id-type="doi">10.3390/app12115543</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/app12115543">https://doi.org/10.3390/app12115543</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Ren, X.</string-name>
              <string-name>Zhang, W.</string-name>
              <string-name>Wu, M.</string-name>
              <string-name>Li, C.</string-name>
              <string-name>Wang, X.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Meta-Yolo: Meta-Learning for Few-Shot Traffic Sign Detection via Decoupling Dependencies</article-title>
            <source>Applied Sciences</source>
            <volume>12</volume>
            <elocation-id>5543</elocation-id>
            <pub-id pub-id-type="doi">10.3390/app12115543</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B45">
        <label>45.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Tambwekar, A., Agrawal, K., Majee, A. and Subramanian, A. (2021) Few-Shot Batch Incremental Road Object Detection via Detector Fusion. 2021 <italic>IEEE</italic>/ <italic>CVF Internationa</italic><italic>l Conference on Computer Vision Workshops</italic>( <italic>ICCVW</italic>), Montreal, 11-17 October 2021, 3063-3070. https://doi.org/10.1109/iccvw54120.2021.00341 <pub-id pub-id-type="doi">10.1109/iccvw54120.2021.00341</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/iccvw54120.2021.00341">https://doi.org/10.1109/iccvw54120.2021.00341</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Tambwekar, A.</string-name>
              <string-name>Agrawal, K.</string-name>
              <string-name>Majee, A.</string-name>
              <string-name>Subramanian, A.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Few-Shot Batch Incremental Road Object Detection via Detector Fusion</article-title>
            <source>2021 IEEE/CVF International Conference on Computer Vision Workshops (ICCVW)</source>
            <volume>11</volume>
            <pub-id pub-id-type="doi">10.1109/iccvw54120.2021.00341</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B46">
        <label>46.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Delpretti, S., Luisier, F., Ramani, S., Blu, T. and Unser, M. (2008) Multiframe Sure-let Denoising of Timelapse Fluorescence Microscopy Images. 2008 5 <italic>th IEEE International Symposium on Biomedical Imaging</italic>: <italic>From Nano to Macro</italic>, Paris, 14-17 May 2008, 149-152. https://doi.org/10.1109/isbi.2008.4540954 <pub-id pub-id-type="doi">10.1109/isbi.2008.4540954</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/isbi.2008.4540954">https://doi.org/10.1109/isbi.2008.4540954</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Delpretti, S.</string-name>
              <string-name>Luisier, F.</string-name>
              <string-name>Ramani, S.</string-name>
              <string-name>Blu, T.</string-name>
              <string-name>Unser, M.</string-name>
              <string-name>Macro, P</string-name>
            </person-group>
            <year>2008</year>
            <article-title>Multiframe Sure-let Denoising of Timelapse Fluorescence Microscopy Images</article-title>
            <source>2008 5th IEEE International Symposium on Biomedical Imaging: From Nano to Macro</source>
            <volume>14</volume>
            <pub-id pub-id-type="doi">10.1109/isbi.2008.4540954</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B47">
        <label>47.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Zhang, Q., Xiao, J., Tian, C., Lin, C. and Zhang, S. (2022) A Robust Deformed Convolutional Neural Network (CNN) for Image Denoising. <italic>CAAI Transactions on Intelli</italic><italic>gence Technology</italic>, 8, 331-342. https://doi.org/10.1049/cit2.12110 <pub-id pub-id-type="doi">10.1049/cit2.12110</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1049/cit2.12110">https://doi.org/10.1049/cit2.12110</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Zhang, Q.</string-name>
              <string-name>Xiao, J.</string-name>
              <string-name>Tian, C.</string-name>
              <string-name>Lin, C.</string-name>
              <string-name>Zhang, S.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>A Robust Deformed Convolutional Neural Network (CNN) for Image Denoising</article-title>
            <source>CAAI Transactions on Intelligence Technology</source>
            <volume>8</volume>
            <pub-id pub-id-type="doi">10.1049/cit2.12110</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B48">
        <label>48.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Nair, P., Ward, T.A., Viyapuri, R. and Johan, M.R. (2015) Experimental Analysis of Artificial Dragonfly Wings Using Black Graphite and Fiberglass for Use in Biomimetic Micro Air Vehicles (BMAVs). <italic>MATEC Web of Conferences</italic>, 30, Article 03001. https://doi.org/10.1051/matecconf/20153003001 <pub-id pub-id-type="doi">10.1051/matecconf/20153003001</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1051/matecconf/20153003001">https://doi.org/10.1051/matecconf/20153003001</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Nair, P.</string-name>
              <string-name>Ward, T.A.</string-name>
              <string-name>Viyapuri, R.</string-name>
              <string-name>Johan, M.R.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>Experimental Analysis of Artificial Dragonfly Wings Using Black Graphite and Fiberglass for Use in Biomimetic Micro Air Vehicles (BMAVs)</article-title>
            <source>MATEC Web of Conferences</source>
            <volume>30</volume>
            <elocation-id>03001</elocation-id>
            <pub-id pub-id-type="doi">10.1051/matecconf/20153003001</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B49">
        <label>49.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Davis, P.K. (2013) Using Behavioral Indicators to Help Detect Potential Violent Acts: A Review of The Science Base. RAND.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Davis, P.K.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>Using Behavioral Indicators to Help Detect Potential Violent Acts: A Review of The Science Base</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B50">
        <label>50.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Juefei-Xu, F., Wang, R., Huang, Y., Guo, Q., Ma, L. and Liu, Y. (2022) Countering Malicious Deepfakes: Survey, Battleground, and Horizon. <italic>International Journal of Comp</italic><italic>uter Vision</italic>, 130, 1678-1734. https://doi.org/10.1007/s11263-022-01606-8 <pub-id pub-id-type="doi">10.1007/s11263-022-01606-8</pub-id><pub-id pub-id-type="pmid">35528632</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s11263-022-01606-8">https://doi.org/10.1007/s11263-022-01606-8</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Juefei-Xu, F.</string-name>
              <string-name>Wang, R.</string-name>
              <string-name>Huang, Y.</string-name>
              <string-name>Guo, Q.</string-name>
              <string-name>Ma, L.</string-name>
              <string-name>Liu, Y.</string-name>
              <string-name>Survey, B</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Countering Malicious Deepfakes: Survey, Battleground, and Horizon</article-title>
            <source>International Journal of Computer Vision</source>
            <volume>130</volume>
            <pub-id pub-id-type="doi">10.1007/s11263-022-01606-8</pub-id>
            <pub-id pub-id-type="pmid">35528632</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B51">
        <label>51.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Paul, P., Duessmann, H., Bernas, T., Huber, H. and Kalamatianos, D. (2010) Automatic Noise Quantification for Confocal Fluorescence Microscopy Images. <italic>Computerized Medical Imaging and Graphics</italic>, 34, 426-434. https://doi.org/10.1016/j.compmedimag.2010.04.001 <pub-id pub-id-type="doi">10.1016/j.compmedimag.2010.04.001</pub-id><pub-id pub-id-type="pmid">20462738</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.compmedimag.2010.04.001">https://doi.org/10.1016/j.compmedimag.2010.04.001</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Paul, P.</string-name>
              <string-name>Duessmann, H.</string-name>
              <string-name>Bernas, T.</string-name>
              <string-name>Huber, H.</string-name>
              <string-name>Kalamatianos, D.</string-name>
            </person-group>
            <year>2010</year>
            <article-title>Automatic Noise Quantification for Confocal Fluorescence Microscopy Images</article-title>
            <source>Computerized Medical Imaging and Graphics</source>
            <volume>34</volume>
            <pub-id pub-id-type="doi">10.1016/j.compmedimag.2010.04.001</pub-id>
            <pub-id pub-id-type="pmid">20462738</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B52">
        <label>52.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Breslauer, D.N., Maamari, R.N., Switz, N.A., Lam, W.A. and Fletcher, D.A. (2009) Mobile Phone Based Clinical Microscopy for Global Health Applications. <italic>PLOS ON</italic><italic>E</italic>, 4, e6320. https://doi.org/10.1371/journal.pone.0006320 <pub-id pub-id-type="doi">10.1371/journal.pone.0006320</pub-id><pub-id pub-id-type="pmid">19623251</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1371/journal.pone.0006320">https://doi.org/10.1371/journal.pone.0006320</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Breslauer, D.N.</string-name>
              <string-name>Maamari, R.N.</string-name>
              <string-name>Switz, N.A.</string-name>
              <string-name>Lam, W.A.</string-name>
              <string-name>Fletcher, D.A.</string-name>
            </person-group>
            <year>2009</year>
            <article-title>Mobile Phone Based Clinical Microscopy for Global Health Applications</article-title>
            <source>PLOS ONE</source>
            <volume>4</volume>
            <pub-id pub-id-type="doi">10.1371/journal.pone.0006320</pub-id>
            <pub-id pub-id-type="pmid">19623251</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B53">
        <label>53.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Nakasi, R., Mwebaze, E., Zawedde, A., Tusubira, J., Akera, B. and Maiga, G. (2020) A New Approach for Microscopic Diagnosis of Malaria Parasites in Thick Blood Smears Using Pre-Trained Deep Learning Models. <italic>SN Applied Sciences</italic>, 2, Article No. 1255. https://doi.org/10.1007/s42452-020-3000-0 <pub-id pub-id-type="doi">10.1007/s42452-020-3000-0</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s42452-020-3000-0">https://doi.org/10.1007/s42452-020-3000-0</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Nakasi, R.</string-name>
              <string-name>Mwebaze, E.</string-name>
              <string-name>Zawedde, A.</string-name>
              <string-name>Tusubira, J.</string-name>
              <string-name>Akera, B.</string-name>
              <string-name>Maiga, G.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>A New Approach for Microscopic Diagnosis of Malaria Parasites in Thick Blood Smears Using Pre-Trained Deep Learning Models</article-title>
            <source>SN Applied Sciences</source>
            <volume>2</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1007/s42452-020-3000-0</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B54">
        <label>54.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Tania, S. and Rowaida, R. (2016) A Comparative Study of Various Image Filtering Techniques for Removing Various Noisy Pixels in Aerial Image. <italic>International Journal of Signal Processing</italic>, <italic>Image Processing and Pattern Recognition</italic>, 9, 113-124. https://doi.org/10.14257/ijsip.2016.9.3.10 <pub-id pub-id-type="doi">10.14257/ijsip.2016.9.3.10</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.14257/ijsip.2016.9.3.10">https://doi.org/10.14257/ijsip.2016.9.3.10</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Tania, S.</string-name>
              <string-name>Rowaida, R.</string-name>
              <string-name>Processing, I</string-name>
            </person-group>
            <year>2016</year>
            <article-title>A Comparative Study of Various Image Filtering Techniques for Removing Various Noisy Pixels in Aerial Image</article-title>
            <source>International Journal of Signal Processing</source>
            <volume>9</volume>
            <pub-id pub-id-type="doi">10.14257/ijsip.2016.9.3.10</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B55">
        <label>55.</label>
        <citation-alternatives>
          <mixed-citation publication-type="web">Ren, S., He, K., Girshick, R. and Sun, J. (2016) Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks. http://arxiv.org/abs/1506.01497</mixed-citation>
          <element-citation publication-type="web">
            <person-group person-group-type="author">
              <string-name>Ren, S.</string-name>
              <string-name>He, K.</string-name>
              <string-name>Girshick, R.</string-name>
              <string-name>Sun, J.</string-name>
            </person-group>
            <year>2016</year>
            <article-title>Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B56">
        <label>56.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Duncan, J.S. and Ayache, N. (2000) Medical Image Analysis: Progress over Two Decades and the Challenges Ahead. <italic>IEEE Transactions on Pattern Analysis and Machine Intelligence</italic>, 22, 85-106. https://doi.org/10.1109/34.824822 <pub-id pub-id-type="doi">10.1109/34.824822</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/34.824822">https://doi.org/10.1109/34.824822</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Duncan, J.S.</string-name>
              <string-name>Ayache, N.</string-name>
            </person-group>
            <year>2000</year>
            <article-title>Medical Image Analysis: Progress over Two Decades and the Challenges Ahead</article-title>
            <source>IEEE Transactions on Pattern Analysis and Machine Intelligence</source>
            <volume>22</volume>
            <pub-id pub-id-type="doi">10.1109/34.824822</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B57">
        <label>57.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Woelk, L., Kannabiran, S.A., Brock, V.J., Gee, C.E., Lohr, C., Guse, A.H., <italic>et al.</italic> (2021) Time-Dependent Image Restoration of Low-Snr Live-Cell Ca2 Fluorescence Microscopy Data. <italic>International Journal of Molecular Sciences</italic>, 22, Article 11792. https://doi.org/10.3390/ijms222111792 <pub-id pub-id-type="doi">10.3390/ijms222111792</pub-id><pub-id pub-id-type="pmid">34769223</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/ijms222111792">https://doi.org/10.3390/ijms222111792</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Woelk, L.</string-name>
              <string-name>Kannabiran, S.A.</string-name>
              <string-name>Brock, V.J.</string-name>
              <string-name>Gee, C.E.</string-name>
              <string-name>Lohr, C.</string-name>
              <string-name>Guse, A.H.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Time-Dependent Image Restoration of Low-Snr Live-Cell Ca2 Fluorescence Microscopy Data</article-title>
            <source>International Journal of Molecular Sciences</source>
            <volume>22</volume>
            <elocation-id>11792</elocation-id>
            <pub-id pub-id-type="doi">10.3390/ijms222111792</pub-id>
            <pub-id pub-id-type="pmid">34769223</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B58">
        <label>58.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Singh, P. and Shree, R. (2016) A Comparative Study to Noise Models and Image Restoration Techniques. <italic>International Journal of Computer Applications</italic>, 149, 18-27. https://doi.org/10.5120/ijca2016911336 <pub-id pub-id-type="doi">10.5120/ijca2016911336</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.5120/ijca2016911336">https://doi.org/10.5120/ijca2016911336</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Singh, P.</string-name>
              <string-name>Shree, R.</string-name>
            </person-group>
            <year>2016</year>
            <article-title>A Comparative Study to Noise Models and Image Restoration Techniques</article-title>
            <source>International Journal of Computer Applications</source>
            <volume>149</volume>
            <pub-id pub-id-type="doi">10.5120/ijca2016911336</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B59">
        <label>59.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Tajmirriahi, M., Kafieh, R., Amini, Z. and Rabbani, H. (2021) A Lightweight Mimic Convolutional Auto-Encoder for Denoising Retinal Optical Coherence Tomography Images. <italic>IEEE Transactions on Instrumentation and Measurement</italic>, 70, 1-8. https://doi.org/10.1109/tim.2021.3072109 <pub-id pub-id-type="doi">10.1109/tim.2021.3072109</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tim.2021.3072109">https://doi.org/10.1109/tim.2021.3072109</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Tajmirriahi, M.</string-name>
              <string-name>Kafieh, R.</string-name>
              <string-name>Amini, Z.</string-name>
              <string-name>Rabbani, H.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>A Lightweight Mimic Convolutional Auto-Encoder for Denoising Retinal Optical Coherence Tomography Images</article-title>
            <source>IEEE Transactions on Instrumentation and Measurement</source>
            <volume>70</volume>
            <pub-id pub-id-type="doi">10.1109/tim.2021.3072109</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B60">
        <label>60.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Jo, Y., Chun, S.Y. and Choi, J. (2021) Rethinking Deep Image Prior for Denoising. 2021 <italic>IEEE</italic>/ <italic>CVF International Conference on Computer Vision</italic>( <italic>ICCV</italic>), Montreal, 10-17 October 2021, 5067-5076. https://doi.org/10.1109/iccv48922.2021.00504 <pub-id pub-id-type="doi">10.1109/iccv48922.2021.00504</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/iccv48922.2021.00504">https://doi.org/10.1109/iccv48922.2021.00504</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Jo, Y.</string-name>
              <string-name>Chun, S.Y.</string-name>
              <string-name>Choi, J.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Rethinking Deep Image Prior for Denoising</article-title>
            <source>2021 IEEE/CVF International Conference on Computer Vision (ICCV)</source>
            <volume>10</volume>
            <pub-id pub-id-type="doi">10.1109/iccv48922.2021.00504</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
    </ref-list>
  </back>
</article>