中文
相关论文

相关论文: Learning to Predict Context-adaptive Convolution f…

200 篇论文

Existing techniques to adapt semantic segmentation networks across the source and target domains within deep convolutional neural networks (CNNs) deal with all the samples from the two domains in a global or category-aware manner. They do…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Minsu Kim , Sunghun Joung , Seungryong Kim , JungIn Park , Ig-Jae Kim , Kwanghoon Sohn

Existing semantic segmentation models heavily rely on dense pixel-wise annotations. To reduce the annotation pressure, we focus on a challenging task named zero-shot semantic segmentation, which aims to segment unseen objects with zero…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Zhangxuan Gu , Siyuan Zhou , Li Niu , Zihan Zhao , Liqing Zhang

Recent non-local self-attention methods have proven to be effective in capturing long-range dependencies for semantic segmentation. These methods usually form a similarity map of RC*C (by compressing spatial dimensions) or RHW*HW (by…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Qi Song , Jie Li , Chenghong Li , Hao Guo , Rui Huang

This paper proposes a Sub-band Convolutional Neural Network for spoken term classification. Convolutional neural networks (CNNs) have proven to be very effective in acoustic applications such as spoken term classification, keyword spotting,…

音频与语音处理 · 电气工程与系统科学 2019-07-03 Chieh-Chi Kao , Ming Sun , Yixin Gao , Shiv Vitaladevuni , Chao Wang

Domain adaptation tasks such as cross-domain sentiment classification aim to utilize existing labeled data in the source domain and unlabeled or few labeled data in the target domain to improve the performance in the target domain via…

计算与语言 · 计算机科学 2022-01-03 Dongbo Xi , Fuzhen Zhuang , Ganbin Zhou , Xiaohu Cheng , Fen Lin , Qing He

Deep learning has successfully been leveraged for medical image segmentation. It employs convolutional neural networks (CNN) to learn distinctive image features from a defined pixel-wise objective function. However, this approach can lead…

图像与视频处理 · 电气工程与系统科学 2021-03-05 Kibrom Berihu Girum , Gilles Créhange , Alain Lalande

This paper presents a novel adaptively connected neural network (ACNet) to improve the traditional convolutional neural networks (CNNs) {in} two aspects. First, ACNet employs a flexible way to switch global and local inference in processing…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Guangrun Wang , Keze Wang , Liang Lin

Modern deep learning architectures produce highly accurate results on many challenging semantic segmentation datasets. State-of-the-art methods are, however, not directly transferable to real-time applications or embedded devices, since…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Rudra P K Poudel , Ujwal Bonde , Stephan Liwicki , Christopher Zach

Since sequential information plays an important role in modeling user behaviors, various sequential recommendation methods have been proposed. Methods based on Markov assumption are widely-used, but independently combine several most recent…

信息检索 · 计算机科学 2016-09-20 Qiang Liu , Shu Wu , Diyi Wang , Zhaokang Li , Liang Wang

Many convolutional neural networks (CNNs) rely on progressive downsampling of their feature maps to increase the network's receptive field and decrease computational cost. However, this comes at the price of losing granularity in the…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Robin Hesse , Simone Schaub-Meyer , Stefan Roth

Medical image segmentation is usually regarded as one of the most important intermediate steps in clinical situations and medical imaging research. Thus, accurately assessing the segmentation quality of the automatically generated…

图像与视频处理 · 电气工程与系统科学 2022-01-19 Zhenxi Zhang , Chunna Tian , Jie Li , Zhusi Zhong , Zhicheng Jiao , Xinbo Gao

The fully convolutional network (FCN) has achieved tremendous success in dense visual recognition tasks, such as scene segmentation. The last layer of FCN is typically a global classifier (1x1 convolution) to recognize each pixel to a…

计算机视觉与模式识别 · 计算机科学 2021-09-22 Changqian Yu , Yuanjie Shao , Changxin Gao , Nong Sang

In this paper we introduce a novel method for general semantic segmentation that can benefit from general semantics of Convolutional Neural Network (CNN). Our segmentation proposes visually and semantically coherent image segments. We use…

计算机视觉与模式识别 · 计算机科学 2016-09-30 Mahdyar Ravanbakhsh , Hossein Mousavi , Moin Nabi , Mohammad Rastegari , Carlo Regazzoni

An increasing amount of applications rely on data-driven models that are deployed for perception tasks across a sequence of scenes. Due to the mismatch between training and deployment data, adapting the model on the new scenes is often…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Zhizheng Liu , Francesco Milano , Jonas Frey , Roland Siegwart , Hermann Blum , Cesar Cadena

This work is an improved system that we submitted to task 1 of DCASE2023 challenge. We propose a method of low-complexity acoustic scene classification by a parallel attention-convolution network which consists of four modules, including…

音频与语音处理 · 电气工程与系统科学 2024-06-13 Yanxiong Li , Jiaxin Tan , Guoqing Chen , Jialong Li , Yongjie Si , Qianhua He

Salient object segmentation aims at distinguishing various salient objects from backgrounds. Despite the lack of semantic consistency, salient objects often have obvious texture and location characteristics in local area. Based on this…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Jing Tan , Pengfei Xiong , Yuwen He , Kuntao Xiao , Zhengyi Lv

Due to their inherent capability in semantic alignment of aspects and their context words, attention mechanism and Convolutional Neural Networks (CNNs) are widely applied for aspect-based sentiment classification. However, these models lack…

计算与语言 · 计算机科学 2019-10-15 Chen Zhang , Qiuchi Li , Dawei Song

Deep neural networks face numerous challenges in hyperspectral image classification, including high-dimensional data, sparse ground object distributions, and spectral redundancy, which often lead to classification overfitting and limited…

计算机视觉与模式识别 · 计算机科学 2025-04-16 Guandong Li , Mengxia Ye

Semantic segmentation necessitates approaches that learn high-level characteristics while dealing with enormous amounts of data. Convolutional neural networks (CNNs) can learn unique and adaptive features to achieve this aim. However, due…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Hasan AlMarzouqi , Lyes Saad Saoud

Image-level weakly supervised semantic segmentation is a challenging task that has been deeply studied in recent years. Most of the common solutions exploit class activation map (CAM) to locate object regions. However, such response maps…

计算机视觉与模式识别 · 计算机科学 2023-10-02 Yukun Su , Jingliang Deng , Zonghan Li