中文
相关论文

相关论文: MedYOLO: A Medical Image Object Detection Framewor…

200 篇论文

YOLO is a deep neural network (DNN) model presented for robust real-time object detection following the one-stage inference approach. It outperforms other real-time object detectors in terms of speed and accuracy by a wide margin.…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Mohammadamin Baghbanbashi , Mohsen Raji , Behnam Ghavami

Recent works on open-vocabulary 3D instance segmentation show strong promise, but at the cost of slow inference speed and high computation requirements. This high computation cost is typically due to their heavy reliance on 3D clip…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Mohamed El Amine Boudjoghra , Angela Dai , Jean Lahoud , Hisham Cholakkal , Rao Muhammad Anwer , Salman Khan , Fahad Shahbaz Khan

This paper provides an extensive evaluation of YOLO object detection models (v5, v8, v9, v10, v11) by com- paring their performance across various hardware platforms and optimization libraries. Our study investigates inference speed and…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Muhammad Fasih Tariq , Muhammad Azeem Javed

In recent years, "U-shaped" neural networks featuring encoder and decoder structures have gained popularity in the field of medical image segmentation. Various variants of this model have been developed. Nevertheless, the evaluation of…

图像与视频处理 · 电气工程与系统科学 2023-06-02 Qi Ye , Lihua Guo

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…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Diego A. Silva , Kamilya Smagulova , Ahmed Elsheikh , Mohammed E. Fouda , Ahmed M. Eltawil

We introduce a novel approach for the precise localization of 67 anatomical structures from single depth images captured from the exterior of the human body. Our method uses a multi-class occupancy network, trained using segmented CT scans…

计算机视觉与模式识别 · 计算机科学 2025-04-23 Pit Henrich , Franziska Mathis-Ullrich

Image annotation is one of the most essential tasks for guaranteeing proper treatment for patients and tracking progress over the course of therapy in the field of medical imaging and disease diagnosis. However, manually annotating a lot of…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Md Abdul Kadir , Hasan Md Tusfiqur Alam , Pascale Maul , Hans-Jürgen Profitlich , Moritz Wolf , Daniel Sonntag

Detecting anatomical landmarks in medical images plays an essential role in understanding the anatomy and planning automated processing. In recent years, a variety of deep neural network methods have been developed to detect landmarks…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Heqin Zhu , Qingsong Yao , Li Xiao , S. Kevin Zhou

We introduce MOD-CL, a multi-label object detection framework that utilizes constrained loss in the training process to produce outputs that better satisfy the given requirements. In this paper, we use $\mathrm{MOD_{YOLO}}$, a multi-label…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Sota Moriyama , Koji Watanabe , Katsumi Inoue , Akihiro Takemura

Object detection in civil engineering applications is constrained by limited annotated data in specialized domains. We introduce DINO-YOLO, a hybrid architecture combining YOLOv12 with DINOv3 self-supervised vision transformers for…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Malaisree P , Youwai S , Kitkobsin T , Janrungautai S , Amorndechaphon D , Rojanavasu P

The integration of Internet of Things (IoT) technology in pulmonary nodule detection significantly enhances the intelligence and real-time capabilities of the detection system. Currently, lung nodule detection primarily focuses on the…

图像与视频处理 · 电气工程与系统科学 2025-03-14 Meng Wang , Zi Yang , Ruifeng Zhao , Yaoting 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 accuracy, the…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Xiaochun Lei , Siqi Wu , Weilin Wu , Zetao Jiang

In existing medical Region of Interest (ROI) detection, there lacks an algorithm that can simultaneously satisfy both real-time performance and accuracy, not meeting the growing demand for automatic detection in medicine. Although the basic…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Zhongwen Yu , Qiu Guan , Jianmin Yang , Zhiqiang Yang , Qianwei Zhou , Yang Chen , Feng Chen

The You Only Look Once (YOLO) series of detectors have established themselves as efficient and practical tools. However, their reliance on predefined and trained object categories limits their applicability in open scenarios. Addressing…

计算机视觉与模式识别 · 计算机科学 2024-02-23 Tianheng Cheng , Lin Song , Yixiao Ge , Wenyu Liu , Xinggang Wang , Ying Shan

Object detection algorithms particularly those based on YOLO have demonstrated remarkable efficiency in balancing speed and accuracy. However, their application in brain tumour detection remains underexplored. This study proposes…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Thennarasi Balakrishnan , Sandeep Singh Sengar

Object detection in natural scenes can be a challenging task. In many real-life situations, the visible spectrum is not suitable for traditional computer vision tasks. Moving outside the visible spectrum range, such as the thermal spectrum…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Md Osman Gani , Somenath Kuiry , Alaka Das , Mita Nasipuri , Nibaran Das

We introduce MCUBench, a benchmark featuring over 100 YOLO-based object detection models evaluated on the VOC dataset across seven different MCUs. This benchmark provides detailed data on average precision, latency, RAM, and Flash usage for…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Sudhakar Sah , Darshan C. Ganji , Matteo Grimaldi , Ravish Kumar , Alexander Hoffman , Honnesh Rohmetra , Ehsan Saboori

Optical coherence tomography (OCT) has become increasingly essential in assisting the treatment of coronary artery disease (CAD). Image-guided solutions such as Percutaneous Coronary Intervention (PCI) are extensively used during the…

图像与视频处理 · 电气工程与系统科学 2023-05-10 Hongshan Liu , Xueshen Li , Abdul Latif Bamba , Xiaoyu Song , Brigitta C. Brott , Silvio H. Litovsky , Yu Gan

Deep learning has emerged as a transformative approach for solving complex pattern recognition and object detection challenges. This paper focuses on the application of a novel detection framework based on the RT-DETR model for analyzing…

计算机视觉与模式识别 · 计算机科学 2025-01-29 Weijie He , Yuwei Zhang , Ting Xu , Tai An , Yingbin Liang , Bo Zhang

Recent research on real-time object detectors (e.g., YOLO series) has demonstrated the effectiveness of attention mechanisms for elevating model performance. Nevertheless, existing methods neglect to unifiedly deploy hierarchical attention…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Xuecheng Wu , Junxiao Xue , Liangyu Fu , Jiayu Nie , Danlei Huang , Xinyi Yin