中文
相关论文

相关论文: Training Bit Fully Convolutional Network for Fast …

200 篇论文

Fully Convolution Networks (FCN) have achieved great success in dense prediction tasks including semantic segmentation. In this paper, we start from discussing FCN by understanding its architecture limitations in building a strong…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Bing Shuai , Ting Liu , Gang Wang

Semantic segmentation in high resolution remote sensing images is a fundamental and challenging task. Convolutional neural networks (CNNs), such as fully convolutional network (FCN) and SegNet, have shown outstanding performance in many…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Lichao Mou , Xiao Xiang Zhu

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

Semantic segmentation is critical to image content understanding and object localization. Recent development in fully-convolutional neural network (FCN) has enabled accurate pixel-level labeling. One issue in previous works is that the FCN…

计算机视觉与模式识别 · 计算机科学 2016-07-08 Qin Huang , Chunyang Xia , Wenchao Zheng , Yuhang Song , Hao Xu , C. -C. Jay Kuo

In this paper, we propose a fast fully convolutional neural network (FCNN) for crowd segmentation. By replacing the fully connected layers in CNN with 1 by 1 convolution kernels, FCNN takes whole images as inputs and directly outputs…

计算机视觉与模式识别 · 计算机科学 2014-11-18 Kai Kang , Xiaogang Wang

With pervasive applications of medical imaging in health-care, biomedical image segmentation plays a central role in quantitative analysis, clinical diagno- sis, and medical intervention. Since manual anno- tation su ers limited…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Xiaowei Xu , Qing Lu , Yu Hu , Lin Yang , Sharon Hu , Danny Chen , Yiyu Shi

Binary neural networks (BNNs) have 1-bit weights and activations. Such networks are well suited for FPGAs, as their dominant computations are bitwise arithmetic and the memory requirement is also significantly reduced. However, compared to…

机器学习 · 计算机科学 2020-12-23 Yichi Zhang , Junhao Pan , Xinheng Liu , Hongzheng Chen , Deming Chen , Zhiru Zhang

Binarized convolutional neural networks (BCNNs) are widely used to improve memory and computation efficiency of deep convolutional neural networks (DCNNs) for mobile and AI chips based applications. However, current BCNNs are not able to…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Chunlei Liu , Wenrui Ding , Xin Xia , Yuan Hu , Baochang Zhang , Jianzhuang Liu , Bohan Zhuang , Guodong Guo

In this work, we present a memory-efficient fully convolutional network (FCN) incorporated with several memory-optimized techniques to reduce the run-time GPU memory demand during training phase. In medical image segmentation tasks,…

图像与视频处理 · 电气工程与系统科学 2020-03-25 Chenglong Wang , Masahiro Oda , Kensaku Mori

Semantic Segmentation using deep convolutional neural network pose more complex challenge for any GPU intensive task. As it has to compute million of parameters, it results to huge memory consumption. Moreover, extracting finer features and…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Sharif Amit Kamran , Ali Shihab Sabbir

As a basic task in computer vision, semantic segmentation can provide fundamental information for object detection and instance segmentation to help the artificial intelligence better understand real world. Since the proposal of fully…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Jiachi Zhang , Xiaolei Shen , Tianqi Zhuo , Hong Zhou

Achieving high accuracy with computational efficiency in brain disease classification from Magnetic Resonance Imaging (MRI) scans is challenging, particularly when both coarse and fine-grained distinctions are crucial. Current deep learning…

图像与视频处理 · 电气工程与系统科学 2024-09-18 Dewinda Julianensi Rumala , Reza Fuad Rachmadi , Anggraini Dwi Sensusiati , I Ketut Eddy Purnama

A variety of deep neural networks have been applied in medical image segmentation and achieve good performance. Unlike natural images, medical images of the same imaging modality are characterized by the same pattern, which indicates that…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Tao Yu , Yu Qiao , Huan Long

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

计算机视觉与模式识别 · 计算机科学 2016-11-22 Mahdyar Ravanbakhsh , Hossein Mousavi , Moin Nabi , Lucio Marcenaro , Carlo Regazzoni

We introduce a novel scheme to train binary convolutional neural networks (CNNs) -- CNNs with weights and activations constrained to {-1,+1} at run-time. It has been known that using binary weights and activations drastically reduce memory…

机器学习 · 计算机科学 2017-12-01 Xiaofan Lin , Cong Zhao , Wei Pan

Fully convolutional neural networks (FCNNs) trained on a large number of images with strong pixel-level annotations have become the new state of the art for the semantic segmentation task. While there have been recent attempts to learn…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Pavel Tokmakov , Karteek Alahari , Cordelia Schmid

Convolutional networks are powerful visual models that yield hierarchies of features. We show that convolutional networks by themselves, trained end-to-end, pixels-to-pixels, exceed the state-of-the-art in semantic segmentation. Our key…

计算机视觉与模式识别 · 计算机科学 2015-03-10 Jonathan Long , Evan Shelhamer , Trevor Darrell

Transfer learning is widely used for training machine learning models. Here, we study the role of transfer learning for training fully convolutional networks (FCNs) for medical image segmentation. Our experiments show that although transfer…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Davood Karimi , Simon K. Warfield , Ali Gholipour

Deep convolutional neural networks (CNNs) have been shown to perform extremely well at a variety of tasks including subtasks of autonomous driving such as image segmentation and object classification. However, networks designed for these…

计算机视觉与模式识别 · 计算机科学 2017-11-21 Yiqi Hou , Sascha Hornauer , Karl Zipser

One of the most common tasks in medical imaging is semantic segmentation. Achieving this segmentation automatically has been an active area of research, but the task has been proven very challenging due to the large variation of anatomy…

计算机视觉与模式识别 · 计算机科学 2018-04-10 Holger R. Roth , Chen Shen , Hirohisa Oda , Masahiro Oda , Yuichiro Hayashi , Kazunari Misawa , Kensaku Mori
‹ 上一页 1 2 3 10 下一页 ›