English

Adaptive Object Detection with ESRGAN-Enhanced Resolution & Faster R-CNN

Computer Vision and Pattern Recognition 2025-06-16 v1

Abstract

In this study, proposes a method for improved object detection from the low-resolution images by integrating Enhanced Super-Resolution Generative Adversarial Networks (ESRGAN) and Faster Region-Convolutional Neural Network (Faster R-CNN). ESRGAN enhances low-quality images, restoring details and improving clarity, while Faster R-CNN performs accurate object detection on the enhanced images. The combination of these techniques ensures better detection performance, even with poor-quality inputs, offering an effective solution for applications where image resolution is in consistent. ESRGAN is employed as a pre-processing step to enhance the low-resolution input image, effectively restoring lost details and improving overall image quality. Subsequently, the enhanced image is fed into the Faster R-CNN model for accurate object detection and localization. Experimental results demonstrate that this integrated approach yields superior performance compared to traditional methods applied directly to low-resolution images. The proposed framework provides a promising solution for applications where image quality is variable or limited, enabling more robust and reliable object detection in challenging scenarios. It achieves a balance between improved image quality and efficient object detection

Keywords

Cite

@article{arxiv.2506.11122,
  title  = {Adaptive Object Detection with ESRGAN-Enhanced Resolution & Faster R-CNN},
  author = {Divya Swetha K and Ziaul Haque Choudhury and Hemanta Kumar Bhuyan and Biswajit Brahma and Nilayam Kumar Kamila},
  journal= {arXiv preprint arXiv:2506.11122},
  year   = {2025}
}
R2 v1 2026-07-01T03:14:24.782Z