paper-with-me

홈 › Papers

Tree-structured Kronecker Convolutional Network for Semantic Segmentation

2018-12-12 · Tianyi Wu, Sheng Tang, Rui Zhang, Juan Cao, Jintao Li

Most existing semantic segmentation methods employ atrous convolution to enlarge the receptive field of filters, but neglect partial information. To tackle this issue, we firstly propose a novel Kronecker convolution which adopts Kronecker product to expand the standard convolutional kernel for taking into account the partial feature neglected by atrous convolutions. Therefore, it can capture partial information and enlarge the receptive field of filters simultaneously without introducing extra parameters. Secondly, we propose Tree-structured Feature Aggregation (TFA) module which follows a recursive rule to expand and forms a hierarchical structure. Thus, it can naturally learn representations of multi-scale objects and encode hierarchical contextual information in complex scenes. Finally, we design Tree-structured Kronecker Convolutional Networks (TKCN) which employs Kronecker convolution and TFA module. Extensive experiments on three datasets, PASCAL VOC 2012, PASCAL-Context and Cityscapes, verify the effectiveness of our proposed approach. We make the code and the trained model publicly available at https://github.com/wutianyiRosun/TKCN.

📄 PDF Abstract BibTeX arXiv:1812.04945

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation

Methods 이 논문이 사용한 방법론

Dilated Convolution 설명 없음
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 제목 키워드 기반

Rank-one Detector for Kronecker-Structured Constant Modulus Constellations

2020-01-08 · Fazal-E-Asim, André L. F. de Almeida, Martin Haardt, Charles C. Cavalcante 외

To achieve a reliable communication with short data blocks, we propose a novel decoding strategy for Kronecker-structured constant modulus signals that provides low bit error ratios (BERs) especially in the low energy pe…

Decoder

Machine-Learning Kronecker Coefficients

2023-06-07 · Kyu-Hwan Lee

The Kronecker coefficients are the decomposition multiplicities of the tensor product of two irreducible representations of the symmetric group. Unlike the Littlewood--Richardson coefficients, which are the analogues for…

Binary Classification

Deep Structured Features for Semantic Segmentation

2016-09-26 · Michael Tschannen, Lukas Cavigelli, Fabian Mentzer, Thomas Wiatowski 외

We propose a highly structured neural network architecture for semantic segmentation with an extremely small model size, suitable for low-power embedded and mobile platforms. Specifically, our architecture combines i) a …

General ClassificationSegmentationSemantic Segmentation

Attention-driven Tree-structured Convolutional LSTM for High Dimensional Data Understanding

2019-01-29 · Bin Kong, Xin Wang, Junjie Bai, Yi Lu 외

Modeling the sequential information of image sequences has been a vital step of various vision tasks and convolutional long short-term memory (ConvLSTM) has demonstrated its superb performance in such spatiotemporal prob…

Vocal Bursts Intensity Prediction

Mango Tree Net -- A fully convolutional network for semantic segmentation and individual crown detection of mango trees

2019-07-16 · Vikas Agaradahalli Gurumurthy, Ramesh Kestur, Omkar Narasipura

This work presents a method for semantic segmentation of mango trees in high resolution aerial imagery, and, a novel method for individual crown detection of mango trees using segmentation output. Mango Tree Net, a fully…

object-detectionObject DetectionSegmentationSemantic Segmentation