中文
相关论文

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

200 篇论文

This paper introduces an efficient patch-based computational module, coined Entropy-based Patch Encoder (EPE) module, for resource-constrained semantic segmentation. The EPE module consists of three lightweight fully-convolutional encoders,…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Lusine Abrahamyan , Nikos Deligiannis

Semantic segmentation of high-resolution remote sensing images plays a crucial role in land-use monitoring and urban planning. Recent remarkable progress in deep learning-based methods makes it possible to generate satisfactory segmentation…

图像与视频处理 · 电气工程与系统科学 2025-04-04 Feng Gao , Miao Fu , Jingchao Cao , Junyu Dong , Qian Du

Training a computer vision system to segment a novel class typically requires collecting and painstakingly annotating lots of images with objects from that class. Few-shot segmentation techniques reduce the required number of images to…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Shreyas Chandgothia , Ardhendu Sekhar , Amit Sethi

Recent success of semantic segmentation approaches on demanding road driving datasets has spurred interest in many related application fields. Many of these applications involve real-time prediction on mobile platforms such as cars, drones…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Marin Oršić , Ivan Krešo , Petra Bevandić , Siniša Šegvić

Despite the great progress made by deep CNNs in image semantic segmentation, they typically require a large number of densely-annotated images for training and are difficult to generalize to unseen object categories. Few-shot segmentation…

计算机视觉与模式识别 · 计算机科学 2020-02-10 Kaixin Wang , Jun Hao Liew , Yingtian Zou , Daquan Zhou , Jiashi Feng

This paper presents a deep learning framework for medical video segmentation. Convolution neural network (CNN) and transformer-based methods have achieved great milestones in medical image segmentation tasks due to their incredible semantic…

计算机视觉与模式识别 · 计算机科学 2024-02-13 Chengxi Zeng , Xinyu Yang , David Smithard , Majid Mirmehdi , Alberto M Gambaruto , Tilo Burghardt

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

Semantic segmentation of remotely sensed urban scene images is required in a wide range of practical applications, such as land cover mapping, urban change detection, environmental protection, and economic assessment.Driven by rapid…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Libo Wang , Rui Li , Ce Zhang , Shenghui Fang , Chenxi Duan , Xiaoliang Meng , Peter M. Atkinson

Learning per-point semantic features from the hierarchical feature pyramid is essential for point cloud semantic segmentation. However, most previous methods suffered from ambiguous region features or failed to refine per-point features…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Peng Xiang , Xin Wen , Yu-Shen Liu , Hui Zhang , Yi Fang , Zhizhong Han

In this paper, we present a joint multi-task learning framework for semantic segmentation and boundary detection. The critical component in the framework is the iterative pyramid context module (PCM), which couples two tasks and stores the…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Mingmin Zhen , Jinglu Wang , Lei Zhou , Shiwei Li , Tianwei Shen , Jiaxiang Shang , Tian Fang , Quan Long

Both performance and efficiency are important to semantic segmentation. State-of-the-art semantic segmentation algorithms are mostly based on dilated Fully Convolutional Networks (dilatedFCN), which adopt dilated convolutions in the…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Jianbo Liu , Junjun He , Jiawei Zhang , Jimmy S. Ren , Hongsheng Li

Though the state-of-the architectures for semantic segmentation, such as HRNet, demonstrate impressive accuracy, the complexity arising from their salient design choices hinders a range of model acceleration tools, and further they make use…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Dushyant Mehta , Andrii Skliar , Haitam Ben Yahia , Shubhankar Borse , Fatih Porikli , Amirhossein Habibian , Tijmen Blankevoort

3D semantic segmentation plays a fundamental and crucial role to understand 3D scenes. While contemporary state-of-the-art techniques predominantly concentrate on elevating the overall performance of 3D semantic segmentation based on…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Weiguang Zhao , Rui Zhang , Qiufeng Wang , Guangliang Cheng , Kaizhu Huang

Existing neural networks proposed for low-level image processing tasks are usually implemented by stacking convolution layers with limited kernel size. Every convolution layer merely involves in context information from a small local…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Feida Zhu , Chaowei Fang , Kai-Kuang Ma

Assigning a label to each pixel in an image, namely semantic segmentation, has been an important task in computer vision, and has applications in autonomous driving, robotic navigation, localization, and scene understanding. Fully…

计算机视觉与模式识别 · 计算机科学 2019-05-22 Sercan Türkmen , Janne Heikkilä

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

In this paper, we present a novel neural network using multi scale feature fusion at various scales for accurate and efficient semantic image segmentation. We used ResNet based feature extractor, dilated convolutional layers in downsampling…

计算机视觉与模式识别 · 计算机科学 2020-10-02 Abhinav Sagar , RajKumar Soundrapandiyan

The increase of available large clinical and experimental datasets has contributed to a substantial amount of important contributions in the area of biomedical image analysis. Image segmentation, which is crucial for any quantitative…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Nikhil Kumar Tomar , Debesh Jha , Michael A. Riegler , Håvard D. Johansen , Dag Johansen , Jens Rittscher , Pål Halvorsen , Sharib Ali

Most approaches for video frame interpolation require accurate dense correspondences to synthesize an in-between frame. Therefore, they do not perform well in challenging scenarios with e.g. lighting changes or motion blur. Recent deep…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Simone Meyer , Abdelaziz Djelouah , Brian McWilliams , Alexander Sorkine-Hornung , Markus Gross , Christopher Schroers

Urban-scene Image segmentation is an important and trending topic in computer vision with wide use cases like autonomous driving [1]. Starting with the breakthrough work of Long et al. [2] that introduces Fully Convolutional Networks…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Shorya Sharma