【论文笔记】Simple Does It: Weakly Supervised Instance and Semantic Segmentation

在这里插入图片描述

abstract

Semantic labelling and instance segmentation are two tasks that require particularly costly annotations. Starting from weak supervision in the form of bounding box detection annotations, we propose a new approach that does not require modification of the segmentation training procedure. We show that when carefully designing the input labels from given bounding boxes, even a single round of training is enough to improve over previously reported weakly supervised results. Overall, our weak supervision approach reaches ∼95% of the quality of the fully supervised model, both for semantic labelling and instance segmentation.

From boxes to semantic labels(根据bounding box得到像素语义的先验信息)

  • C1 Background bounding box以外的都被标注为背景
  • C2 Object extent bounding box注释限制了每个实例的范围。假设物体形状的先验(例如,椭圆形物体比薄条或全矩形物体更有可能),该框还提供了有关预期对象区域的信息。我们在训练使用这个尺寸信息。
  • C3 Objectness 除了范围和面积外,手边还有更多的物体优先物。通常使用的两个前项是空间连续性和与背景的对比边界。一般来说,我们可以利用关于物体形状的先验信息,使用segment proposal[35],这些技术被设计用来枚举和排列图像区域中可能出现的物体形状。

Box baselines

Box

将bounding box以内的都标注为前景,以外的都标注为背景。

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值