paper-with-me

Papers

ERUP-YOLO: Enhancing Object Detection Robustness for Adverse Weather Condition by Unified Image-Adaptive Processing

2024-11-05 · Yuka Ogino, Yuho Shoji, Takahiro Toizumi, Atsushi Ito

We propose an image-adaptive object detection method for adverse weather conditions such as fog and low-light. Our framework employs differentiable preprocessing filters to perform image enhancement suitable for later-stage object detections. Our framework introduces two differentiable filters: a B\'ezier curve-based pixel-wise (BPW) filter and a kernel-based local (KBL) filter. These filters unify the functions of classical image processing filters and improve performance of object detection. We also propose a domain-agnostic data augmentation strategy using the BPW filter. Our method does not require data-specific customization of the filter combinations, parameter ranges, and data augmentation. We evaluate our proposed approach, called Enhanced Robustness by Unified Image Processing (ERUP)-YOLO, by applying it to the YOLOv3 detector. Experiments on adverse weather datasets demonstrate that our proposed filters match or exceed the expressiveness of conventional methods and our ERUP-YOLO achieved superior performance in a wide range of adverse weather conditions, including fog and low-light conditions.

📄 PDF Abstract BibTeX arXiv:2411.02799

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationImage EnhancementObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

BNB Customer Service Number +1-833-534-1729 설명 없음
Average Pooling 설명 없음
Batch Normalization 설명 없음
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…
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$…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
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…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

HYolo: An Intelligent IoT-Based Object Detection System Using Hypergraph Learning

2026-06-03 · Isha Abid, Fawad Khan, Muhammad Khuram Shahzad arxiv

This paper presents HYolo, an intelligent IoT-based object detection framework that integrates hypergraph learning into the YOLO architecture. Traditional YOLO-based object detection models primarily capture pairwise fea…

Object Detection

Enhancing object detection robustness: A synthetic and natural perturbation approach

2023-04-20 · Nilantha Premakumara, Brian Jalaian, Niranjan Suri, Hooman Samani

Robustness against real-world distribution shifts is crucial for the successful deployment of object detection models in practical applications. In this paper, we address the problem of assessing and enhancing the robust…

Data AugmentationObjectobject-detectionObject Detection

Cutting-Edge Detection of Fatigue in Drivers: A Comparative Study of Object Detection Models

2024-10-19 · Amelia Jones

This research delves into the development of a fatigue detection system based on modern object detection algorithms, particularly YOLO (You Only Look Once) models, including YOLOv5, YOLOv6, YOLOv7, and YOLOv8. By compari…

Data AugmentationEdge DetectionModel Optimizationobject-detection+1

YOLOv8-Based Visual Detection of Road Hazards: Potholes, Sewer Covers, and Manholes

2023-10-31 · Om M. Khare, Shubham Gandhi, Aditya M. Rahalkar, Sunil Mane

Effective detection of road hazards plays a pivotal role in road infrastructure maintenance and ensuring road safety. This research paper provides a comprehensive evaluation of YOLOv8, an object detection model, in the c…

Computational Efficiencyobject-detectionObject DetectionOpen Vocabulary Object Detection

Enhancing Robustness of Human Detection Algorithms in Maritime SAR through Augmented Aerial Images to Simulate Weather Conditions

2024-08-25 · Miguel Tjia, Artem Kim, Elaine Wynette Wijaya, Hanna Tefara 외

7,651 cases of Search and Rescue Missions (SAR) were reported by the United States Coast Guard in 2024, with over 1322 SAR helicopters deployed in the 6 first months alone. Through the utilizations of YOLO, we were able …

Data AugmentationHuman Detection