paper-with-me

Papers

Enhanced Single-shot Detector for Small Object Detection in Remote Sensing Images

2022-05-12 · Pourya Shamsolmoali, Masoumeh Zareapoor, Eric Granger, Jocelyn Chanussot, Jie Yang

Small-object detection is a challenging problem. In the last few years, the convolution neural networks methods have been achieved considerable progress. However, the current detectors struggle with effective features extraction for small-scale objects. To address this challenge, we propose image pyramid single-shot detector (IPSSD). In IPSSD, single-shot detector is adopted combined with an image pyramid network to extract semantically strong features for generating candidate regions. The proposed network can enhance the small-scale features from a feature pyramid network. We evaluated the performance of the proposed model on two public datasets and the results show the superior performance of our model compared to the other state-of-the-art object detectors.

📄 PDF Abstract BibTeX arXiv:2205.05927

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSmall Object Detection

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

Detecting Small Objects in Thermal Images Using Single-Shot Detector

2021-08-25 · Hao Zhang, Xianggong Hong, Li Zhu

SSD (Single Shot Multibox Detector) is one of the most successful object detectors for its high accuracy and fast speed. However, the features from shallow layer (mainly Conv4_3) of SSD lack semantic information, resulti…

GPUObjectobject-detectionObject Detection+1

Small-Object Detection in Remote Sensing Images with End-to-End Edge-Enhanced GAN and Object Detector Network

2020-03-20 · Jakaria Rabbi, Nilanjan Ray, Matthias Schubert, Subir Chowdhury 외

The detection performance of small objects in remote sensing images is not satisfactory compared to large objects, especially in low-resolution and noisy images. A generative adversarial network (GAN)-based model called …

Generative Adversarial NetworkImage EnhancementObjectobject-detection+5

Learning to Borrow Features for Improved Detection of Small Objects in Single-Shot Detectors

2025-04-30 · Richard Schmit

Detecting small objects remains a significant challenge in single-shot object detectors due to the inherent trade-off between spatial resolution and semantic richness in convolutional feature maps. To address this issue,…

DescriptiveObjectobject-detectionObject Detection+2

Feature-Fused SSD: Fast Detection for Small Objects

2017-09-15 · Guimei Cao, Xuemei Xie, Wenzhe Yang, Quan Liao 외

Small objects detection is a challenging task in computer vision due to its limited resolution and information. In order to solve this problem, the majority of existing methods sacrifice speed for improvement in accuracy…

object-detectionObject DetectionSmall Object Detection

Exploring the Vulnerability of Single Shot Module in Object Detectors via Imperceptible Background Patches

2018-09-16 · Yuezun Li, Xiao Bian, Ming-Ching Chang, Siwei Lyu

Recent works succeeded to generate adversarial perturbations on the entire image or the object of interests to corrupt CNN based object detectors. In this paper, we focus on exploring the vulnerability of the Single Shot…

ObjectRegion Proposal