中文
相关论文

相关论文: YOLO-Master: MOE-Accelerated with Specialized Tran…

200 篇论文

Solving multi-objective optimization problems for large deep neural networks is a challenging task due to the complexity of the loss landscape and the expensive computational cost of training and evaluating models. Efficient Pareto front…

机器学习 · 计算机科学 2024-06-17 Anke Tang , Li Shen , Yong Luo , Shiwei Liu , Han Hu , Bo Du

We present a simple and effective learning technique that significantly improves mAP of YOLO object detectors without compromising their speed. During network training, we carefully feed in localization information. We excite certain…

In the past years, YOLO-series models have emerged as the leading approaches in the area of real-time object detection. Many studies pushed up the baseline to a higher level by modifying the architecture, augmenting data and designing new…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Chengcheng Wang , Wei He , Ying Nie , Jianyuan Guo , Chuanjian Liu , Kai Han , Yunhe Wang

Accurate real-time object detection enhances the safety of advanced driver-assistance systems, making it an essential component in driving scenarios. With the rapid development of deep learning technology, CNN-based YOLO real-time object…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Yang Li , Jianli Xiao

Real-time object detection has advanced rapidly in recent years. The YOLO series of detectors is among the most well-known CNN-based object detection models and cannot be overlooked. The latest version, YOLOv26, was recently released, while…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Taozhe Li , Guansu Wang , Bo Yu , Yiming Liu , Wei Sun

With the rapid advancement of Unmanned Aerial Vehicle (UAV) and computer vision technologies, object detection from UAV perspectives has emerged as a prominent research area. However, challenges for detection brought by the extremely small…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Liugang Lu , Dabin He , Congxiang Liu , Zhixiang Deng

Electric scooters (e-scooters) have rapidly emerged as a popular mode of transportation in urban areas, yet they pose significant safety challenges. In the United States, the rise of e-scooters has been marked by a concerning increase in…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Dong Chen , Arman Hosseini , Arik Smith , Amir Farzin Nikkhah , Arsalan Heydarian , Omid Shoghli , Bradford Campbell

Recent advances in computer vision has led to a growth of interest in deploying visual analytics model on mobile devices. However, most mobile devices have limited computing power, which prohibits them from running large scale visual…

图像与视频处理 · 电气工程与系统科学 2022-04-18 Zhongzheng Yuan , Samyak Rawlekar , Siddharth Garg , Elza Erkip , Yao Wang

Mixture of Experts (MoE) is able to scale up vision transformers effectively. However, it requires prohibiting computation resources to train a large MoE transformer. In this paper, we propose Residual Mixture of Experts (RMoE), an…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Lemeng Wu , Mengchen Liu , Yinpeng Chen , Dongdong Chen , Xiyang Dai , Lu Yuan

Document Layout Analysis is crucial for real-world document understanding systems, but it encounters a challenging trade-off between speed and accuracy: multimodal methods leveraging both text and visual features achieve higher accuracy but…

计算机视觉与模式识别 · 计算机科学 2024-10-17 Zhiyuan Zhao , Hengrui Kang , Bin Wang , Conghui He

In image classification tasks, the evaluation of models' robustness to increased dataset shifts with a probabilistic framework is very well studied. However, object detection (OD) tasks pose other challenges for uncertainty estimation and…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Tiago Azevedo , René de Jong , Matthew Mattina , Partha Maji

Object detection and classification are crucial tasks across various application domains, particularly in the development of safe and reliable Advanced Driver Assistance Systems (ADAS). Existing deep learning-based methods such as…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Rashed Al Amin , Roman Obermaisser

Low-light conditions and occluded scenarios impede object detection in real-world Internet of Things (IoT) applications like autonomous vehicles and security systems. While advanced machine learning models strive for accuracy, their…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Shubhabrata Mukherjee , Cory Beard , Zhu Li

Mixture-of-Experts (MoE) architectures enable conditional computation by routing inputs to multiple expert subnetworks and are often motivated as a mechanism for scaling large language models. In this project, we instead study MoE behavior…

机器学习 · 计算机科学 2026-01-22 Adam Rokah , Daniel Veress , Caleb Caulk , Sourav Sharan

This paper presents YOLOE-26, a unified framework that integrates the deployment-optimized YOLO26(or YOLOv26) architecture with the open-vocabulary learning paradigm of YOLOE for real-time open-vocabulary instance segmentation. Building on…

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

Mixture-of-Experts (MoE) has become a dominant architecture for scaling large language models due to their sparse activation mechanism. However, the substantial number of expert activations creates a critical latency bottleneck during…

机器学习 · 计算机科学 2026-04-10 Baihui Liu , Kaiyuan Tian , Wei Wang , Zhaoning Zhang , Linbo Qiao , Dongsheng Li

With the rapid development of remote sensing technology, crop classification and health detection based on deep learning have gradually become a research hotspot. However, the existing target detection methods show poor performance when…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Linlin Xiao , Zhang Tiancong , Yutong Jia , Xinyu Nie , Mengyao Wang , Xiaohang Shao

In the era of Large Language Models (LLMs), Mixture-of-Experts (MoE) architectures offer a promising approach to managing computational costs while scaling up model parameters. Conventional MoE-based LLMs typically employ static Top-K…

计算与语言 · 计算机科学 2024-10-16 Tongtian Yue , Longteng Guo , Jie Cheng , Xuange Gao , Jing Liu

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

The Mixture of Experts (MoE) architecture has excelled in Large Vision-Language Models (LVLMs), yet its potential in real-time open-vocabulary object detectors, which also leverage large-scale vision-language datasets but smaller models,…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Yehao Lu , Minghe Weng , Zekang Xiao , Rui Jiang , Wei Su , Guangcong Zheng , Ping Lu , Xi Li