paper-with-me

홈 › Papers

A Unified Hardware Architecture for Convolutions and Deconvolutions in CNN

2020-05-29 · Lin Bai, Yecheng Lyu, Xinming Huang

In this paper, a scalable neural network hardware architecture for image segmentation is proposed. By sharing the same computing resources, both convolution and deconvolution operations are handled by the same process element array. In addition, access to on-chip and off-chip memories is optimized to alleviate the burden introduced by partial sum. As an example, SegNet-Basic has been implemented using the proposed unified architecture by targeting on Xilinx ZC706 FPGA, which achieves the performance of 151.5 GOPS and 94.3 GOPS for convolution and deconvolution respectively. This unified convolution/deconvolution design is applicable to other CNNs with deconvolution.

📄 PDF Abstract BibTeX arXiv:2006.00053

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Dense semantic labeling of sub-decimeter resolution images with convolutional neural networks

2016-08-02 · Michele Volpi, Devis Tuia

Semantic labeling (or pixel-level land-cover classification) in ultra-high resolution imagery (< 10cm) requires statistical models able to learn high level concepts from spatial data, with large appearance variations. Co…

General ClassificationLand Cover ClassificationSuperpixels

SR-R$^2$KAC: Improving Single Image Defocus Deblurring

2023-07-30 · Peng Tang, Zhiqiang Xu, Pengfei Wei, Xiaobin Hu 외

We propose an efficient deep learning method for single image defocus deblurring (SIDD) by further exploring inverse kernel properties. Although the current inverse kernel method, i.e., kernel-sharing parallel atrous con…

DeblurringImage Defocus Deblurring

Generalized Deep Image to Image Regression

2016-12-10 · CVPR 2017 7 · Venkataraman Santhanam, Vlad I. Morariu, Larry S. Davis

We present a Deep Convolutional Neural Network architecture which serves as a generic image-to-image regressor that can be trained end-to-end without any further machinery. Our proposed architecture: the Recursively Bran…

ColorizationDenoisingImage-to-Image Regressionregression

A Computationally Efficient Neural Video Compression Accelerator Based on a Sparse CNN-Transformer Hybrid Network

2023-12-17 · Siyu Zhang, Wendong Mao, Huihong Shi, Zhongfeng Wang

Video compression is widely used in digital television, surveillance systems, and virtual reality. Real-time video decoding is crucial in practical scenarios. Recently, neural video compression (NVC) combines traditional…

Video Compression

Hardware Architecture of Embedded Inference Accelerator and Analysis of Algorithms for Depthwise and Large-Kernel Convolutions

2021-04-29 · Tse-Wei Chen, Wei Tao, Deyu Wang, Dongchao Wen 외

In order to handle modern convolutional neural networks (CNNs) efficiently, a hardware architecture of CNN inference accelerator is proposed to handle depthwise convolutions and regular convolutions, which are both essen…

Face Detectionimage-classificationImage Classification