paper-with-me

홈 › Papers

Improvised Aerial Object Detection approach for YOLOv3 Using Weighted Luminance

2021-10-16 · Sai Ganesh CS, Aouthithiye Barathwaj SR Y, R. Swethaa S, R. Azhagumurugan

Aerial imaging plays a crucial role in navigation and data acquisition for unmanned aerial vehicles and satellite imaging systems. In recent days, the employment of drones has been escalated in several applications that are not limited to surveillance, delivery systems, aerial warfare, and agricultural activities. Aerial imaging of ground targets is highly challenging because of various factors that affect light propagation through different mediums. Several convolutional neural network-based object detection algorithms that are developed require more robustness when applied in the field of aerial imaging and remote sensing. In order to handle the adverse effects of light propagation with respect to time and solar radiance, adaptive RGB filters for grayscale imaging based on weighted luminance are introduced that extensively solve the problem of rayleigh scattering effect. Images of objects that are easily diminished by rayleigh scattering are acquired in various timezones. The acquired images are labelled precisely and subjected to training and validation. The results show that the proposed method detects the object more accurately and efficiently than the traditional YOLOv3 approach.

📄 PDF Abstract BibTeX arXiv:2110.08493

Code (0)

등록된 구현이 없습니다.

Tasks

object-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…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
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$…
Batch Normalization 설명 없음
Residual Connection 설명 없음
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 제목 키워드 기반

Analysis and Adaptation of YOLOv4 for Object Detection in Aerial Images

2022-03-18 · Aryaman Singh Samyal, Akshatha K R, Soham Hans, Karunakar A K 외

The recent and rapid growth in Unmanned Aerial Vehicles (UAVs) deployment for various computer vision tasks has paved the path for numerous opportunities to make them more effective and valuable. Object detection in aeri…

GPUObjectobject-detectionObject Detection+2

YOLOv5-Based Object Detection for Emergency Response in Aerial Imagery

2024-12-06 · Sindhu Boddu, Arindam Mukherjee

This paper presents a robust approach for object detection in aerial imagery using the YOLOv5 model. We focus on identifying critical objects such as ambulances, car crashes, police vehicles, tow trucks, fire engines, ov…

object-detectionObject DetectionSmall Object Detection

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

2023-05-21 · Wahyu Pebrianto, Panca Mudjirahardjo, Sholeh Hadi Pramono, Rahmadwati 외

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 imag…

Objectobject-detectionObject Detection

Aerial Images Processing for Car Detection using Convolutional Neural Networks: Comparison between Faster R-CNN and YoloV3

2019-10-16 · Adel Ammar, Anis Koubaa, Mohanned Ahmed, Abdulrahman Saad 외

In this paper, we address the problem of car detection from aerial images using Convolutional Neural Networks (CNN). This problem presents additional challenges as compared to car (or any object) detection from ground im…

Objectobject-detectionObject Detection

From Blurry to Brilliant Detection: YOLOv5-Based Aerial Object Detection with Super Resolution

2024-01-26 · Ragib Amin Nihal, Benjamin Yen, Katsutoshi Itoyama, Kazuhiro Nakadai

The demand for accurate object detection in aerial imagery has surged with the widespread use of drones and satellite technology. Traditional object detection models, trained on datasets biased towards large objects, str…

Objectobject-detectionObject DetectionSuper-Resolution