MimicDet: Bridging the Gap Between One-Stage and Two-Stage Object Detection

09/24/2020
by   Xin Lu, et al.
8

Modern object detection methods can be divided into one-stage approaches and two-stage ones. One-stage detectors are more efficient owing to straightforward architectures, but the two-stage detectors still take the lead in accuracy. Although recent work try to improve the one-stage detectors by imitating the structural design of the two-stage ones, the accuracy gap is still significant. In this paper, we propose MimicDet, a novel and efficient framework to train a one-stage detector by directly mimic the two-stage features, aiming to bridge the accuracy gap between one-stage and two-stage detectors. Unlike conventional mimic methods, MimicDet has a shared backbone for one-stage and two-stage detectors, then it branches into two heads which are well designed to have compatible features for mimicking. Thus MimicDet can be end-to-end trained without the pre-train of the teacher network. And the cost does not increase much, which makes it practical to adopt large networks as backbones. We also make several specialized designs such as dual-path mimicking and staggered feature pyramid to facilitate the mimicking process. Experiments on the challenging COCO detection benchmark demonstrate the effectiveness of MimicDet. It achieves 46.1 mAP with ResNeXt-101 backbone on the COCO test-dev set, which significantly surpasses current state-of-the-art methods.

READ FULL TEXT
research
09/21/2023

DEYOv3: DETR with YOLO for Real-time Object Detection

Recently, end-to-end object detectors have gained significant attention ...
research
03/12/2021

Probabilistic two-stage detection

We develop a probabilistic interpretation of two-stage object detection....
research
10/31/2022

Tech Report: One-stage Lightweight Object Detectors

This work is for designing one-stage lightweight detectors which perform...
research
04/15/2019

DuBox: No-Prior Box Objection Detection via Residual Dual Scale Detectors

Traditional neural objection detection methods use multi-scale features ...
research
08/05/2019

Revisiting Feature Alignment for One-stage Object Detection

Recently, one-stage object detectors gain much attention due to their si...
research
07/01/2021

CBNetV2: A Composite Backbone Network Architecture for Object Detection

Consistent performance gains through exploring more effective network st...
research
07/16/2022

You Should Look at All Objects

Feature pyramid network (FPN) is one of the key components for object de...

Please sign up or login with your details

Forgot password? Click here to reset