1 网络模型应用与改进
1.1 DeepLabv3+在建筑物分割提取中的应用
1.2 改进措施
1.2.1 特征融合结构改进
1.2.2 损失函数改进
LBCE-Dice=λLBCE+LDice=
1-λ [yi log(xi)+(1-yi)*
log(1-xi)]-1.2.3 边缘轮廓提取改进
2 实验结果与分析
2.1 实验环境
2.2 数据集介绍
2.3 实验结果及对比分析
表1 网络改进测试结果前后对比Tab.1 Comparison of network improvement test results before and after |
DeepLabv3+ | MFF | BCE-Dice Loss | IoU |
---|---|---|---|
√ | 0.647 | ||
√ | √ | 0.772 | |
√ | √ | √ | 0.794 |