<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.2 20190208//EN"
  "https://jats.nlm.nih.gov/publishing/1.2/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink"
         xmlns:mml="http://www.w3.org/1998/Math/MathML"
         article-type="research-article"
         dtd-version="1.2">

  <!-- ============================================================ FRONT -->
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">IJLTEMAS</journal-id>
      <journal-title-group>
        <journal-title>International Journal of Latest Technology in Engineering, Management &amp; Applied Science (IJLTEMAS)</journal-title>
        <abbrev-journal-title abbrev-type="publisher">IJLTEMAS</abbrev-journal-title>
      </journal-title-group>
      <issn pub-type="epub">2278-2540</issn>
      <publisher>
        <publisher-name>IJLTEMAS</publisher-name>
      </publisher>
    </journal-meta>

    <article-meta>
      <!-- IDs -->
      <article-id pub-id-type="publisher-id">161</article-id>
            <article-id pub-id-type="doi">10.51583/IJLTEMAS.2026.150700164</article-id>
      
      <!-- Categories -->
            <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Evaluation</subject>
        </subj-group>
      </article-categories>
      
      <!-- Title -->
      <title-group>
        <article-title>Enhancement of Low Resolution Natural Images Using Deep Learning Based Super Resolution Techniques</article-title>
      </title-group>

      <!-- Authors -->
      <contrib-group>
                <contrib contrib-type="author">
                    <name>
            <surname>Shashidhara. B</surname>
            <given-names>Dr.</given-names>
          </name>
                              <aff>
            Associate Professor, GFGC, Shimoga                        <country>India</country>
                      </aff>
                    
        </contrib>
              </contrib-group>

      <!-- Volume / Issue / Pages -->
            <volume>15</volume>
                  <issue>7</issue>
                        <fpage>2152</fpage>
            <lpage>2159</lpage>
            
      <!-- Dates -->
      <history>
                <date date-type="received">
          <day>17</day>
          <month>08</month>
          <year>2026</year>
        </date>
                        <date date-type="accepted">
          <day>22</day>
          <month>08</month>
          <year>2026</year>
        </date>
              </history>

            <pub-date pub-type="epub">
        <day>26</day>
        <month>08</month>
        <year>2026</year>
      </pub-date>
      
      <!-- DOI Self-URI -->
            <self-uri xlink:href="https://doi.org/10.51583/IJLTEMAS.2026.150700164"/>
      
      <!-- Keywords -->
            <kwd-group kwd-group-type="author">
                <kwd>Image Super-Resolution</kwd>
                <kwd>Deep Learning</kwd>
                <kwd>Convolutional Neural Network (CNN)</kwd>
                <kwd>Transformer</kwd>
                <kwd>Generative Adversarial Network (GAN)</kwd>
              </kwd-group>
      
    </article-meta>
  </front>

  <!-- ============================================================ BODY (Abstract) -->
  <body>
        <sec>
      <title>Abstract</title>
      <p>Image super-resolution is an important image processing task that aims to reconstruct a high resolution image from a low resolution input. Conventional interpolation methods often produce blurred edges, loss of texture, and pixelated outputs, particularly when images contain noise, compression artefacts, or complex real world degradations. This work proposes a hybrid CNN Transformer GAN framework for natural image super resolution. The CNN component extracts local features such as edges, patterns, and fine textures; the Transformer component captures long range dependencies and preserves global image structure; and the Generative Adversarial Network (GAN) component improves perceptual quality by generating sharper and more realistic visual details. The proposed model supports 2X, 4X, and 8X upscaling, with 4X selected as the primary evaluation scale because it provides a practical balance between image quality and computational complexity. The system is trained using degraded low-resolution images produced through blur, noise, JPEG compression, and downsampling operations. Performance is evaluated using Peak Signal to Noise Ratio (PSNR), Structural Similarity Index Measure (SSIM), Learned Perceptual Image Patch Similarity (LPIPS), Mean Squared Error (MSE), and visual quality analysis. The hybrid architecture is expected to improve edge sharpness, preserve structural details, reduce visual artefacts, and generate natural looking high-resolution outputs compared with conventional CNN and GAN based approaches. The proposed framework can support applications in photo restoration, mobile imaging, surveillance, e-commerce, digital archives, and web image enhancement.</p>
    </sec>
      </body>

  <!-- ============================================================ BACK (References) -->
    <back>
    <ref-list>
      <title>References</title>
            <ref id="ref1">
        <label>1</label>
        <mixed-citation>Aakerberg, A., Johansen, A. S., Nasrollahi, K., &amp; Moeslund, T. B. (2022). Semantic segmentation guided real-world super-resolution. In Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision Workshops (WACVW). https://doi.org/10.1109/WACVW54805.2022.00051</mixed-citation>
      </ref>
            <ref id="ref2">
        <label>2</label>
        <mixed-citation>Xu, X., Wei, P., Chen, W., Liu, Y., Mao, M., Lin, L., &amp; Li, G. (2022). Dual adversarial adaptation for cross-device real-world image super-resolution. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 5657–5666.</mixed-citation>
      </ref>
            <ref id="ref3">
        <label>3</label>
        <mixed-citation>Liu, A., Liu, Y., Gu, J., Qiao, Y., &amp; Dong, C. (2023). Blind image super-resolution: A survey and beyond. IEEE Transactions on Pattern Analysis and Machine Intelligence, 45(5), 5461–5480.</mixed-citation>
      </ref>
            <ref id="ref4">
        <label>4</label>
        <mixed-citation>Wei, P., Xie, Z., Li, G., &amp; Lin, L. (2023). Taylor neural network for real-world image super-resolution. IEEE Transactions on Image Processing. https://doi.org/10.1109/TIP.2023.3255107</mixed-citation>
      </ref>
            <ref id="ref5">
        <label>5</label>
        <mixed-citation>Zhang, W., Li, X., Shi, G., Chen, X., Qiao, Y., Zhang, X., Wu, X.-M., &amp; Dong, C. (2023). Real-world image super-resolution as multi-task learning. In Thirty-seventh Conference on Neural Information Processing Systems (NeurIPS).</mixed-citation>
      </ref>
            <ref id="ref6">
        <label>6</label>
        <mixed-citation>Wang, X., Liang, Z., Wang, Y., Yang, H., An, W., &amp; Guo, Y. (2022). Real-world light field image super-resolution via degradation modulation.</mixed-citation>
      </ref>
            <ref id="ref7">
        <label>7</label>
        <mixed-citation>Wei, P., Sun, Y., Guo, X., Liu, C., Li, G., Chen, J., Ji, X., &amp; Lin, L. (2023). Towards real-world burst image super-resolution: Benchmark and method. In Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), 13187–13196.</mixed-citation>
      </ref>
            <ref id="ref8">
        <label>8</label>
        <mixed-citation>Chen, X., Wang, X., Zhang, W., Kong, X., Qiao, Y., Zhou, J., &amp; Dong, C. (2023). HAT: Hybrid attention transformer for image restoration.</mixed-citation>
      </ref>
            <ref id="ref9">
        <label>9</label>
        <mixed-citation>Tian, C., Zhang, X., Zhu, Q., Zhang, B., &amp; Lin, J. C.-W. (2022). Generative adversarial networks for image super-resolution: A survey.</mixed-citation>
      </ref>
            <ref id="ref10">
        <label>10</label>
        <mixed-citation>Lin, W. (2022). Single image super-resolution quality assessment: A real-world dataset, subjective studies, and an objective metric. IEEE Transactions on Image Processing, 31, 2279–2294. https://doi.org/10.1109/TIP.2022.3154588</mixed-citation>
      </ref>
            <ref id="ref11">
        <label>11</label>
        <mixed-citation>Deviyani, S., Hoplamaz, F., &amp; Paul, M. (2022). How real is real: Evaluating the robustness of real-world super-resolution.</mixed-citation>
      </ref>
            <ref id="ref12">
        <label>12</label>
        <mixed-citation>Babaguchi, N., &amp; Aizawa, K. (2022). Robust real-world image super-resolution against adversarial attacks.</mixed-citation>
      </ref>
          </ref-list>
  </back>
  
</article>
