中文
相关论文

相关论文: FDDWNet: A Lightweight Convolutional Neural Networ…

200 篇论文

Convolutional neural networks (CNNs) have shown great effectiveness in medical image segmentation. However, they may be limited in modeling large inter-subject variations in organ shapes and sizes and exploiting global long-range contextual…

图像与视频处理 · 电气工程与系统科学 2024-10-04 Jin Yang , Daniel S. Marcus , Aristeidis Sotiras

Recent progress in semantic segmentation has been driven by improving the spatial resolution under Fully Convolutional Networks (FCNs). To address this problem, we propose a Stacked Deconvolutional Network (SDN) for semantic segmentation.…

计算机视觉与模式识别 · 计算机科学 2017-08-17 Jun Fu , Jing Liu , Yuhang Wang , Hanqing Lu

Semantic segmentation is a fundamental research in remote sensing image processing. Because of the complex maritime environment, the sea-land segmentation is a challenging task. Although the neural network has achieved excellent performance…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Ruirui Li , Wenjie Liu , Lei Yang , Shihao Sun , Wei Hu , Fan Zhang , Wei Li

Real-world applications have high demands for semantic segmentation methods. Although semantic segmentation has made remarkable leap-forwards with deep learning, the performance of real-time methods is not satisfactory. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Juncai Peng , Yi Liu , Shiyu Tang , Yuying Hao , Lutao Chu , Guowei Chen , Zewu Wu , Zeyu Chen , Zhiliang Yu , Yuning Du , Qingqing Dang , Baohua Lai , Qiwen Liu , Xiaoguang Hu , Dianhai Yu , Yanjun Ma

This work proposes a new end-to-end DCNN based approach for motion segmentation, especially for video sequences captured with such non-static cameras, called MOSNET. While other approaches focus on spatial or temporal context only, the…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Markus Bosch

Hyperspectral imagery is rich in spatial and spectral information. Using 3D-CNN can simultaneously acquire features of spatial and spectral dimensions to facilitate classification of features, but hyperspectral image information spectral…

图像与视频处理 · 电气工程与系统科学 2022-02-15 Guandong Li , Chunju Zhang

Recent years have witnessed the unprecedented rising of time series from almost all kindes of academic and industrial fields. Various types of deep neural network models have been introduced to time series analysis, but the important…

机器学习 · 计算机科学 2018-06-26 Jingyuan Wang , Ze Wang , Jianfeng Li , Junjie Wu

Automatic building extraction from optical imagery remains a challenge due to, for example, the complexity of building shapes. Semantic segmentation is an efficient approach for this task. The latest development in deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Yilei Shi , Qingyu Li , Xiao Xiang Zhu

This paper presents GridNet, a new Convolutional Neural Network (CNN) architecture for semantic image segmentation (full scene labelling). Classical neural networks are implemented as one stream from the input to the output with subsampling…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Damien Fourure , Rémi Emonet , Elisa Fromont , Damien Muselet , Alain Tremeau , Christian Wolf

Current state-of-the-art medical image segmentation methods prioritize accuracy but often at the expense of increased computational demands and larger model sizes. Applying these large-scale models to the relatively limited scale of medical…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Jiahui Zhong , Wenhong Tian , Yuanlun Xie , Zhijia Liu , Jie Ou , Taoran Tian , Lei Zhang

With the increasing demand of autonomous systems, pixelwise semantic segmentation for visual scene understanding needs to be not only accurate but also efficient for potential real-time applications. In this paper, we propose Context…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Michael Ying Yang , Saumya Kumaar , Ye Lyu , Francesco Nex

Recent diffusion models increasingly favor Transformer backbones, motivated by the remarkable scalability of fully attentional architectures. Yet the locality bias, parameter efficiency, and hardware friendliness--the attributes that…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Taesung Kwon , Lorenzo Bianchi , Lennart Wittke , Felix Watine , Fabio Carrara , Jong Chul Ye , Romann Weber , Vinicius Azevedo

Deep Convolutional Neural Networks (DCNNs) have recently shown state of the art performance in high level vision tasks, such as image classification and object detection. This work brings together methods from DCNNs and probabilistic…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Liang-Chieh Chen , George Papandreou , Iasonas Kokkinos , Kevin Murphy , Alan L. Yuille

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 segmentation is an important step in most visual tasks. While convolutional neural networks have shown to perform well on single image segmentation, to our knowledge, no study has been been done on leveraging recurrent gated…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Sepehr Valipour , Mennatullah Siam , Martin Jagersand , Nilanjan Ray

Sliding window convolutional networks (ConvNets) have become a popular approach to computer vision problems such as image segmentation, and object detection and localization. Here we consider the problem of inference, the application of a…

分布式、并行与集群计算 · 计算机科学 2016-06-21 Aleksandar Zlateski , Kisuk Lee , H. Sebastian Seung

Most current semantic segmentation methods rely on fully convolutional networks (FCNs). However, their use of large receptive fields and many pooling layers cause low spatial resolution inside the deep layers. This leads to predictions with…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Gedas Bertasius , Lorenzo Torresani , Stella X. Yu , Jianbo Shi

In this paper, a 3D patch-based fully dense and fully convolutional network (FD-FCN) is proposed for fast and accurate segmentation of subcortical structures in T1-weighted magnetic resonance images. Developed from the seminal FCN with an…

图像与视频处理 · 电气工程与系统科学 2020-05-01 Binbin Yang , Weiwei Zhang

We propose an accurate and lightweight convolutional neural network for stereo estimation with depth completion. We name this method fully-convolutional deformable similarity network with depth completion (FCDSN-DC). This method extends…

计算机视觉与模式识别 · 计算机科学 2022-09-15 Dominik Hirner , Friedrich Fraundorfer

Compared with other semantic segmentation tasks, portrait segmentation requires both higher precision and faster inference speed. However, this problem has not been well studied in previous works. In this paper, we propose a lightweight…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Xi Chen , Donglian Qi , Jianxin Shen