paper-with-me

홈 › Papers

Small Object Detection using Deep Learning

2022-01-10 · Aleena Ajaz, Ayesha Salar, Tauseef Jamal, Asif Ullah Khan

Now a days, UAVs such as drones are greatly used for various purposes like that of capturing and target detection from ariel imagery etc. Easy access of these small ariel vehicles to public can cause serious security threats. For instance, critical places may be monitored by spies blended in public using drones. Study in hand proposes an improved and efficient Deep Learning based autonomous system which can detect and track very small drones with great precision. The proposed system consists of a custom deep learning model Tiny YOLOv3, one of the flavors of very fast object detection model You Look Only Once (YOLO) is built and used for detection. The object detection algorithm will efficiently the detect the drones. The proposed architecture has shown significantly better performance as compared to the previous YOLO version. The improvement is observed in the terms of resource usage and time complexity. The performance is measured using the metrics of recall and precision that are 93% and 91% respectively.

📄 PDF Abstract BibTeX arXiv:2201.03243

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningObjectobject-detectionObject DetectionReal-Time Object DetectionSmall Object Detection

Methods 이 논문이 사용한 방법론

BNB Customer Service Number +1-833-534-1729 설명 없음
YOLO 설명 없음
Average Pooling 설명 없음
Residual Connection 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
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…
Batch Normalization 설명 없음
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$…

Similar Papers 제목 키워드 기반

Small Object Detection via Pixel Level Balancing With Applications to Blood Cell Detection

2022-06-17 · Frontiers in Physiology 2022 6 · Bin Hu, Yang Liu, Pengzhi Chu, Minglei Tong 외

Object detection technology has been widely used in medical field, such as detecting the images of blood cell to count the changes and distribution for assisting the diagnosis of diseases. However, detecting small object…

2D Object DetectionCell DetectionData AugmentationObject+3

Small Object Detection for Birds with Swin Transformer

2023-08-22 · 18th International Conference on Machine Vision and Applications (MVA) 2023 8 · Da Huo, Marc A. Kastner, TingWei Liu, Yasutomo Kawanishi 외

Object detection is the task of detecting objects in an image. In this task, the detection of small objects is particularly difficult. Other than the small size, it is also accompanied by difficulties due to blur, occlus…

Objectobject-detectionObject DetectionSmall Object Detection

Small Object Detection for Birds with Swin Transformer

2025-11-27 · Da Huo, Marc A. Kastner, Tingwei Liu, Yasutomo Kawanishi 외 arxiv

Object detection is the task of detecting objects in an image. In this task, the detection of small objects is particularly difficult. Other than the small size, it is also accompanied by difficulties due to blur, occlus…

Small Object Detection

Augmentation for small object detection

2019-02-19 · Mate Kisantal, Zbigniew Wojna, Jakub Murawski, Jacek Naruniec 외

In recent years, object detection has experienced impressive progress. Despite these improvements, there is still a significant gap in the performance between the detection of small and large objects. We analyze the curr…

Instance SegmentationObjectobject-detectionObject Detection+2

Multiple receptive fields and small-object-focusing weakly-supervised segmentation network for fast object detection

2019-04-19 · Siyang Sun, Yingjie Yin, Xingang Wang, De Xu 외

Object detection plays an important role in various visual applications. However, the precision and speed of detector are usually contradictory. One main reason for fast detectors' precision reduction is that small objec…

Objectobject-detectionObject DetectionReal-Time Object Detection+2