English
Related papers

Related papers: YOLO-LITE: A Real-Time Object Detection Algorithm …

200 papers

Tracking droplets in microfluidics is a challenging task. The difficulty arises in choosing a tool to analyze general microfluidic videos to infer physical quantities. The state-of-the-art object detector algorithm You Only Look Once (YOLO)…

Computer Vision and Pattern Recognition · Computer Science 2023-01-20 Mihir Durve , Sibilla Orsini , Adriano Tiribocchi , Andrea Montessori , Jean-Michel Tucny , Marco Lauricella , Andrea Camposeo , Dario Pisignano , Sauro Succi

We introduce YOGA, a deep learning based yet lightweight object detection model that can operate on low-end edge devices while still achieving competitive accuracy. The YOGA architecture consists of a two-phase feature learning pipeline…

Computer Vision and Pattern Recognition · Computer Science 2023-07-13 Raja Sunkara , Tie Luo

Object detection and localization are crucial tasks for biomedical image analysis, particularly in the field of hematology where the detection and recognition of blood cells are essential for diagnosis and treatment decisions. While…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 Shun Liu , Jianan Zhang , Ruocheng Song , Teik Toe Teoh

Object detection is crucial in various cutting-edge applications, such as autonomous vehicles and advanced robotics systems, primarily relying on data from conventional frame-based RGB sensors. However, these sensors often struggle with…

Computer Vision and Pattern Recognition · Computer Science 2024-08-13 Diego A. Silva , Kamilya Smagulova , Ahmed Elsheikh , Mohammed E. Fouda , Ahmed M. Eltawil

Real-time object detection is a crucial problem to solve when in comes to computer vision systems that needs to make appropriate decision based on detection in a timely manner. I have chosen the YOLO v1 architecture to implement it using…

Computer Vision and Pattern Recognition · Computer Science 2023-05-30 Michael Shenoda

This paper presents an efficient and layout-independent Automatic License Plate Recognition (ALPR) system based on the state-of-the-art YOLO object detector that contains a unified approach for license plate (LP) detection and layout…

Computer Vision and Pattern Recognition · Computer Science 2021-03-10 Rayson Laroca , Luiz A. Zanlorensi , Gabriel R. Gonçalves , Eduardo Todt , William Robson Schwartz , David Menotti

Event-based image representations are fundamentally different to traditional dense images. This poses a challenge to apply current state-of-the-art models for object detection as they are designed for dense images. In this work we evaluate…

Computer Vision and Pattern Recognition · Computer Science 2023-03-31 Vincenz Mechler , Pavel Rojtberg

Fire detection algorithms, particularly those based on computer vision, encounter significant challenges such as high computational costs and delayed response times, which hinder their application in real-time systems. To address these…

Computer Vision and Pattern Recognition · Computer Science 2025-04-16 Jiawei Lan , Ye Tao , Zhibiao Wang , Haoyang Yu , Wenhua Cui

Although the YOLOv2 method is extremely fast on object detection, its detection accuracy is restricted due to the low performance of its backbone network and the underutilization of multi-scale region features. Therefore, a dense connection…

Computer Vision and Pattern Recognition · Computer Science 2022-09-07 Zhanchao Huang , Jianlin Wang , Xuesong Fu , Tao Yu , Yongqi Guo , Rutong Wang

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

Artificial intelligence-enhanced identification of organs, lesions, and other structures in medical imaging is typically done using convolutional neural networks (CNNs) designed to make voxel-accurate segmentations of the region of…

We introduced a high-resolution equirectangular panorama (360-degree, virtual reality) dataset for object detection and propose a multi-projection variant of YOLO detector. The main challenge with equirectangular panorama image are i) the…

Computer Vision and Pattern Recognition · Computer Science 2018-05-22 Wenyan Yang , Yanlin Qian , Francesco Cricri , Lixin Fan , Joni-Kristian Kamarainen

Object detection is a crucial component in autonomous vehicle systems. It enables the vehicle to perceive and understand its environment by identifying and locating various objects around it. By utilizing advanced imaging and deep learning…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Bsher Karbouj , Adam Michael Altenbuchner , Joerg Krueger

We develop an all-in-one computer vision toolbox named EasyCV to facilitate the use of various SOTA computer vision methods. Recently, we add YOLOX-PAI, an improved version of YOLOX, into EasyCV. We conduct ablation studies to investigate…

Computer Vision and Pattern Recognition · Computer Science 2023-09-27 Ziheng Wu , Xinyi Zou , Wenmeng Zhou , Jun Huang

Keypoint-based methods are a relatively new paradigm in object detection, eliminating the need for anchor boxes and offering a simplified detection framework. Keypoint-based CornerNet achieves state of the art accuracy among single-stage…

Computer Vision and Pattern Recognition · Computer Science 2020-09-18 Hei Law , Yun Teng , Olga Russakovsky , Jia Deng

The main goal of the paper is to provide Pepper with a near real-time object recognition system based on deep neural networks. The proposed system is based on YOLO (You Only Look Once), a deep neural network that is able to detect and…

Robotics · Computer Science 2018-11-21 Esteban Reyes , Cristopher Gómez , Esteban Norambuena , Javier Ruiz-del-Solar

We introduce YOLO11-JDE, a fast and accurate multi-object tracking (MOT) solution that combines real-time object detection with self-supervised Re-Identification (Re-ID). By incorporating a dedicated Re-ID branch into YOLO11s, our model…

Computer Vision and Pattern Recognition · Computer Science 2025-05-28 Iñaki Erregue , Kamal Nasrollahi , Sergio Escalera

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

Deep learning has made great strides for object detection in images. The detection accuracy and computational cost of object detection depend on the spatial resolution of an image, which may be constrained by both the camera and storage…

Computer Vision and Pattern Recognition · Computer Science 2022-09-20 Yu Hao , Haoyang Pei , Yixuan Lyu , Zhongzheng Yuan , John-Ross Rizzo , Yao Wang , Yi Fang

Aerial object detection in UAV imagery presents unique challenges due to the high prevalence of tiny objects, adverse environmental conditions, and strict computational constraints. Standard YOLO-based detectors fail to address these…

Computer Vision and Pattern Recognition · Computer Science 2026-04-16 Yann V. Bellec