FDNet笔记

Learning Fully Dense Neural Networks for Image Semantic Segmentation

1、融合feature map时,concate所有前层feature map,encoder network is based on the DenseNet-264
2、boundary-aware loss:边界像素作为hard example

Architecture

在这里插入图片描述
在这里插入图片描述

Boundary-aware loss

根据pixel到boundary的距离,将pixel划分为多个set,每个set赋不同weight α
在这里插入图片描述
融合feature map均参与loss计算
在这里插入图片描述

Implementation details

Training:
Random crops of 512×512
horizontal flip
“poly” learning rate policy
train the dataset with 30K iterations.
The initial learning rate is set to 0:00025. We set momentum to 0:9 and weight decay to 0:0005.
Inference
multi-scale inference:
pad images with mean value
Horizontal flipping
multi-scale inference,ranging from 0.6 to 1.4
average the predictions on the same image across different scales for the final prediction
average the predictions on the
same image across different scales for the final prediction
在这里插入图片描述
在这里插入图片描述

  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值