中文
相关论文

相关论文: Feature Pyramid Encoding Network for Real-time Sem…

200 篇论文

Semantic segmentation usually benefits from global contexts, fine localisation information, multi-scale features, etc. To advance Transformer-based segmenters with these aspects, we present a simple yet powerful semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2022-12-07 Lihua Fu , Haoyue Tian , Xiangping Bryce Zhai , Pan Gao , Xiaojiang Peng

Deep convolutional neural networks (DCNNs) have achieved great success in monocular depth estimation (MDE). However, few existing works take the contributions for MDE of different levels feature maps into account, leading to inaccurate…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Yifang Xu , Chenglei Peng , Ming Li , Yang Li , Sidan Du

Dense panoptic prediction is a key ingredient in many existing applications such as autonomous driving, automated warehouses or remote sensing. Many of these applications require fast inference over large input resolutions on affordable or…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Josip Šarić , Marin Oršić , Siniša Šegvić

Convolutional neural network (CNN) has led to significant progress in object detection. In order to detect the objects in various sizes, the object detectors often exploit the hierarchy of the multi-scale feature maps called feature…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Jin Hyeok Yoo , Dongsuk Kum , Jun Won Choi

Due to real-time image semantic segmentation needs on power constrained edge devices, there has been an increasing desire to design lightweight semantic segmentation neural network, to simultaneously reduce computational cost and increase…

计算机视觉与模式识别 · 计算机科学 2021-03-17 Qihang Yang , Tao Chen , Jiayuan Fan , Ye Lu , Chongyan Zuo , Qinghua Chi

Although deep learning based methods have achieved great progress in unsupervised video object segmentation, difficult scenarios (e.g., visual similarity, occlusions, and appearance changing) are still not well-handled. To alleviate these…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Daizong Liu , Dongdong Yu , Changhu Wang , Pan Zhou

Recent progress of deep image classification models has provided great potential to improve state-of-the-art performance in related computer vision tasks. However, the transition to semantic segmentation is hampered by strict memory…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Ivan Krešo , Josip Krapac , Siniša Šegvić

We propose a new network architecture, the Fractal Pyramid Networks (PFNs) for pixel-wise prediction tasks as an alternative to the widely used encoder-decoder structure. In the encoder-decoder structure, the input is processed by an…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Zhiqiang Deng , Huimin Yu , Yangqi Long

Deep CNNs for semantic segmentation have high memory and run time requirements. Various approaches have been proposed to make CNNs efficient like grouped, shuffled, depth-wise separable convolutions. We study the effectiveness of these…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Nikitha Vallurupalli , Sriharsha Annamaneni , Girish Varma , C V Jawahar , Manu Mathew , Soyeb Nagori

Recent advancements in deep neural networks have made remarkable leap-forwards in dense image prediction. However, the issue of feature alignment remains as neglected by most existing approaches for simplicity. Direct pixel addition between…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Shihua Huang , Zhichao Lu , Ran Cheng , Cheng He

Significant progress has been made for estimating optical flow using deep neural networks. Advanced deep models achieve accurate flow estimation often with a considerable computation complexity and time-consuming training processes. In this…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Lingtong Kong , Jie Yang

Convolutional neural network (CNN) slides a kernel over the whole image to produce an output map. This kernel scheme reduces the number of parameters with respect to a fully connected neural network (NN). While CNN has proven to be an…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Ihsan Ullah , Alfredo Petrosino

Pixel-level semantic segmentation is a challenging task with a huge amount of computation, especially if the size of input is large. In the segmentation model, apart from the feature extraction, the extra decoder structure is often employed…

计算机视觉与模式识别 · 计算机科学 2019-06-19 Xiaoyu Chen , Xiaotian Lou , Lianfa Bai , Jing Han

Semantic segmentation is an essential part of deep learning. In recent years, with the development of remote sensing big data, semantic segmentation has been increasingly used in remote sensing. Deep convolutional neural networks (DCNNs)…

计算机视觉与模式识别 · 计算机科学 2021-05-31 Xuan Yang , Shanshan Li , Zhengchao Chen , Jocelyn Chanussot , Xiuping Jia , Bing Zhang , Baipeng Li , Pan Chen

Real-time semantic segmentation, which aims to achieve high segmentation accuracy at real-time inference speed, has received substantial attention over the past few years. However, many state-of-the-art real-time semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Xi Weng , Yan Yan , Genshun Dong , Chang Shu , Biao Wang , Hanzi Wang , Ji Zhang

Low computational complexity and high segmentation accuracy are both essential to the real-world semantic segmentation tasks. However, to speed up the model inference, most existing approaches tend to design light-weight networks with a…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Zhiyan Wang , Xin Guo , Song Wang , Peixiao Zheng , Lin Qi

Semantic segmentation is a challenging problem due to difficulties in modeling context in complex scenes and class confusions along boundaries. Most literature either focuses on context modeling or boundary refinement, which is less…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Fangrui Zhu , Yi Zhu , Li Zhang , Chongruo Wu , Yanwei Fu , Mu Li

Semantic Scene Completion (SSC) aims to simultaneously predict the volumetric occupancy and semantic category of a 3D scene. It helps intelligent devices to understand and interact with the surrounding scenes. Due to the high-memory…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Pingping Zhang , Wei Liu , Yinjie Lei , Huchuan Lu , Xiaoyun Yang

As the scene information, including objectness and scene type, are important for people with visual impairment, in this work we present a multi-task efficient perception system for the scene parsing and recognition tasks. Building on the…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Yingzhi Zhang , Haoye Chen , Kailun Yang , Jiaming Zhang , Rainer Stiefelhagen

A Pyramid Attention Network(PAN) is proposed to exploit the impact of global contextual information in semantic segmentation. Different from most existing works, we combine attention mechanism and spatial pyramid to extract precise dense…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Hanchao Li , Pengfei Xiong , Jie An , Lingxue Wang