FCOS: Fully Convolutional One-Stage Object Detection

04/02/2019
by   Zhi Tian, et al.
0

We propose a fully convolutional one-stage object detector (FCOS) to solve object detection in a per-pixel prediction fashion, analogue to semantic segmentation. Almost all state-of-the-art object detectors such as RetinaNet, SSD, YOLOv3, and Faster R-CNN rely on pre-defined anchor boxes. In contrast, our proposed detector FCOS is anchor-box free, as well as proposal free. By eliminating the pre-defined set of anchor boxes, FCOS completely avoids the complicated computation related to anchor boxes such as calculating overlapping during training and significantly reduces the training memory footprint. More importantly, we also avoid all hyper-parameters related to anchor boxes, which are often very sensitive to the final detection performance. With the only post-processing non-maximum suppression (NMS), our detector FCOS outperforms previous anchor-based one-stage detectors with the advantage of being much simpler. For the first time, we demonstrate a much simpler and flexible detection framework achieving improved detection accuracy. We hope that the proposed FCOS framework can serve as a simple and strong alternative for many other instance-level tasks.

READ FULL TEXT

page 1

page 3

page 5

page 11

page 12

research
06/14/2020

FCOS: A simple and strong anchor-free object detector

In computer vision, object detection is one of most important tasks, whi...
research
04/30/2019

Segmentation is All You Need

We propose a new paradigm of the detection task that is anchor-box free ...
research
10/21/2019

Analysis and a Solution of Momentarily Missed Detection for Anchor-based Object Detectors

The employment of convolutional neural networks has led to significant p...
research
07/14/2022

AIParsing: Anchor-free Instance-level Human Parsing

Most state-of-the-art instance-level human parsing models adopt two-stag...
research
06/23/2020

AFDet: Anchor Free One Stage 3D Object Detection

High-efficiency point cloud 3D object detection operated on embedded sys...
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
02/20/2020

Adapted Center and Scale Prediction: More Stable and More Accurate

Pedestrian detection benefits from deep learning technology and gains ra...

Please sign up or login with your details

Forgot password? Click here to reset