Consistent Optimization for Single-Shot Object Detection

01/19/2019
by   Tao Kong, et al.
0

We present consistent optimization for single stage object detection. Previous works of single stage object detectors usually rely on the regular, dense sampled anchors to generate hypothesis for the optimization of the model. Through an examination of the behavior of the detector, we observe that the misalignment between the optimization target and inference configurations has hindered the performance improvement. We propose to bride this gap by consistent optimization, which is an extension of the traditional single stage detector's optimization strategy. Consistent optimization focuses on matching the training hypotheses and the inference quality by utilizing of the refined anchors during training. To evaluate its effectiveness, we conduct various design choices based on the state-of-the-art RetinaNet detector. We demonstrate it is the consistent optimization, not the architecture design, that yields the performance boosts. Consistent optimization is nearly cost-free, and achieves stable performance gains independent of the model capacities or input scales. Specifically, utilizing consistent optimization improves RetinaNet from 39.1 AP to 40.1 AP on COCO dataset without any bells or whistles, which surpasses the accuracy of all existing state-of-the-art one-stage detectors when adopting ResNet-101 as backbone. The code will be made available.

READ FULL TEXT
research
03/03/2018

Focal Loss Dense Detector for Vehicle Surveillance

Deep learning has been widely recognized as a promising approach in diff...
research
07/21/2020

BorderDet: Border Feature for Dense Object Detection

Dense object detectors rely on the sliding-window paradigm that predicts...
research
11/12/2022

DEYO: DETR with YOLO for Step-by-Step Object Detection

Object detection is an important topic in computer vision, with post-pro...
research
04/14/2021

IQDet: Instance-wise Quality Distribution Sampling for Object Detection

We propose a dense object detector with an instance-wise sampling strate...
research
07/16/2019

Cascade RetinaNet: Maintaining Consistency for Single-Stage Object Detection

Recent researches attempt to improve the detection performance by adopti...
research
09/05/2019

POD: Practical Object Detection with Scale-Sensitive Network

Scale-sensitive object detection remains a challenging task, where most ...
research
10/19/2018

ScratchDet:Exploring to Train Single-Shot Object Detectors from Scratch

Current state-of-the-art object objectors are fine-tuned from the off-th...

Please sign up or login with your details

Forgot password? Click here to reset