【ECCV 2018 .Jian Sun】DetNet: A Backbone network for Object Detection

【Background】:ECCV is one of the top conferences in computer vision,In this blog,I will introduce an paper from Sun Jian team, which is about a backbone network for object detection.What is worth mentioning is that this paper does not have any formula.

paper name: DetNet: A Backbone network for Object Detection
paper url: https://arxiv.org/abs/1804.06215

paper-information

1、【Abstract】

Object detection is a heavily researched topic in computer vision. It aims at finding “where” and “what” each object instance is when given an image.

In network structure, recent CNN based detectors are usually split into two parts. The one is backbone network,and the other is detection business part. you can see the picture below to understand this.
1.png

2、【Motivation】

the existing backbone networks usually have some problems,because they are desighed for classification task at first,there is no doubt that there are differences between different tasks(classification and detection).so,de signing a new backbone networks for detection is become very neccessary.


2.png

3、【The problems of exist backbone network】

2.png

4、【Comparisons of different backbones used in FPN】

3.png

5、【Contributions】

4.png

6、【DetNet design】

5.png
6.png

7、【More details】

the author adopt ResNet-50 as baseline, which is widely used as the backbone network in a lot of object detectors. To fairly compare with the ResNet-50, we keep stage 1,2,3,4 the same as original ResNet-50 for our DetNet.the more details you can see picture 7.png.


7.png

apply bottleneck with dilation as a basic network block to efficiently enlarge the receptive filed. Since dilated convolution is still time consuming,our stage 5 and stage 6 keep the same channels as stage 4 (256 input channels for bottleneck block). This is different from traditional backbone design,which will double channels in a later stage.

More information about dilation:https://blog.csdn.net/jzrita/article/details/72639969

8、【Experiment】

4.png
5.png
6.png
7.png
8.png
9.png
10.png
11.png
12.png
13.png
14.png
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 2017的尾声,你将要怎么过? 有人安于现状, 有人涛声依旧, 有人哀叹贫穷, 有人麻木不仁, ...... 但,...
    感恩1818阅读 2,695评论 0 2
  • 2017年11月14号上午,高研班一行30人来到了老同学徐聪校长主持工作的福州屏东中学学习考察。 首先映入眼帘的是...
    济南陈树洪阅读 3,434评论 0 0
  • 如今手机摄影,已成为大众摄影的主要形式。随手拍随手发,充分体现了信息共享时代的一大特色———快捷便利。 但我们发现...
    林九儿阅读 3,561评论 0 0
  • 慕名去看了热播电影《红海行动》,一言不合就是打打打,文戏很少,全场燃爆无尿点!与去年的经典之作《战狼2》类型和主题...
    大志若渔阅读 1,774评论 0 0
  • 心态真的很重要,今天见证了一个大姐就是自己一个人,真的非常厉害 明天就要做手术 ,并且还是比较危险那种,说不好...
    吕诺爸阅读 767评论 0 0