Object detection in satellite images by faster R-CNN incorporated with enhanced ROI pooling (FrRNet-ERoI) framework
In this research work, the author proposes a new model of FrRNet-ERoI approach merely utilized to detect object within the remote sensing image. Here, we model a Faster R-CNN procedure comprise of network layer such as backbone ResNet-101 CNN network, HoG Feature Pyramid, Multi-scale rotated RPN and Enhanced RoI pooling network. To implement the proposed technique, the deep network containing respective layers which are trained through MATLAB software. In backbone layer, ResNet-101 network is preferred which effectively trained with the help of imagenet dataset. Then HoG feature pyramid inputted the final residual feature map to extract local informative features by image gradient approach. RPN poses to build an anchor box which is used to detect several numbers of objects. Finally, the enhanced RoI developed to optimize the model using bat algorithm. It performs several strategies to fine-tune the network. Because of this design approach, the proposed approach sustains to show high efficiency with reduced training time.
Code (0)
등록된 구현이 없습니다.
Tasks
object-detectionObject DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Satellite Imagery Multiscale Rapid Detection with Windowed Networks
Detecting small objects over large areas remains a significant challenge in satellite imagery analytics. Among the challenges is the sheer number of pixels and geographical extent per image: a single DigitalGlobe satelli…
object-detectionObject DetectionA benchmark dataset for deep learning-based airplane detection: HRPlanes
Airplane detection from satellite imagery is a challenging task due to the complex backgrounds in the images and differences in data acquisition conditions caused by the sensor geometry and atmospheric effects. Deep lear…
Deep Learningobject-detectionObject DetectionTransfer Learning+1Investigating the Challenges of Class Imbalance and Scale Variation in Object Detection in Aerial Images
While object detection is a common problem in computer vision, it is even more challenging when dealing with aerial satellite images. The variety in object scales and orientations can make them difficult to identify. In …
Objectobject-detectionObject DetectionObject Detection In Aerial ImagesRapid Detection of Aircrafts in Satellite Imagery based on Deep Neural Networks
Object detection is one of the fundamental objectives in Applied Computer Vision. In some of the applications, object detection becomes very challenging such as in the case of satellite image processing. Satellite image …
ManagementObjectobject-detectionObject DetectionDual-Strategy Improvement of YOLOv11n for Multi-Scale Object Detection in Remote Sensing Images
Satellite remote sensing images pose significant challenges for object detection due to their high resolution, complex scenes, and large variations in target scales. To address the insufficient detection accuracy of the …
Object Detection