English

CU-Net: Coupled U-Nets

Computer Vision and Pattern Recognition 2018-08-21 v1

Abstract

We design a new connectivity pattern for the U-Net architecture. Given several stacked U-Nets, we couple each U-Net pair through the connections of their semantic blocks, resulting in the coupled U-Nets (CU-Net). The coupling connections could make the information flow more efficiently across U-Nets. The feature reuse across U-Nets makes each U-Net very parameter efficient. We evaluate the coupled U-Nets on two benchmark datasets of human pose estimation. Both the accuracy and model parameter number are compared. The CU-Net obtains comparable accuracy as state-of-the-art methods. However, it only has at least 60% fewer parameters than other approaches.

Keywords

Cite

@article{arxiv.1808.06521,
  title  = {CU-Net: Coupled U-Nets},
  author = {Zhiqiang Tang and Xi Peng and Shijie Geng and Yizhe Zhu and Dimitris N. Metaxas},
  journal= {arXiv preprint arXiv:1808.06521},
  year   = {2018}
}

Comments

BMVC 2018 (Oral)

R2 v1 2026-06-23T03:38:31.516Z