paper-with-me

Papers

ContextNet: Exploring Context and Detail for Semantic Segmentation in Real-time

2018-05-11 · Rudra P. K. Poudel, Ujwal Bonde, Stephan Liwicki, Christopher Zach

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 naive adaptation of such systems to reduce computational cost (speed, memory and energy) causes a significant drop in accuracy. We propose ContextNet, a new deep neural network architecture which builds on factorized convolution, network compression and pyramid representation to produce competitive semantic segmentation in real-time with low memory requirement. ContextNet combines a deep network branch at low resolution that captures global context information efficiently with a shallow branch that focuses on high-resolution segmentation details. We analyse our network in a thorough ablation study and present results on the Cityscapes dataset, achieving 66.1% accuracy at 18.3 frames per second at full (1024x2048) resolution (41.9 fps with pipelined computations for streamed data).

📄 PDF Abstract BibTeX arXiv:1805.04554

Code (2)

osmr/imgclsmob mxnet
zh320/realtime-semantic-segmentation-pytorch pytorch

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

ContextNet: A Click-Through Rate Prediction Framework Using Contextual information to Refine Feature Embedding

2021-07-26 · Zhiqiang Wang, Qingyun She, PengTao Zhang, Junlin Zhang

Click-through rate (CTR) estimation is a fundamental task in personalized advertising and recommender systems and it's important for ranking models to effectively capture complex high-order features.Inspired by the succe…

Click-Through Rate PredictionRecommendation SystemsSentence

Attentional ShapeContextNet for Point Cloud Recognition

2018-06-01 · CVPR 2018 6 · Saining Xie, Sainan Liu, Zeyu Chen, Zhuowen Tu

We tackle the problem of point cloud recognition. Unlike previous approaches where a point cloud is either converted into a volume/image or represented independently in a permutation-invariant set, we develop a new repre…

Point Cloud Classification

ContextNet: Improving Convolutional Neural Networks for Automatic Speech Recognition with Global Context

2020-05-07 · Wei Han, Zhengdong Zhang, Yu Zhang, Jiahui Yu 외

Convolutional neural networks (CNN) have shown promising results for end-to-end speech recognition, albeit still behind other state-of-the-art methods in performance. In this paper, we study how to bridge this gap and go…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+2

Global Planar Convolutions for improved context aggregation in Brain Tumor Segmentation

2019-08-27 · Santi Puch, Irina Sánchez, Aura Hernández, Gemma Piella 외

In this work, we introduce the Global Planar Convolution module as a building-block for fully-convolutional networks that aggregates global information and, therefore, enhances the context perception capabilities of segm…

Brain Tumor SegmentationSegmentationTumor Segmentation

Towards Continuous Domain adaptation for Healthcare

2018-12-04 · Rahul Venkataramani, Hariharan Ravishankar, Saihareesh Anamandra

Deep learning algorithms have demonstrated tremendous success on challenging medical imaging problems. However, post-deployment, these algorithms are susceptible to data distribution variations owing to \emph{limited dat…

DiversityDomain AdaptationSegmentationSemantic Segmentation