Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CondenseNet: An Efficient DenseNet using Learned Group Convolutions

About

Deep neural networks are increasingly used on mobile devices, where computational resources are limited. In this paper we develop CondenseNet, a novel network architecture with unprecedented efficiency. It combines dense connectivity with a novel module called learned group convolution. The dense connectivity facilitates feature re-use in the network, whereas learned group convolutions remove connections between layers for which this feature re-use is superfluous. At test time, our model can be implemented using standard group convolutions, allowing for efficient computation in practice. Our experiments show that CondenseNets are far more efficient than state-of-the-art compact convolutional networks such as MobileNets and ShuffleNets.

Gao Huang, Shichen Liu, Laurens van der Maaten, Kilian Q. Weinberger• 2017

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationImageNet (val)
Top-1 Acc73.8
1206
Image ClassificationCIFAR-10 (test)--
906
Image ClassificationImageNet-1k (val)
Top-1 Acc71
706
Image ClassificationImageNet (val)
Top-1 Accuracy73.8
354
Image ClassificationImageNet Mobile Setting (test)
Top-1 Error26.2
165
Sentiment ClassificationIMDB (test)
Error Rate5.01
144
Image ClassificationImageNet-1k (val)
Top-1 Acc71
43
Image ClassificationImageNet (val)
Top-1 Error26.2
39
Showing 9 of 9 rows

Other info

Follow for update