paper-with-me

Papers

WTEFNet: Real-Time Low-Light Object Detection for Advanced Driver-Assistance Systems

2025-05-29 · Hao Wu, Junzhou Chen, Ronghui Zhang, Nengchao Lyu, Hongyu Hu, Yanyong Guo, Tony Z. Qiu

Object detection is a cornerstone of environmental perception in advanced driver assistance systems(ADAS). However, most existing methods rely on RGB cameras, which suffer from significant performance degradation under low-light conditions due to poor image quality. To address this challenge, we proposes WTEFNet, a real-time object detection framework specifically designed for low-light scenarios, with strong adaptability to mainstream detectors. WTEFNet comprises three core modules: a Low-Light Enhancement (LLE) module, a Wavelet-based Feature Extraction (WFE) module, and an Adaptive Fusion Detection (AFFD) module. The LLE enhances dark regions while suppressing overexposed areas; the WFE applies multi-level discrete wavelet transforms to isolate high- and low-frequency components, enabling effective denoising and structural feature retention; the AFFD fuses semantic and illumination features for robust detection. To support training and evaluation, we introduce GSN, a manually annotated dataset covering both clear and rainy night-time scenes. Extensive experiments on BDD100K, SHIFT, nuScenes, and GSN demonstrate that WTEFNet achieves state-of-the-art accuracy under low-light conditions. Furthermore, deployment on a embedded platform (NVIDIA Jetson AGX Orin) confirms the framework's suitability for real-time ADAS applications.

📄 PDF Abstract BibTeX arXiv:2505.23201

Code (0)

등록된 구현이 없습니다.

Tasks

Denoisingobject-detectionObject DetectionReal-Time Object Detection

Similar Papers 제목 키워드 기반

HierLight-YOLO: A Hierarchical and Lightweight Object Detection Network for UAV Photography

2025-09-26 · Defan Chen, Yaohua Hu, Luchan Zhang arxiv

The real-time detection of small objects in complex scenes, such as the unmanned aerial vehicle (UAV) photography captured by drones, has dual challenges of detecting small targets (<32 pixels) and maintaining real-time …

Small Object Detection

ThunderNet: Towards Real-Time Generic Object Detection on Mobile Devices

2019-10-01 · ICCV 2019 10 · Zheng Qin, Zeming Li, Zhaoning Zhang, Yiping Bao 외

Real-time generic object detection on mobile platforms is a crucial but challenging computer vision task. Prior lightweight CNN-based detectors are inclined to use one-stage pipeline. In this paper, we investigate the ef…

object-detectionObject Detection

ThunderNet: Towards Real-time Generic Object Detection

2019-03-28 · Zheng Qin, Zeming Li, Zhaoning Zhang, Yiping Bao 외

Real-time generic object detection on mobile platforms is a crucial but challenging computer vision task. However, previous CNN-based detectors suffer from enormous computational cost, which hinders them from real-time i…

Objectobject-detectionObject Detection

Developing a Compressed Object Detection Model based on YOLOv4 for Deployment on Embedded GPU Platform of Autonomous System

2021-08-01 · Issac Sim, Ju-Hyung Lim, Young-Wan Jang, JiHwan You 외

Latest CNN-based object detection models are quite accurate but require a high-performance GPU to run in real-time. They still are heavy in terms of memory size and speed for an embedded system with limited memory space.…

GPUObjectobject-detectionObject Detection

YOLOA: Real-Time Affordance Detection via LLM Adapter

2025-12-03 · Yuqi Ji, Junjie Ke, Lihuo He, Jun Liu 외 arxiv

Affordance detection aims to jointly address the fundamental "what-where-how" challenge in embodied AI by understanding "what" an object is, "where" the object is located, and "how" it can be used. However, most affordan…

Affordance DetectionObject Detection