中文
相关论文

相关论文: An Efficient Semantic Segmentation Decoder for In-…

200 篇论文

Semantic segmentation involves assigning a specific category to each pixel in an image. While Vision Transformer-based models have made significant progress, current semantic segmentation methods often struggle with precise predictions in…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Guoan Xu , Wenfeng Huang , Tao Wu , Ligeng Chen , Wenjing Jia , Guangwei Gao , Xiatian Zhu , Stuart Perry

Accelerating deep neural networks (DNNs) has been attracting increasing attention as it can benefit a wide range of applications, e.g., enabling mobile systems with limited computing resources to own powerful visual recognition ability. A…

计算机视觉与模式识别 · 计算机科学 2017-12-21 Tianshui Chen , Liang Lin , Wangmeng Zuo , Xiaonan Luo , Lei Zhang

Accurate vehicle type classification serves a significant role in the intelligent transportation system. It is critical for ruler to understand the road conditions and usually contributive for the traffic light control system to response…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Ruikang Luo , Yaofeng Song , Han Zhao , Yicheng Zhang , Yi Zhang , Nanbin Zhao , Liping Huang , Rong Su

This study investigates the effectiveness of modern Deformable Convolutional Neural Networks (DCNNs) for semantic segmentation tasks, particularly in autonomous driving scenarios with fisheye images. These images, providing a wide field of…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Anam Manzoor , Aryan Singh , Ganesh Sistu , Reenu Mohandas , Eoin Grua , Anthony Scanlan , Ciarán Eising

BiSeNet has been proved to be a popular two-stream network for real-time segmentation. However, its principle of adding an extra path to encode spatial information is time-consuming, and the backbones borrowed from pretrained tasks, e.g.,…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Mingyuan Fan , Shenqi Lai , Junshi Huang , Xiaoming Wei , Zhenhua Chai , Junfeng Luo , Xiaolin Wei

Deep convolutional neural networks (CNN) are widely used in modern artificial intelligence (AI) and smart vision systems but also limited by computation latency, throughput, and energy efficiency on a resource-limited scenario, such as…

硬件体系结构 · 计算机科学 2017-09-18 Yuan Du , Li Du , Yilei Li , Junjie Su , Mau-Chung Frank Chang

Neural networks have become the standard model for various computer vision tasks in automated driving including semantic segmentation, moving object detection, depth estimation, visual odometry, etc. The main flavors of neural networks…

神经与进化计算 · 计算机科学 2019-03-07 Sambit Mohapatra , Heinrich Gotzig , Senthil Yogamani , Stefan Milz , Raoul Zollner

Point cloud segmentation is one of the most important tasks in computer vision with widespread scientific, industrial, and commercial applications. The research thereof has resulted in many breakthroughs in 3D object and scene…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Dening Lu , Jun Zhou , Kyle Yilin Gao , Dilong Li , Jing Du , Linlin Xu , Jonathan Li

Autonomous driving demands accurate perception and safe decision-making. To achieve this, automated vehicles are now equipped with multiple sensors (e.g., camera, Lidar, etc.), enabling them to exploit complementary environmental context by…

计算机视觉与模式识别 · 计算机科学 2022-02-24 Xiaoming Zeng , Zhendong Wang , Yang Hu

Deep neural networks (DNNs) drive modern machine vision but are challenging to deploy on edge devices due to high compute demands. Traditional approaches-running the full model on-device or offloading to the cloud face trade-offs in…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Md Eimran Hossain Eimon , Juan Merlos , Ashan Perera , Hari Kalva , Velibor Adzic , Borko Furht

Deep convolutional neural networks (DCNNs) have been used to achieve state-of-the-art performance on many computer vision tasks (e.g., object recognition, object detection, semantic segmentation) thanks to a large repository of annotated…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Ronald Kemker , Carl Salvaggio , Christopher Kanan

Semantic segmentation of large-scale 3D point clouds is crucial for applications such as autonomous driving and urban digital twins. However, the sparse sampling pattern of LiDAR and the view-dependent geometric distortion in image…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Shuai Zhang , Zhecheng Shi , Zhuxiao Li , Jing Ou , Tengxi Wang , Yuan Liu , Wufan Zhao

The recent researches in Deep Convolutional Neural Network have focused their attention on improving accuracy that provide significant advances. However, if they were limited to classification tasks, nowadays with contributions from…

计算机视觉与模式识别 · 计算机科学 2017-11-16 Geraldin Nanfack , Azeddine Elhassouny , Rachid Oulad Haj Thami

Convolutional neural networks (CNNs) achieved the state-of-the-art performance in medical image segmentation due to their ability to extract highly complex feature representations. However, it is argued in recent studies that traditional…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Zhendi Gong , Andrew P. French , Guoping Qiu , Xin Chen

Transformer is beneficial for image denoising tasks since it can model long-range dependencies to overcome the limitations presented by inductive convolutional biases. However, directly applying the transformer structure to remove noise is…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Kangliang Liu , Xiangcheng Du , Sijie Liu , Yingbin Zheng , Xingjiao Wu , Cheng Jin

Atrous convolutions are employed as a method to increase the receptive field in semantic segmentation tasks. However, in previous works of semantic segmentation, it was rarely employed in the shallow layers of the model. We revisit the…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Zilu Guo , Liuyang Bian , Xuan Huang , Hu Wei , Jingyu Li , Huasheng Ni

Deep learning has shown impressive performance in semantic segmentation, but it is still unaffordable for resource-constrained mobile devices. While offloading computation tasks is promising, the high traffic demands overwhelm the limited…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Xuedou Xiao , Juecheng Zhang , Wei Wang , Jianhua He , Qian Zhang

Semantic segmentation has made striking progress due to the success of deep convolutional neural networks. Considering the demands of autonomous driving, real-time semantic segmentation has become a research hotspot these years. However,…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Lei Sun , Kailun Yang , Xinxin Hu , Weijian Hu , Kaiwei Wang

Image semantic segmentation technology is one of the key technologies for intelligent systems to understand natural scenes. As one of the important research directions in the field of visual intelligence, this technology has broad…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Junjun Wu , Huiyu Kuang , Qinghua Lu , Zeqin Lin , Qingwu Shi , Xilin Liu , Xiaoman Zhu

In recent years, the concept of artificial intelligence (AI) has become a prominent keyword because it is promising in solving complex tasks. The need for human expertise in specific areas may no longer be needed because machines have…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Ehsan Rassekh