Dual Path Networks
Yunpeng Chen, Jianan Li, Huaxin Xiao, Xiaojie Jin, Shuicheng Yan,, Jiashi Feng

TL;DR
The paper introduces a Dual Path Network (DPN) that combines the strengths of ResNet and DenseNet, achieving superior image classification performance with fewer resources across multiple benchmarks.
Contribution
The work proposes a novel dual path architecture that unifies feature re-usage and exploration, outperforming existing models like ResNet, DenseNet, and ResNeXt.
Findings
DPN outperforms state-of-the-art models on ImageNet-1k, Places365, and PASCAL datasets.
A shallow DPN surpasses ResNeXt-101 with 26% smaller size and 25% less computation.
Deeper DPNs achieve faster training and better accuracy across various tasks.
Abstract
In this work, we present a simple, highly efficient and modularized Dual Path Network (DPN) for image classification which presents a new topology of connection paths internally. By revealing the equivalence of the state-of-the-art Residual Network (ResNet) and Densely Convolutional Network (DenseNet) within the HORNN framework, we find that ResNet enables feature re-usage while DenseNet enables new features exploration which are both important for learning good representations. To enjoy the benefits from both path topologies, our proposed Dual Path Network shares common features while maintaining the flexibility to explore new features through dual path architectures. Extensive experiments on three benchmark datasets, ImagNet-1k, Places365 and PASCAL VOC, clearly demonstrate superior performance of the proposed DPN over state-of-the-arts. In particular, on the ImagNet-1k dataset, a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗julien-c/timm-dpn92model· 1 dl1 dl
- 🤗kadirnar/timm_model_listmodel· ♡ 1♡ 1
- 🤗timm/dpn68.mx_in1kmodel· 337 dl337 dl
- 🤗timm/dpn68b.mx_in1kmodel· 63 dl63 dl
- 🤗timm/dpn68b.ra_in1kmodel· 59 dl59 dl
- 🤗timm/dpn92.mx_in1kmodel· 161 dl161 dl
- 🤗timm/dpn98.mx_in1kmodel· 75 dl75 dl
- 🤗timm/dpn107.mx_in1kmodel· 1.3k dl1.3k dl
- 🤗timm/dpn131.mx_in1kmodel· 120 dl120 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrastructure Maintenance and Monitoring · Advanced Neural Network Applications · Advanced Computing and Algorithms
MethodsAverage Pooling · Concatenated Skip Connection · Dense Block · Dropout · XRP Customer Service Number +1-833-534-1729 · Dense Connections · Softmax · Random Horizontal Flip · Random Resized Crop · Stochastic Gradient Descent
