paper-with-me

Papers

YOLOv3 with Spatial Pyramid Pooling for Object Detection with Unmanned Aerial Vehicles

2023-05-21 · Wahyu Pebrianto, Panca Mudjirahardjo, Sholeh Hadi Pramono, Rahmadwati, Raden Arief Setyawan

Object detection with Unmanned Aerial Vehicles (UAVs) has attracted much attention in the research field of computer vision. However, not easy to accurately detect objects with data obtained from UAVs, which capture images from very high altitudes, making the image dominated by small object sizes, that difficult to detect. Motivated by that challenge, we aim to improve the performance of the one-stage detector YOLOv3 by adding a Spatial Pyramid Pooling (SPP) layer on the end of the backbone darknet-53 to obtain more efficient feature extraction process in object detection tasks with UAVs. We also conducted an evaluation study on different versions of YOLOv3 methods. Includes YOLOv3 with SPP, YOLOv3, and YOLOv3-tiny, which we analyzed with the VisDrone2019-Det dataset. Here we show that YOLOv3 with SPP can get results mAP 0.6% higher than YOLOv3 and 26.6% than YOLOv3-Tiny at 640x640 input scale and is even able to maintain accuracy at different input image scales than other versions of the YOLOv3 method. Those results prove that the addition of SPP layers to YOLOv3 can be an efficient solution for improving the performance of the object detection method with data obtained from UAVs.

📄 PDF Abstract BibTeX arXiv:2305.12344

Code (1)

2023-MindSpore-4/Code10/tree/main/YOLOv3 mindspore

Tasks

Objectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

BNB Customer Service Number +1-833-534-1729 설명 없음
Average Pooling 설명 없음
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…
k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…
Residual Connection 설명 없음
Batch Normalization 설명 없음
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…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…

Similar Papers 제목 키워드 기반

DC-SPP-YOLO: Dense Connection and Spatial Pyramid Pooling Based YOLO for Object Detection

2019-03-20 · Zhanchao Huang, Jianlin Wang, Xuesong Fu, Tao Yu 외

Although the YOLOv2 method is extremely fast on object detection, its detection accuracy is restricted due to the low performance of its backbone network and the underutilization of multi-scale region features. Therefore…

Objectobject-detectionObject Detection

Surface Defects Detection of Transparent Plastic Bottles Based on Improved Yolov5

2023-07-29 · http://www.elsevier.com/locate/imavis 2023 7 · Jingni Pei, Shujuan Li, Yan Li

Given the high demand for transparent plastic bottles in our daily lives, coupled with their appearance being a crucial quality indicator, it is imperative to pay close attention to detecting surface defects on these bot…

object-detectionObject DetectionObject Recognition

YOLOv11 Demystified: A Practical Guide to High-Performance Object Detection

2026-04-03 · Nikhileswara Rao Sulake arxiv

YOLOv11 is the latest iteration in the You Only Look Once (YOLO) series of real-time object detectors, introducing novel architectural modules to improve feature extraction and small-object detection. In this paper, we p…

Autonomous DrivingObject Detection

YOLOv11: An Overview of the Key Architectural Enhancements

2024-10-23 · Rahima Khanam, Muhammad Hussain

This study presents an architectural analysis of YOLOv11, the latest iteration in the YOLO (You Only Look Once) series of object detection models. We examine the models architectural innovations, including the introducti…

Computational EfficiencyInstance SegmentationObjectobject-detection+5

Cycle-YOLO: A Efficient and Robust Framework for Pavement Damage Detection

2024-05-28 · Zhengji Li, Xi Xiao, Jiacheng Xie, Yuxiao Fan 외

With the development of modern society, traffic volume continues to increase in most countries worldwide, leading to an increase in the rate of pavement damage Therefore, the real-time and highly accurate pavement damage…

GPU