paper-with-me

Papers

YOLO algorithm with hybrid attention feature pyramid network for solder joint defect detection

2024-01-02 · LI ANG, Siti Khatijah Nor Abdul Rahim, Raseeda Hamzah, Raihah Aminuddin, Gao Yousheng

Traditional manual detection for solder joint defect is no longer applied during industrial production due to low efficiency, inconsistent evaluation, high cost and lack of real-time data. A new approach has been proposed to address the issues of low accuracy, high false detection rates and computational cost of solder joint defect detection in surface mount technology of industrial scenarios. The proposed solution is a hybrid attention mechanism designed specifically for the solder joint defect detection algorithm to improve quality control in the manufacturing process by increasing the accuracy while reducing the computational cost. The hybrid attention mechanism comprises a proposed enhanced multi-head self-attention and coordinate attention mechanisms increase the ability of attention networks to perceive contextual information and enhances the utilization range of network features. The coordinate attention mechanism enhances the connection between different channels and reduces location information loss. The hybrid attention mechanism enhances the capability of the network to perceive long-distance position information and learn local features. The improved algorithm model has good detection ability for solder joint defect detection, with mAP reaching 91.5%, 4.3% higher than the You Only Look Once version 5 algorithm and better than other comparative algorithms. Compared to other versions, mean Average Precision, Precision, Recall, and Frame per Seconds indicators have also improved. The improvement of detection accuracy can be achieved while meeting real-time detection requirements.

📄 PDF Abstract BibTeX arXiv:2401.01214

Code (0)

등록된 구현이 없습니다.

Tasks

Defect Detection

Methods 이 논문이 사용한 방법론

Coordinate attention Hou et al. proposed coordinate attention, a novel attention mechanism which embeds positional information into channel attention, so that the network can focus on large…

Similar Papers 제목 키워드 기반

BGF-YOLO: Enhanced YOLOv8 with Multiscale Attentional Feature Fusion for Brain Tumor Detection

2023-09-22 · Ming Kang, Chee-Ming Ting, Fung Fung Ting, Raphaël C. -W. Phan

You Only Look Once (YOLO)-based object detectors have shown remarkable accuracy for automated brain tumor detection. In this paper, we develop a novel BGF-YOLO architecture by incorporating Bi-level routing attention, Ge…

2D Object DetectionMedical Diagnosismedical image detectionMedical Object Detection+3

MambaNeXt-YOLO: A Hybrid State Space Model for Real-time Object Detection

2025-06-04 · Xiaochun Lei, Siqi Wu, Weilin Wu, Zetao Jiang

Real-time object detection is a fundamental but challenging task in computer vision, particularly when computational resources are limited. Although YOLO-series models have set strong benchmarks by balancing speed and ac…

MambaNovel Object DetectionObjectobject-detection+3

Surface Defects Detection of Transparent Plastic Bottles Based on Improved Yolov5

2023-07-29 · http://www.elsevier.com/locate/imavis 2023 7 · Jingni Pei, Shujuan Li, Yan Li

Given the high demand for transparent plastic bottles in our daily lives, coupled with their appearance being a crucial quality indicator, it is imperative to pay close attention to detecting surface defects on these bot…

object-detectionObject DetectionObject Recognition

SaRPFF: A Self-Attention with Register-based Pyramid Feature Fusion module for enhanced RLD detection

2024-02-26 · Yunusa Haruna, Shiyin Qin, Abdulrahman Hamman Adama Chukkol, Isah Bello 외

Detecting objects across varying scales is still a challenge in computer vision, particularly in agricultural applications like Rice Leaf Disease (RLD) detection, where objects exhibit significant scale variations (SV). …

Objectobject-detectionObject Detection

TinyFormer: Preserving Tiny Objects in YOLO-DETR Hybrid Real-time Detectors

2026-05-24 · Jun-Wei Hsieh, Meng-Yu Kao, Ghufron Wahyu Kurniawan, Kuan-Chuan Peng arxiv

YOLO-series and DETR-based detectors struggle with tiny-object detection. YOLO-style models benefit from efficient dense prediction, but their large-stride backbones may suppress tiny instances in deep feature maps and m…

Object LocalizationObject Detection