关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解

以下我将从背景,网络架构,实验和总结这几个方面进行介绍。注:以下内容均为我个人的理解,如果有错误的地方,希望朋友们指出,非常感谢。

一、背景

关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解

二、网络架构

一共有两个网络,语义分割网络+深度抠像网络
关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解

2.1语义分割网络
关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解
关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解
2.2 深度抠像网络
关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解
关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解
关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解
2.3 损失函数
关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解
2.4 数据集
关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解
2.5 训练方式
关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解

三、实验结果分析

关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解

四、总结

关于CVPR2020论文AlphaNet: An Attention Guided Deep Network for Automatic Image Matting的一些理解

相关文章: