中文
相关论文

相关论文: BiSeNet V2: Bilateral Network with Guided Aggregat…

200 篇论文

This paper addresses the task of semantic segmentation in computer vision, aiming to achieve precise pixel-wise classification. We investigate the joint training of models for semantic edge detection and semantic segmentation, which has…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Dan Zhang , Rui Zheng , Luosang Gadeng , Pei Yang

We focus on the challenging task of real-time semantic segmentation in this paper. It finds many practical applications and yet is with fundamental difficulty of reducing a large portion of computation for pixel-wise label inference. We…

计算机视觉与模式识别 · 计算机科学 2018-08-21 Hengshuang Zhao , Xiaojuan Qi , Xiaoyong Shen , Jianping Shi , Jiaya Jia

Nowadays, vision-based computing tasks play an important role in various real-world applications. However, many vision computing tasks, e.g. semantic segmentation, are usually computationally expensive, posing a challenge to the computing…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Shijie Hao , Yuan Zhou , Yanrong Guo , Richang Hong , Jun Cheng , Meng Wang

Training convolutional networks for semantic segmentation requires per-pixel ground truth labels, which are very time consuming and hence costly to obtain. Therefore, in this work, we research and develop a hierarchical deep network…

计算机视觉与模式识别 · 计算机科学 2019-07-17 Panagiotis Meletis , Gijs Dubbelman

This paper introduces an extremely efficient CNN architecture named DFANet for semantic segmentation under resource constraints. Our proposed network starts from a single lightweight backbone and aggregates discriminative features through…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Hanchao Li , Pengfei Xiong , Haoqiang Fan , Jian Sun

Exploring contextual information in convolution neural networks (CNNs) has gained substantial attention in recent years for semantic segmentation. This paper introduces a Bi-directional Contextual Aggregating Network, called BiCANet, for…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Quan Zhou , Dechun Cong , Bin Kang , Xiaofu Wu , Baoyu Zheng , Huimin Lu , Longin Jan Latecki

Semantic segmentation has achieved remarkable results with high computational cost and a large number of parameters. However, real-world applications require efficient inference speed on embedded devices. Most previous works address the…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Xinneng Yang , Yan Wu , Junqiao Zhao , Feilin Liu

Semantic segmentation of remotely sensed images plays a crucial role in precision agriculture, environmental protection, and economic assessment. In recent years, substantial fine-resolution remote sensing images are available for semantic…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Rui Li , Chenxi Duan

Semantic segmentation is a fundamental task in visual scene understanding. We focus on the supervised setting, where ground-truth semantic annotations are available. Based on knowledge about the high regularity of real-world scenes, we…

计算机视觉与模式识别 · 计算机科学 2023-11-16 Stamatis Alexandropoulos , Christos Sakaridis , Petros Maragos

Real-time semantic segmentation is of significant importance for mobile and robotics related applications. We propose a computationally efficient segmentation network which we term as ShuffleSeg. The proposed architecture is based on…

计算机视觉与模式识别 · 计算机科学 2018-03-16 Mostafa Gamal , Mennatullah Siam , Moemen Abdel-Razek

To satisfy the stringent requirements on computational resources in the field of real-time semantic segmentation, most approaches focus on the hand-crafted design of light-weight segmentation networks. Recently, Neural Architecture Search…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Peng Sun , Jiaxiang Wu , Songyuan Li , Peiwen Lin , Junzhou Huang , Xi Li

The encoder-decoder framework is state-of-the-art for offline semantic image segmentation. Since the rise in autonomous systems, real-time computation is increasingly desirable. In this paper, we introduce fast segmentation convolutional…

计算机视觉与模式识别 · 计算机科学 2019-02-13 Rudra P K Poudel , Stephan Liwicki , Roberto Cipolla

Image semantic segmentation aims at the pixel-level classification of images, which has requirements for both accuracy and speed in practical application. Existing semantic segmentation methods mainly rely on the high-resolution input to…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Tianjiao Jiang , Yi Jin , Tengfei Liang , Xu Wang , Yidong Li

Existing semantic segmentation approaches either aim to improve the object's inner consistency by modeling the global context, or refine objects detail along their boundaries by multi-scale feature fusion. In this paper, a new paradigm for…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Xiangtai Li , Xia Li , Li Zhang , Guangliang Cheng , Jianping Shi , Zhouchen Lin , Shaohua Tan , Yunhai Tong

High-resolution semantic segmentation requires substantial computational resources. Traditional approaches in the field typically downscale the input images before processing and then upscale the low-resolution outputs back to their…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Ritambhara Singh , Abhishek Jain , Pietro Perona , Shivani Agarwal , Junfeng Yang

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

The recent development of light-weighted neural networks has promoted the applications of deep learning under resource constraints and mobile applications. Many of these applications need to perform a real-time and efficient prediction for…

计算机视觉与模式识别 · 计算机科学 2020-06-05 Weihao Jiang , Zhaozhi Xie , Yaoyi Li , Chang Liu , Hongtao Lu

Two factors have proven to be very important to the performance of semantic segmentation models: global context and multi-level semantics. However, generating features that capture both factors always leads to high computational complexity,…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Qi Song , Kangfu Mei , Rui Huang

Real-time semantic segmentation presents the dual challenge of designing efficient architectures that capture large receptive fields for semantic understanding while also refining detailed contours. Vision transformers model long-range…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Ping-Mao Huang , I-Tien Chao , Ping-Chia Huang , Jia-Wei Liao , Yung-Yu Chuang

The demand of applying semantic segmentation model on mobile devices has been increasing rapidly. Current state-of-the-art networks have enormous amount of parameters hence unsuitable for mobile devices, while other small memory footprint…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Tianyi Wu , Sheng Tang , Rui Zhang , Yongdong Zhang