arXiv Analytics

Sign in

arXiv:2303.09190 [cs.CV]AbstractReferencesReviewsResources

A Framework for Real-time Object Detection and Image Restoration

Rui-Yang Ju, Chih-Chia Chen, Jen-Shiun Chiang, Yu-Shian Lin, Wei-Han Chen

Published 2023-03-16Version 1

Object detection and single image super-resolution are classic problems in computer vision (CV). The object detection task aims to recognize the objects in input images, while the image restoration task aims to reconstruct high quality images from given low quality images. In this paper, a two-stage framework for object detection and image restoration is proposed. The first stage uses YOLO series algorithms to complete the object detection and then performs image cropping. In the second stage, this work improves Swin Transformer and uses the new proposed algorithm to connect the Swin Transformer layer to design a new neural network architecture. We name the newly proposed network for image restoration SwinOIR. This work compares the model performance of different versions of YOLO detection algorithms on MS COCO dataset and Pascal VOC dataset, demonstrating the suitability of different YOLO network models for the first stage of the framework in different scenarios. For image super-resolution task, it compares the model performance of using different methods of connecting Swin Transformer layers and design different sizes of SwinOIR for use in different life scenarios. Our implementation code is released at https://github.com/Rubbbbbbbbby/SwinOIR.

Related articles: Most relevant | Search more
arXiv:2206.02876 [cs.CV] (Published 2022-06-06)
SpikiLi: A Spiking Simulation of LiDAR based Real-time Object Detection for Autonomous Driving
arXiv:2002.03735 [cs.CV] (Published 2020-01-20)
Real-Time Object Detection and Recognition on Low-Compute Humanoid Robots using Deep Learning
arXiv:2502.04161 [cs.CV] (Published 2025-02-06)
YOLOv4: A Breakthrough in Real-Time Object Detection