paper-with-me

홈 › Papers

Enhancing Lightweight Neural Networks for Small Object Detection in IoT Applications

2023-11-13 · Liam Boyle, Nicolas Baumann, Seonyeong Heo, Michele Magno

Advances in lightweight neural networks have revolutionized computer vision in a broad range of IoT applications, encompassing remote monitoring and process automation. However, the detection of small objects, which is crucial for many of these applications, remains an underexplored area in current computer vision research, particularly for embedded devices. To address this gap, the paper proposes a novel adaptive tiling method that can be used on top of any existing object detector including the popular FOMO network for object detection on microcontrollers. Our experimental results show that the proposed tiling method can boost the F1-score by up to 225% while reducing the average object count error by up to 76%. Furthermore, the findings of this work suggest that using a soft F1 loss over the popular binary cross-entropy loss can significantly reduce the negative impact of imbalanced data. Finally, we validate our approach by conducting experiments on the Sony Spresense microcontroller, showcasing the proposed method's ability to strike a balance between detection performance, low latency, and minimal memory consumption.

📄 PDF Abstract BibTeX arXiv:2311.07163

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionSmall 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

Active Learning-Driven Lightweight YOLOv9: Enhancing Efficiency in Smart Agriculture

2026-01-30 · Hung-Chih Tu, Bo-Syun Chen, Yun-Chien Cheng arxiv

This study addresses the demand for real-time detection of tomatoes and tomato flowers by agricultural robots deployed on edge devices in greenhouse environments. Under practical imaging conditions, object detection syst…

Object DetectionActive Learning

Image Quality Enhancement and Detection of Small and Dense Objects in Industrial Recycling Processes

2025-09-01 · Oussama Messai, Abbass Zein-Eddine, Abdelouahid Bentamou, Mickaël Picq 외 arxiv

This paper tackles two key challenges: detecting small, dense, and overlapping objects (a major hurdle in computer vision) and improving the quality of noisy images, especially those encountered in industrial environment…

Computational Efficiency

TinyDet: Accurate Small Object Detection in Lightweight Generic Detectors

2023-04-07 · Shaoyu Chen, Tianheng Cheng, Jiemin Fang, Qian Zhang 외

Small object detection requires the detection head to scan a large number of positions on image feature maps, which is extremely hard for computation- and energy-efficient lightweight generic detectors. To accurately det…

object-detectionObject DetectionSmall Object 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