English

Lightweight Alpha Matting Network Using Distillation-Based Channel Pruning

Computer Vision and Pattern Recognition 2022-10-17 v1

Abstract

Recently, alpha matting has received a lot of attention because of its usefulness in mobile applications such as selfies. Therefore, there has been a demand for a lightweight alpha matting model due to the limited computational resources of commercial portable devices. To this end, we suggest a distillation-based channel pruning method for the alpha matting networks. In the pruning step, we remove channels of a student network having fewer impacts on mimicking the knowledge of a teacher network. Then, the pruned lightweight student network is trained by the same distillation loss. A lightweight alpha matting model from the proposed method outperforms existing lightweight methods. To show superiority of our algorithm, we provide various quantitative and qualitative experiments with in-depth analyses. Furthermore, we demonstrate the versatility of the proposed distillation-based channel pruning method by applying it to semantic segmentation.

Keywords

Cite

@article{arxiv.2210.07760,
  title  = {Lightweight Alpha Matting Network Using Distillation-Based Channel Pruning},
  author = {Donggeun Yoon and Jinsun Park and Donghyeon Cho},
  journal= {arXiv preprint arXiv:2210.07760},
  year   = {2022}
}

Comments

Accepted by ACCV2022

R2 v1 2026-06-28T03:38:45.505Z