中文
相关论文

相关论文: YOLO-Former: YOLO Shakes Hand With ViT

200 篇论文

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

In robot learning, Vision Transformers (ViTs) are standard for visual perception, yet most methods discard valuable information by using only the final layer's features. We argue this provides an insufficient representation and propose the…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Wenhao Li , Chengwei Ma , Weixin Mao

Infrared imaging has emerged as a robust solution for urban object detection under low-light and adverse weather conditions, offering significant advantages over traditional visible-light cameras. However, challenges such as class…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Jiali Zhang , Thomas S. White , Haoliang Zhang , Wenqing Hu , Donald C. Wunsch , Jian Liu

In this report, we present a fast and accurate object detection method dubbed DAMO-YOLO, which achieves higher performance than the state-of-the-art YOLO series. DAMO-YOLO is extended from YOLO with some new technologies, including Neural…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Xianzhe Xu , Yiqi Jiang , Weihua Chen , Yilun Huang , Yuan Zhang , Xiuyu Sun

In recent years, face detection algorithms based on deep learning have made great progress. These algorithms can be generally divided into two categories, i.e. two-stage detector like Faster R-CNN and one-stage detector like YOLO. Because…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Ziping Yu , Hongbo Huang , Weijun Chen , Yongxin Su , Yahui Liu , Xiuying Wang

This paper proposes an efficient, low-complexity and anchor-free object detector based on the state-of-the-art YOLO framework, which can be implemented in real time on edge computing platforms. We develop an enhanced data augmentation…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Shihan Liu , Junlin Zha , Jian Sun , Zhuo Li , Gang Wang

The state-of-the-art deep learning-based object recognition YOLO algorithm and object tracking DeepSORT algorithm are combined to analyze digital images from fluid dynamic simulations of multi-core emulsions and soft flowing crystals and to…

软凝聚态物质 · 物理学 2021-08-26 Mihir Durve , Fabio Bonaccorso , Andrea Montessori , Marco Lauricella , Adriano Tiribocchi , Sauro Succi

Object detection is a crucial component in autonomous vehicle systems. It enables the vehicle to perceive and understand its environment by identifying and locating various objects around it. By utilizing advanced imaging and deep learning…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Bsher Karbouj , Adam Michael Altenbuchner , Joerg Krueger

In this report, we present some experienced improvements to YOLO series, forming a new high-performance detector -- YOLOX. We switch the YOLO detector to an anchor-free manner and conduct other advanced detection techniques, i.e., a…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Zheng Ge , Songtao Liu , Feng Wang , Zeming Li , Jian Sun

This paper presents a lightweight and energy-efficient object detection solution for aerial imagery captured during emergency response situations. We focus on deploying the YOLOv4-Tiny model, a compact convolutional neural network,…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Sindhu Boddu , Arindam Mukherjee

Visual Odometry (VO) is crucial for autonomous robotic navigation, especially in GPS-denied environments like planetary terrains. To improve robustness, recent model-based VO systems have begun combining standard and event-based cameras.…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Roberto Pellerito , Marco Cannici , Daniel Gehrig , Joris Belhadj , Olivier Dubois-Matra , Massimo Casasco , Davide Scaramuzza

The You Only Look Once (YOLO) architecture is crucial for real-time object detection. However, deploying it in resource-constrained environments such as unmanned aerial vehicles (UAVs) requires efficient transfer learning. Although layer…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Andrzej D. Dobrzycki , Ana M. Bernardos , José R. Casar

Recent advances in vision transformers (ViTs) have achieved great performance in visual recognition tasks. Convolutional neural networks (CNNs) exploit spatial inductive bias to learn visual representations, but these networks are spatially…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Youpeng Zhao , Huadong Tang , Yingying Jiang , Yong A , Qiang Wu

Vision Transformers (ViTs) have triggered the most recent and significant breakthroughs in computer vision. Their efficient designs are mostly guided by the indirect metric of computational complexity, i.e., FLOPs, which however has a clear…

计算机视觉与模式识别 · 计算机科学 2023-04-20 Zizheng Pan , Jianfei Cai , Bohan Zhuang

This study presents an architectural analysis of YOLOv11, the latest iteration in the YOLO (You Only Look Once) series of object detection models. We examine the models architectural innovations, including the introduction of the C3k2…

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

With advances in image recognition technology based on deep learning, automatic video analysis by Artificial Intelligence is becoming more widespread. As the amount of video used for image recognition increases, efficient compression…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Takahiro Shindo , Taiju Watanabe , Kein Yamada , Hiroshi Watanabe

We introduce Hyper-YOLO, a new object detection method that integrates hypergraph computations to capture the complex high-order correlations among visual features. Traditional YOLO models, while powerful, have limitations in their neck…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Yifan Feng , Jiangang Huang , Shaoyi Du , Shihui Ying , Jun-Hai Yong , Yipeng Li , Guiguang Ding , Rongrong Ji , Yue Gao

We present YORO - a multi-modal transformer encoder-only architecture for the Visual Grounding (VG) task. This task involves localizing, in an image, an object referred via natural language. Unlike the recent trend in the literature of…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Chih-Hui Ho , Srikar Appalaraju , Bhavan Jasani , R. Manmatha , Nuno Vasconcelos

Efficient computation in deep neural networks is crucial for real-time object detection. However, recent advancements primarily result from improved high-performing hardware rather than improving parameters and FLOP efficiency. This is…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Lilian Hollard , Lucas Mohimont , Nathalie Gaveau , Luiz Angelo Steffenel

Despite the breakthrough deep learning performances achieved for automatic object detection, small target detection is still a challenging problem, especially when looking at fast and accurate solutions suitable for mobile or edge…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Alessandro Betti