paper-with-me

홈 › Papers

Efficient Convolutional Neural Network with Binary Quantization Layer

2016-11-21 · Mahdyar Ravanbakhsh, Hossein Mousavi, Moin Nabi, Lucio Marcenaro, Carlo Regazzoni

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 CNN features to overcome the difficulty of the clustering on the high-dimensional CNN feature space. These binary encoding can be embedded into the CNN as an extra layer at the end of the network. This results in real-time segmentation. To the best of our knowledge our method is the first attempt on general semantic image segmentation using CNN. All the previous papers were limited to few number of category of the images (e.g. PASCAL VOC). Experiments show that our segmentation algorithm outperform the state-of-the-art non-semantic segmentation methods by a large margin.

📄 PDF Abstract BibTeX arXiv:1611.06764

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage SegmentationQuantizationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Weight Equalizing Shift Scaler-Coupled Post-training Quantization

2020-08-13 · Jihun Oh, SangJeong Lee, Meejeong Park, Pooni Walagaurav 외

Post-training, layer-wise quantization is preferable because it is free from retraining and is hardware-friendly. Nevertheless, accuracy degradation has occurred when a neural network model has a big difference of per-ou…

Quantization

Iterative Training: Finding Binary Weight Deep Neural Networks with Layer Binarization

2021-11-13 · Cheng-Chou Lan

In low-latency or mobile applications, lower computation complexity, lower memory footprint and better energy efficiency are desired. Many prior works address this need by removing redundant parameters. Parameter quantiz…

BinarizationQuantization

Sub-bit Neural Networks: Learning to Compress and Accelerate Binary Neural Networks

2021-10-18 · ICCV 2021 10 · Yikai Wang, Yi Yang, Fuchun Sun, Anbang Yao

In the low-bit quantization field, training Binary Neural Networks (BNNs) is the extreme solution to ease the deployment of deep models on resource-constrained devices, having the lowest storage cost and significantly ch…

Quantization

End-to-end Binary Representation Learning via Direct Binary Embedding

2017-03-15 · Liu Liu, Alireza Rahimpour, Ali Taalimi, Hairong Qi

Learning binary representation is essential to large-scale computer vision tasks. Most existing algorithms require a separate quantization constraint to learn effective hashing functions. In this work, we present Direct …

Image RetrievalObject RecognitionQuantizationRepresentation Learning+1

Weights Having Stable Signs Are Important: Finding Primary Subnetworks and Kernels to Compress Binary Weight Networks

2021-01-01 · Zhaole Sun, Anbang Yao

Binary Weight Networks (BWNs) have significantly lower computational and memory costs compared to their full-precision counterparts. To address the non-differentiable issue of BWNs, existing methods usually use the Strai…

Quantization