paper-with-me

홈 › Papers

Object detection in satellite images by faster R-CNN incorporated with enhanced ROI pooling (FrRNet-ERoI) framework

2022-01-30 · Earth Science Informatics 2022 1 · A. Azhagu Jaisudhan, Pazhani1 · C. Vasanthanayaki2

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
RoIPool 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Faster R-CNN Faster R-CNN is an object detection model that improves on Fast R-CNN by utilising a region proposal network…
RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…

Similar Papers 제목 키워드 기반

Satellite Imagery Multiscale Rapid Detection with Windowed Networks

2018-09-25 · Adam Van Etten

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 Detection

A benchmark dataset for deep learning-based airplane detection: HRPlanes

2022-04-22 · Tolga Bakirman, Elif Sertel

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+1

Investigating the Challenges of Class Imbalance and Scale Variation in Object Detection in Aerial Images

2022-02-05 · Ahmed Elhagry, Mohamed Saeed

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 Images

Rapid Detection of Aircrafts in Satellite Imagery based on Deep Neural Networks

2021-04-21 · Arsalan Tahir, Muhammad Adil, Arslan Ali

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 Detection

Dual-Strategy Improvement of YOLOv11n for Multi-Scale Object Detection in Remote Sensing Images

2026-03-14 · Shuaiyu Zhu, Sergey Ablameyko arxiv

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