General Instance Distillation for Object Detection

Background

Previous distillation methods of detection have weak generalization for different detection frameworks and rely heavily on ground truth(GT), ignoring the valuable relation information between instances.

Distillation methods on multi-classification work weak on object detection, as the extremely unbalanced ratio of positive and negative instances.

Some other method:

  1. Distilling the positive and negative instances in a certain proportion sampled by RPN
  2. Distilling the area near ground truth

the problem is ignoring the information in background and working weak in abundant kinds of detection frame. And for the first method, the ratio needs to be meticulously designed

definition

General Instance (discriminative instances) : the L1 distance of classification score as GI score and choose box with higher score as GI box
在这里插入图片描述
and than use distillation in such areas

three kinds of distillation

在这里插入图片描述

Feature-based Distillation

We distill in the GI box. As the dimension is different, we use ROI align to unify the dimension of the feature, and then apply distillation

Relation-based Distillation

在这里插入图片描述
K is the set of GI box after ROI align

Response-based Distillation

Traditional method that distilling on the whole head is detrimental. So we use
在这里插入图片描述
In order to calculate the Mask of every anchor. if the anchor is completely match the GI box, the mask score is 1, else is 0. We use M to represent.
and then apply distillation on the head masked
在这里插入图片描述

The whole loss function

在这里插入图片描述

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值