English
Related papers

Related papers: YUDO: YOLO for Uniform Directed Object Detection

200 papers

Domain adaptive object detection (DAOD) aims to alleviate transfer performance degradation caused by the cross-domain discrepancy. However, most existing DAOD methods are dominated by outdated and computationally intensive two-stage Faster…

Computer Vision and Pattern Recognition · Computer Science 2022-11-29 Huayi Zhou , Fei Jiang , Hongtao Lu

The "You only look once v4"(YOLOv4) is one type of object detection methods in deep learning. YOLOv4-tiny is proposed based on YOLOv4 to simple the network structure and reduce parameters, which makes it be suitable for developing on the…

Computer Vision and Pattern Recognition · Computer Science 2022-07-21 Zicong Jiang , Liquan Zhao , Shuaiyang Li , Yanfei Jia

This research paper presents an innovative ship detection system tailored for applications like maritime surveillance and ecological monitoring. The study employs YOLOv8 and repurposed U-Net, two advanced deep learning models, to…

Image and Video Processing · Electrical Eng. & Systems 2025-03-20 Bibi Erum Ayesha , T. Satyanarayana Murthy , Palamakula Ramesh Babu , Ramu Kuchipudi

In this paper, we propose an advanced methodology for the detection of 3D objects and precise estimation of their spatial positions from a single image. Unlike conventional frameworks that rely solely on center-point and dimension…

Computer Vision and Pattern Recognition · Computer Science 2024-01-04 Dhyey Manish Rajani , Surya Pratap Singh , Rahul Kashyap Swayampakula

Road damage detection is a critical task for ensuring traffic safety and maintaining infrastructure integrity. While deep learning-based detection methods are now widely adopted, they still face two core challenges: first, the inadequate…

Computer Vision and Pattern Recognition · Computer Science 2025-08-01 Zicheng Lin , Weichao Pan

Unsupervised domain adaptive (UDA) algorithms can markedly enhance the performance of object detectors under conditions of domain shifts, thereby reducing the necessity for extensive labeling and retraining. Current domain adaptive object…

Computer Vision and Pattern Recognition · Computer Science 2024-12-17 Tianheng Qiu , Ka Lung Law , Guanghua Pan , Jufei Wang , Xin Gao , Xuan Huang , Hu Wei

With the accelerating pace of digital transformation and the widespread adoption of online platforms, both social and technical concerns regarding dark patterns-user interface designs that undermine users' ability to make informed and…

Computer Vision and Pattern Recognition · Computer Science 2025-12-23 Se-Young Jang , Su-Yeon Yoon , Jae-Woong Jung , Dong-Hun Lee , Seong-Hun Choi , Soo-Kyung Jun , Yu-Bin Kim , Young-Seon Ju , Kyounggon Kim

The utilization of deep learning-based object detection is an effective approach to assist visually impaired individuals in avoiding obstacles. In this paper, we implemented seven different YOLO object detection models \textit{viz}.,…

Computer Vision and Pattern Recognition · Computer Science 2023-12-14 Chenhao He , Pramit Saha

Computer vision relies on labeled datasets for training and evaluation in detecting and recognizing objects. The popular computer vision program, YOLO ("You Only Look Once"), has been shown to accurately detect objects in many major image…

Computer Vision and Pattern Recognition · Computer Science 2019-01-01 Caleb Tung , Matthew R. Kelleher , Ryan J. Schlueter , Binhan Xu , Yung-Hsiang Lu , George K. Thiruvathukal , Yen-Kuang Chen , Yang Lu

With the advancements made in deep learning, computer vision problems like object detection and segmentation have seen a great improvement in performance. However, in many real-world applications such as autonomous driving vehicles, the…

Computer Vision and Pattern Recognition · Computer Science 2021-08-10 Kumari Deepshikha , Sai Harsha Yelleni , P. K. Srijith , C Krishna Mohan

360{\deg} cameras have gained popularity over the last few years. In this paper, we propose two fundamental techniques -- Field-of-View IoU (FoV-IoU) and 360Augmentation for object detection in 360{\deg} images. Although most object…

Computer Vision and Pattern Recognition · Computer Science 2022-09-26 Miao Cao , Satoshi Ikehata , Kiyoharu Aizawa

The YOLO (You Only Look Once) series has been a leading framework in real-time object detection, consistently improving the balance between speed and accuracy. However, integrating attention mechanisms into YOLO has been challenging due to…

Computer Vision and Pattern Recognition · Computer Science 2025-04-17 Rahima Khanam , Muhammad Hussain

Four-variable-independent-regression localization losses, such as Smooth-$\ell_1$ Loss, are used by default in modern detectors. Nevertheless, this kind of loss is oversimplified so that it is inconsistent with the final evaluation metric,…

Computer Vision and Pattern Recognition · Computer Science 2021-12-06 Hanyang Peng , Shiqi Yu

Most currently used object detection methods are learning-based, and can detect objects under varying appearances. Those models require training and a training dataset. We focus on use cases with less data variation, but the requirement of…

Computer Vision and Pattern Recognition · Computer Science 2026-03-23 Valentin Braeutigam , Matthias Stock , Bernhard Egger

Accurate building instance segmentation and height classification are critical for urban planning, 3D city modeling, and infrastructure monitoring. This paper presents a detailed analysis of YOLOv11, the recent advancement in the YOLO…

Computer Vision and Pattern Recognition · Computer Science 2025-11-03 Mahmoud El Hussieni , Bahadır K. Güntürk , Hasan F. Ateş , Oğuz Hanoğlu

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

Maintaining roadway infrastructure is essential for ensuring a safe, efficient, and sustainable transportation system. However, manual data collection for detecting road damage is time-consuming, labor-intensive, and poses safety risks.…

Computer Vision and Pattern Recognition · Computer Science 2024-10-14 Vung Pham , Lan Dong Thi Ngoc , Duy-Linh Bui

Helmet detection is crucial for advancing protection levels in public road traffic dynamics. This problem statement translates to an object detection task. Therefore, this paper compares recent You Only Look Once (YOLO) models in the…

Computer Vision and Pattern Recognition · Computer Science 2024-12-30 Vaikunth M , Dejey D , Vishaal C , Balamurali S

We present YOLOBench, a benchmark comprised of 550+ YOLO-based object detection models on 4 different datasets and 4 different embedded hardware platforms (x86 CPU, ARM CPU, Nvidia GPU, NPU). We collect accuracy and latency numbers for a…

Computer Vision and Pattern Recognition · Computer Science 2023-08-22 Ivan Lazarevich , Matteo Grimaldi , Ravish Kumar , Saptarshi Mitra , Shahrukh Khan , Sudhakar Sah

Object detection is an important topic in computer vision, with post-processing, an essential part of the typical object detection pipeline, posing a significant bottleneck affecting the performance of traditional object detection models.…

Computer Vision and Pattern Recognition · Computer Science 2023-06-19 Haodong Ouyang