paper-with-me

홈 › Papers

Evaluating Stenosis Detection with Grounding DINO, YOLO, and DINO-DETR

2025-03-03 · Muhammad Musab Ansari

Detecting stenosis in coronary angiography is vital for diagnosing and managing cardiovascular diseases. This study evaluates the performance of state-of-the-art object detection models on the ARCADE dataset using the MMDetection framework. The models are assessed using COCO evaluation metrics, including Intersection over Union (IoU), Average Precision (AP), and Average Recall (AR). Results indicate variations in detection accuracy across different models, attributed to differences in algorithmic design, transformer-based vs. convolutional architectures. Additionally, several challenges were encountered during implementation, such as compatibility issues between PyTorch, CUDA, and MMDetection, as well as dataset inconsistencies in ARCADE. The findings provide insights into model selection for stenosis detection and highlight areas for further improvement in deep learning-based coronary artery disease diagnosis.

📄 PDF Abstract BibTeX arXiv:2503.01601

Code (0)

등록된 구현이 없습니다.

Tasks

Model Selectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Efficient License Plate Recognition via Pseudo-Labeled Supervision with Grounding DINO and YOLOv8

2025-10-28 · Zahra Ebrahimi Vargoorani, Amir Mohammad Ghoreyshi, Ching Yee Suen arxiv

Developing a highly accurate automatic license plate recognition system (ALPR) is challenging due to environmental factors such as lighting, rain, and dust. Additional difficulties include high vehicle speeds, varying ca…

License Plate RecognitionLicense Plate Detection

DINO-YOLO: Self-Supervised Pre-training for Data-Efficient Object Detection in Civil Engineering Applications

2025-10-29 · Malaisree P, Youwai S, Kitkobsin T, Janrungautai S 외 arxiv

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 trans…

Computational EfficiencyObject Detection

Grounding DINO 1.5: Advance the "Edge" of Open-Set Object Detection

2024-05-16 · Tianhe Ren, Qing Jiang, Shilong Liu, Zhaoyang Zeng 외

This paper introduces Grounding DINO 1.5, a suite of advanced open-set object detection models developed by IDEA Research, which aims to advance the "Edge" of open-set object detection. The suite encompasses two models: …

Edge-computingFew-Shot Object Detectionobject-detectionObject Detection+1

Few-Shot Adaptation of Grounding DINO for Agricultural Domain

2025-04-09 · Rajhans Singh, Rafael Bidese Puhl, Kshitiz Dhakal, Sudhir Sornapudi

Deep learning models are transforming agricultural applications by enabling automated phenotyping, monitoring, and yield estimation. However, their effectiveness heavily depends on large amounts of annotated training dat…

Few-Shot Learningobject-detectionObject Detection

An Open and Comprehensive Pipeline for Unified Object Grounding and Detection

2024-01-04 · Xiangyu Zhao, Yicheng Chen, Shilin Xu, Xiangtai Li 외

Grounding-DINO is a state-of-the-art open-set detection model that tackles multiple vision tasks including Open-Vocabulary Detection (OVD), Phrase Grounding (PG), and Referring Expression Comprehension (REC). Its effecti…

Described Object DetectionPhrase GroundingReferring ExpressionReferring Expression Comprehension