中文
相关论文

相关论文: Analysis of Visual Reasoning on One-Stage Object D…

200 篇论文

Facial Expression Recognition remains a challenging task, especially in unconstrained, real-world environments. This study investigates the performance of two lightweight models, YOLOv11n and YOLOv12n, which are the nano variants of the…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Umma Aymon , Nur Shazwani Kamarudin , Ahmad Fakhri Ab. Nasir

Learning from the limited amount of labeled data to the pre-train model has always been viewed as a challenging task. In this report, an effective and robust solution, the two-stage training paradigm YOLOv8 detector (TP-YOLOv8), is designed…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Zheng Wang , Dong Xie , Hanzhi Wang , Jiang Tian

An image is not just a collection of objects, but rather a graph where each object is related to other objects through spatial and semantic relations. Using relational reasoning modules, such as the non-local module \cite{wang2017non}, can…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Hila Levi , Shimon Ullman

Active learning for object detection is conventionally achieved by applying techniques developed for classification in a way that aggregates individual detections into image-level selection criteria. This is typically coupled with the…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Michael Laielli , Giscard Biamby , Dian Chen , Ritwik Gupta , Adam Loeffler , Phat Dat Nguyen , Ross Luo , Trevor Darrell , Sayna Ebrahimi

In this work, we present an efficient and quantization-aware panoptic driving perception model (Q- YOLOP) for object detection, drivable area segmentation, and lane line segmentation, in the context of autonomous driving. Our model employs…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Chi-Chih Chang , Wei-Cheng Lin , Pei-Shuo Wang , Sheng-Feng Yu , Yu-Chen Lu , Kuan-Cheng Lin , Kai-Chiang Wu

Query-based object detectors have made significant advancements since the publication of DETR. However, most existing methods still rely on multi-stage encoders and decoders, or a combination of both. Despite achieving high accuracy, the…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Jialin Li , Weifu Fu , Yuhuan Lin , Qiang Nie , Yong Liu

This article compares the performance of six prominent object detection algorithms, YOLOv11, RetinaNet, Fast R-CNN, YOLOv8, RT-DETR, and DETR, on the NEU-DET surface defect detection dataset, comprising images representing various metal…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Arpan Maity , Tamal Ghosh

Lidar based 3D object detection is inevitable for autonomous driving, because it directly links to environmental understanding and therefore builds the base for prediction and motion planning. The capacity of inferencing highly sparse 3D…

计算机视觉与模式识别 · 计算机科学 2018-09-25 Martin Simon , Stefan Milz , Karl Amende , Horst-Michael Gross

Convolutional Neural Networks achieve state-of-the-art accuracy in object detection tasks. However, they have large computational and energy requirements that challenge their deployment on resource-constrained edge devices. Object detection…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Marina Neseem , Sherief Reda

This paper introduces a software architecture for real-time object detection using machine learning (ML) in an augmented reality (AR) environment. Our approach uses the recent state-of-the-art YOLOv8 network that runs onboard on the…

计算机视觉与模式识别 · 计算机科学 2023-06-07 Mikołaj Łysakowski , Kamil Żywanowski , Adam Banaszczyk , Michał R. Nowicki , Piotr Skrzypczyński , Sławomir K. Tadeja

Deep learning-based computer vision technology has grown stronger in recent years, and cross-fertilization using computer vision technology has been a popular direction in recent years. The use of computer vision technology to identify…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Zhifeng Wang , Jialong Yao , Chunyan Zeng , Wanxuan Wu , Hongmin Xu , Yang Yang

Inspired by human categorization, object property reasoning involves identifying and recognizing low-level details and higher-level abstractions. While current visual question answering (VQA) studies consider multiple object properties,…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Abhishek Kolari , Mohammadhossein Khojasteh , Yifan Jiang , Floris den Hengst , Filip Ilievski

Accurately recovering the full 9-DoF pose of unseen instances within specific categories from a single RGB image remains a core challenge for robotics and automation. Most existing solutions still rely on pseudo-depth, CAD models, or…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Hakjin Lee , Junghoon Seo , Jaehoon Sim

We study the 3D object understanding task for manipulating everyday objects with different material properties (diffuse, specular, transparent and mixed). Existing monocular and RGB-D methods suffer from scale ambiguity due to missing or…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Chuanrui Zhang , Yonggen Ling , Minglei Lu , Minghan Qin , Haoqian Wang

When thinking with images, humans rarely rely on a single glance: they revisit visual evidence while reasoning. In contrast, most Multimodal Language Models encode an image once to key-value cache and then reason purely in text, making it…

计算与语言 · 计算机科学 2026-05-08 Jiwan Chung , Junhyeok Kim , Siyeol Kim , Jaeyoung Lee , Min Soo Kim , Youngjae Yu

This paper addresses the synthetic-to-real domain gap in object detection, focusing on training a YOLOv11 model to detect a specific object (a soup can) using only synthetic data and domain randomization strategies. The methodology involves…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Luisa Torquato Niño , Hamza A. A. Gardi

This study presents a comprehensive analysis of the YOLOv5 object detection model, examining its architecture, training methodologies, and performance. Key components, including the Cross Stage Partial backbone and Path Aggregation-Network,…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Rahima Khanam , Muhammad Hussain

This paper presents a comprehensive overview of the Ultralytics YOLO(You Only Look Once) family of object detectors, focusing the architectural evolution, benchmarking, deployment perspectives, and future challenges. The review begins with…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Ranjan Sapkota , Manoj Karkee

This paper investigates and develops methods for detecting small objects in large-scale aerial images. Current approaches for detecting small objects in aerial images often involve image cropping and modifications to detector network…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Mahila Moghadami , Mohammad Ali Keyvanrad , Melika Sabaghian

Object detection and segmentation are widely employed in computer vision applications, yet conventional models like YOLO series, while efficient and accurate, are limited by predefined categories, hindering adaptability in open scenarios.…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Ao Wang , Lihao Liu , Hui Chen , Zijia Lin , Jungong Han , Guiguang Ding
‹ 上一页 1 8 9 10 下一页 ›