中文
相关论文

相关论文: YOLO-UniOW: Efficient Universal Open-World Object …

200 篇论文

Recently, many researchers have attempted to improve deep learning-based object detection models, both in terms of accuracy and operational speeds. However, frequently, there is a trade-off between speed and accuracy of such models, which…

计算机视觉与模式识别 · 计算机科学 2020-12-03 Sannidhi P Kumar , Chandan Gautam , Suresh Sundaram

Existing approaches to unsupervised object discovery (UOD) do not scale up to large datasets without approximations that compromise their performance. We propose a novel formulation of UOD as a ranking problem, amenable to the arsenal of…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Huy V. Vo , Elena Sizikova , Cordelia Schmid , Patrick Pérez , Jean Ponce

Generalist models have achieved remarkable success in both language and vision-language tasks, showcasing the potential of unified modeling. However, effectively integrating fine-grained perception tasks like detection and segmentation into…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Hao Tang , Chenwei Xie , Haiyang Wang , Xiaoyi Bao , Tingyu Weng , Pandeng Li , Yun Zheng , Liwei Wang

Underwater object detection (UOD) remains a critical challenge in computer vision due to underwater distortions which degrade low-level features and compromise the reliability of even state-of-the-art detectors. While YOLO models have…

计算机视觉与模式识别 · 计算机科学 2025-09-23 Edwine Nabahirwa , Wei Song , Minghua Zhang , Shufan Chen

Unmanned Aerial Vehicle (UAV) detection technology plays a critical role in mitigating security risks and safeguarding privacy in both military and civilian applications. However, traditional detection methods face significant challenges in…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Juanqin Liu , Leonardo Plotegher , Eloy Roura , Cristino de Souza Junior , Shaoming He

Object detection is a critical component of transportation systems, particularly for applications such as autonomous driving, traffic monitoring, and infrastructure maintenance. Traditional object detection methods often struggle with…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Taqwa Alhadidi , Ahmed Jaber , Shadi Jaradat , Huthaifa I Ashqar , Mohammed Elhenawy

Despite the substantial progress of active learning for image recognition, there still lacks an instance-level active learning method specified for object detection. In this paper, we propose Multiple Instance Active Object Detection…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Tianning Yuan , Fang Wan , Mengying Fu , Jianzhuang Liu , Songcen Xu , Xiangyang Ji , Qixiang Ye

For decades, Computer Vision has aimed at enabling machines to perceive the external world. Initial limitations led to the development of highly specialized niches. As success in each task accrued and research progressed, increasingly…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Andrei-Stefan Bulzan , Cosmin Cernazanu-Glavan

Out-of-distribution (OOD) detection has attracted a large amount of attention from the machine learning research community in recent years due to its importance in deployed systems. Most of the previous studies focused on the detection of…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Alon Zolfi , Guy Amit , Amit Baras , Satoru Koda , Ikuya Morikawa , Yuval Elovici , Asaf Shabtai

Existing single-modal and multi-modal salient object detection (SOD) methods focus on designing specific architectures tailored for their respective tasks. However, developing completely different models for different tasks leads to labor…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Kunpeng Wang , Chenglong Li , Zhengzheng Tu , Zhengyi Liu , Bin Luo

We aim at providing the object detection community with an efficient and performant object detector, termed YOLO-MS. The core design is based on a series of investigations on how multi-branch features of the basic block and convolutions…

计算机视觉与模式识别 · 计算机科学 2025-02-21 Yuming Chen , Xinbin Yuan , Jiabao Wang , Ruiqi Wu , Xiang Li , Qibin Hou , Ming-Ming Cheng

Dynamic neural network is an emerging research topic in deep learning. With adaptive inference, dynamic models can achieve remarkable accuracy and computational efficiency. However, it is challenging to design a powerful dynamic detector,…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Zhihao Lin , Yongtao Wang , Jinhe Zhang , Xiaojie Chu

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…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Huayi Zhou , Fei Jiang , Hongtao Lu

The YOLO series models reign supreme in real-time object detection due to their superior accuracy and computational efficiency. However, both the convolutional architectures of YOLO11 and earlier versions and the area-based self-attention…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Mengqi Lei , Siqi Li , Yihong Wu , Han Hu , You Zhou , Xinhu Zheng , Guiguang Ding , Shaoyi Du , Zongze Wu , Yue Gao

Multimodal fusion is a multimedia technique that has become popular in the wide range of tasks where image information is accompanied by a signal/audio. The latter may not convey highly semantic information, such as speech or music, but…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Alexey Zhukov , Jenny Benois-Pineau , Amira Youssef , Akka Zemmari , Mohamed Mosbah , Virginie Taillandier

The field of artificial intelligence is built on object detection techniques. YOU ONLY LOOK ONCE (YOLO) algorithm and it's more evolved versions are briefly described in this research survey. This survey is all about YOLO and convolution…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Viswanatha V , Chandana R K , Ramachandra A. C.

We introduce YOLO9000, a state-of-the-art, real-time object detection system that can detect over 9000 object categories. First we propose various improvements to the YOLO detection method, both novel and drawn from prior work. The improved…

计算机视觉与模式识别 · 计算机科学 2016-12-28 Joseph Redmon , Ali Farhadi

In this paper, we tackle the task of estimating the 3D orientation of previously-unseen objects from monocular images. This task contrasts with the one considered by most existing deep learning methods which typically assume that the…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Chen Zhao , Yinlin Hu , Mathieu Salzmann

Existing studies typically investigate domain shift and category shift as independent problems, however, in real-world scenarios, the two types of shifts often occur simultaneously and interact, leading to significant degradation in…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Yupeng Zhang , Ruize Han , Fangnan Zhou , Wei Feng , Liang Wan

Precisely detection of Unmanned Aerial Vehicles(UAVs) plays a critical role in UAV defense systems. Deep learning is widely adopted for UAV object detection whereas researches on this topic are limited by the amount of dataset and small…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Chen Rui , Guo Youwei , Zheng Huafei , Jiang Hongyu