中文
相关论文

相关论文: Multi-Exit Semantic Segmentation Networks

200 篇论文

Semantic segmentation and semantic edge detection can be seen as two dual problems with close relationships in computer vision. Despite the fast evolution of learning-based 3D semantic segmentation methods, little attention has been drawn…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Zeyu Hu , Mingmin Zhen , Xuyang Bai , Hongbo Fu , Chiew-lan Tai

Semantic segmentation is the task to cluster pixels on an image belonging to the same class. It is widely used in the real-world applications including autonomous driving, medical imaging analysis, industrial inspection, smartphone camera…

计算机视觉与模式识别 · 计算机科学 2021-01-27 Baohua Sun , Weixiong Lin , Hao Sha , Jiapeng Su

Multi-exit network is a promising architecture for efficient model inference by sharing backbone networks and weights among multiple exits. However, the gradient conflict of the shared weights results in sub-optimal accuracy. This paper…

计算机视觉与模式识别 · 计算机科学 2024-08-13 Cheng Gong , Yao Chen , Qiuyang Luo , Ye Lu , Tao Li , Yuzhi Zhang , Yufei Sun , Le Zhang

Beyond the Transformer, it is important to explore how to exploit the capacity of the MetaFormer, an architecture that is fundamental to the performance improvements of the Transformer. Previous studies have exploited it only for the…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Beoungwoo Kang , Seunghun Moon , Yubin Cho , Hyunwoo Yu , Suk-Ju Kang

The multi-modality and stochastic characteristics of human behavior make motion prediction a highly challenging task, which is critical for autonomous driving. While deep learning approaches have demonstrated their great potential in this…

计算机视觉与模式识别 · 计算机科学 2024-03-04 Xiaqiang Tang , Weigao Sun , Siyuan Hu , Yiyang Sun , Yafeng Guo

The rapid development of autonomous driving in recent years presents lots of challenges for scene understanding. As an essential step towards scene understanding, semantic segmentation thus received lots of attention in past few years.…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Zhengeng Yang , Hongshan Yu , Qiang Fu , Wei Sun , Wenyan Jia , Mingui Sun , Zhi-Hong Mao

In this work we investigate the problem of road scene semantic segmentation using Deconvolutional Networks (DNs). Several constraints limit the practical performance of DNs in this context: firstly, the paucity of existing pixel-wise…

计算机视觉与模式识别 · 计算机科学 2016-04-07 German Ros , Simon Stent , Pablo F. Alcantarilla , Tomoki Watanabe

In the past decade, convolutional neural networks (CNNs) have shown prominence for semantic segmentation. Although CNN models have very impressive performance, the ability to capture global representation is still insufficient, which…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Guoan Xu , Juncheng Li , Guangwei Gao , Huimin Lu , Jian Yang , Dong Yue

Real-time semantic segmentation of remote sensing imagery is a challenging task that requires a trade-off between effectiveness and efficiency. It has many applications including tracking forest fires, detecting changes in land use and land…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Clifford Broni-Bediako , Junshi Xia , Naoto Yokoya

Referring expression comprehension (REC) and segmentation (RES) are two highly-related tasks, which both aim at identifying the referent according to a natural language expression. In this paper, we propose a novel Multi-task Collaborative…

计算机视觉与模式识别 · 计算机科学 2020-03-20 Gen Luo , Yiyi Zhou , Xiaoshuai Sun , Liujuan Cao , Chenglin Wu , Cheng Deng , Rongrong Ji

This dissertation addresses visual scene understanding and enhances segmentation performance and generalization, training efficiency of networks, and holistic understanding. First, we investigate semantic segmentation in the context of…

计算机视觉与模式识别 · 计算机科学 2022-01-20 Panagiotis Meletis

Semantic scene segmentation plays a critical role in a wide range of robotics applications, e.g., autonomous navigation. These applications are accompanied by specific computational restrictions, e.g., operation on low-power GPUs, at…

计算机视觉与模式识别 · 计算机科学 2021-08-26 Maria Tzelepi , Anastasios Tefas

Deep learning methods have brought substantial advancements in speech separation (SS). Nevertheless, it remains challenging to deploy deep-learning-based models on edge devices. Thus, identifying an effective way to compress these large…

声音 · 计算机科学 2019-12-10 Chao-I Tuan , Yuan-Kuei Wu , Hung-yi Lee , Yu Tsao

Thesedays, Convolutional Neural Networks are widely used in semantic segmentation. However, since CNN-based segmentation networks produce low-resolution outputs with rich semantic information, it is inevitable that spatial details (e.g.,…

计算机视觉与模式识别 · 计算机科学 2019-10-03 Youngeun Kim , Seunghyeon Kim , Taekyung Kim , Changick Kim

To address the annotation scarcity issue in some cases of semantic segmentation, there have been a few attempts to develop the segmentation model in the few-shot learning paradigm. However, most existing methods only focus on the…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Pinzhuo Tian , Zhangkai Wu , Lei Qi , Lei Wang , Yinghuan Shi , Yang Gao

Our work proposes neural network design choices that set the state-of-the-art on a challenging public benchmark on cataract surgery, CaDIS. Our methodology achieves strong performance across three semantic segmentation tasks with…

计算机视觉与模式识别 · 计算机科学 2021-08-16 Theodoros Pissas , Claudio Ravasio , Lyndon Da Cruz , Christos Bergeles

Network slicing (NS) and multi-access edge computing (MEC) are new paradigms which play key roles in 5G and beyond networks. NS allows network operators (NOs) to divide the available network resources into multiple logical NSs for providing…

网络与互联网体系结构 · 计算机科学 2021-07-02 Prabhu Kaliyammal Thiruvasagam , Abhishek Chakraborty , C Siva Ram Murthy

Achieving optimal semantic segmentation with frame-based vision sensors poses significant challenges for real-time systems like UAVs and self-driving cars, which require rapid and precise processing. Traditional frame-based methods often…

计算机视觉与模式识别 · 计算机科学 2025-02-27 D. Hareb , J. Martinet , B. Miramond

Semantic segmentation is a computer vision task that associates a label with each pixel in an image. Modern approaches tend to introduce class embeddings into semantic segmentation for deeply utilizing category semantics, and regard…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Yuhe Liu , Chuanjian Liu , Kai Han , Quan Tang , Zengchang Qin

We present an end-to-end trainable deep convolutional neural network (DCNN) for semantic segmentation with built-in awareness of semantically meaningful boundaries. Semantic segmentation is a fundamental remote sensing task, and most…

计算机视觉与模式识别 · 计算机科学 2017-12-25 Dimitrios Marmanis , Konrad Schindler , Jan Dirk Wegner , Silvano Galliani , Mihai Datcu , Uwe Stilla