English
Related papers

Related papers: Tiny SSD: A Tiny Single-shot Detection Deep Convol…

200 papers

This paper introduces a highly flexible, quantized, memory-efficient, and ultra-lightweight object detection network, called TinyissimoYOLO. It aims to enable object detection on microcontrollers in the power domain of milliwatts, with less…

Computer Vision and Pattern Recognition · Computer Science 2023-11-06 Julian Moosmann , Marco Giordano , Christian Vogt , Michele Magno

Accurately and timely detecting multiscale small objects that contain tens of pixels from remote sensing images (RSI) remains challenging. Most of the existing solutions primarily design complex deep neural networks to learn strong feature…

Computer Vision and Pattern Recognition · Computer Science 2023-04-11 Jiaqing Zhang , Jie Lei , Weiying Xie , Zhenman Fang , Yunsong Li , Qian Du

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 detect small objects…

Computer Vision and Pattern Recognition · Computer Science 2023-04-10 Shaoyu Chen , Tianheng Cheng , Jiemin Fang , Qian Zhang , Yuan Li , Wenyu Liu , Xinggang Wang

Object detection is an essential and fundamental task in computer vision and satellite image processing. Existing deep learning methods have achieved impressive performance thanks to the availability of large-scale annotated datasets. Yet,…

Computer Vision and Pattern Recognition · Computer Science 2023-09-20 Fahong Zhang , Yilei Shi , Zhitong Xiong , Xiao Xiang Zhu

Small object detection remains a challenging problem in the field of object detection. To address this challenge, we propose an enhanced YOLOv8-based model, SOD-YOLO. This model integrates an ASF mechanism in the neck to enhance multi-scale…

Computer Vision and Pattern Recognition · Computer Science 2025-07-18 Peijun Wang , Jinhua Zhao

This work-in-progress paper presents results on the feasibility of single-shot object detection on microcontrollers using YOLO. Single-shot object detectors like YOLO are widely used, however due to their complexity mainly on larger…

Computer Vision and Pattern Recognition · Computer Science 2025-01-08 Mark Deutel , Christopher Mutschler , Jürgen Teich

Detecting small objects remains a significant challenge in single-shot object detectors due to the inherent trade-off between spatial resolution and semantic richness in convolutional feature maps. To address this issue, we propose a novel…

Computer Vision and Pattern Recognition · Computer Science 2025-05-02 Richard Schmit

Current Zero-Shot Learning (ZSL) approaches are restricted to recognition of a single dominant unseen object category in a test image. We hypothesize that this setting is ill-suited for real-world applications where unseen objects appear…

Computer Vision and Pattern Recognition · Computer Science 2019-04-12 Shafin Rahman , Salman Khan , Fatih Porikli

Recent advances in object detection are mainly driven by deep learning with large-scale detection benchmarks. However, the fully-annotated training set is often limited for a target detection task, which may deteriorate the performance of…

Computer Vision and Pattern Recognition · Computer Science 2018-03-06 Hao Chen , Yali Wang , Guoyou Wang , Yu Qiao

With the advancement of aerospace technology and the increasing demands of military applications, the development of low false-alarm and high-precision infrared small target detection algorithms has emerged as a key focus of research…

Computer Vision and Pattern Recognition · Computer Science 2025-09-30 Taoran Yue , Xiaojin Lu , Jiaxi Cai , Yuanping Chen , Shibing Chu

Recent advancements in parallel computing, GPU technology and deep learning provide a new platform for complex image processing tasks such as person detection to flourish. Person detection is fundamental preliminary operation for several…

Computer Vision and Pattern Recognition · Computer Science 2019-01-09 Chloe Eunhyang Kim , Mahdi Maktab Dar Oghaz , Jiri Fajtl , Vasileios Argyriou , Paolo Remagnino

In the current salient object detection network, the most popular method is using U-shape structure. However, the massive number of parameters leads to more consumption of computing and storage resources which are not feasible to deploy on…

Computer Vision and Pattern Recognition · Computer Science 2021-12-21 Bin Zhang , Yang Wu , Xiaojing Zhang , Ming Ma

In recent years, significant advancements have been made in deep learning-based object detection algorithms, revolutionizing basic computer vision tasks, notably in object detection, tracking, and segmentation. This paper delves into the…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Kailas PS , Selvakumaran R , Palani Murugan , Ramesh Kumar , Malaya Kumar Biswal M

When producing a model to object detection in a specific context, the first obstacle is to have a dataset labeling the desired classes. In RoboCup, some leagues already have more than one dataset to train and evaluate a model. However, in…

Computer Vision and Pattern Recognition · Computer Science 2021-06-29 Roberto Fernandes , Walber M. Rodrigues , Edna Barros

Object Detection is related to Computer Vision. Object detection enables detecting instances of objects in images and videos. Due to its increased utilization in surveillance, tracking system used in security and many others applications…

Computer Vision and Pattern Recognition · Computer Science 2024-10-23 K. Senthil Kumar , K. M. B. Abdullah Safwan

Spiking Neural Networks (SNNs) have garnered widespread interest for their energy efficiency and brain-inspired event-driven properties. While recent methods like Spiking-YOLO have expanded the SNNs to more challenging object detection…

Computer Vision and Pattern Recognition · Computer Science 2023-06-28 Jinye Qu , Zeyu Gao , Tielin Zhang , Yanfeng Lu , Huajin Tang , Hong Qiao

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…

Computer Vision and Pattern Recognition · Computer Science 2023-11-14 Liam Boyle , Nicolas Baumann , Seonyeong Heo , Michele Magno

In this paper, we propose an efficient feature pruning strategy for 3D small object detection. Conventional 3D object detection methods struggle on small objects due to the weak geometric information from a small number of points. Although…

Computer Vision and Pattern Recognition · Computer Science 2024-07-16 Xiuwei Xu , Zhihao Sun , Ziwei Wang , Hongmin Liu , Jie Zhou , Jiwen Lu

Object detection problem solving has developed greatly within the past few years. There is a need for lighter models in instances where hardware limitations exist, as well as a demand for models to be tailored to mobile devices. In this…

Computer Vision and Pattern Recognition · Computer Science 2022-07-25 Mohammad Hajizadeh , Mohammad Sabokrou , Adel Rahmani

There are many limitations applying object detection algorithm on various environments. Especially detecting small objects is still challenging because they have low resolution and limited information. We propose an object detection method…

Computer Vision and Pattern Recognition · Computer Science 2019-12-17 Jeong-Seon Lim , Marcella Astrid , Hyun-Jin Yoon , Seung-Ik Lee