English

Implicit Feature Pyramid Network for Object Detection

Computer Vision and Pattern Recognition 2020-12-29 v1

Abstract

In this paper, we present an implicit feature pyramid network (i-FPN) for object detection. Existing FPNs stack several cross-scale blocks to obtain large receptive field. We propose to use an implicit function, recently introduced in deep equilibrium model (DEQ), to model the transformation of FPN. We develop a residual-like iteration to updates the hidden states efficiently. Experimental results on MS COCO dataset show that i-FPN can significantly boost detection performance compared to baseline detectors with ResNet-50-FPN: +3.4, +3.2, +3.5, +4.2, +3.2 mAP on RetinaNet, Faster-RCNN, FCOS, ATSS and AutoAssign, respectively.

Keywords

Cite

@article{arxiv.2012.13563,
  title  = {Implicit Feature Pyramid Network for Object Detection},
  author = {Tiancai Wang and Xiangyu Zhang and Jian Sun},
  journal= {arXiv preprint arXiv:2012.13563},
  year   = {2020}
}

Comments

Tech report

R2 v1 2026-06-23T21:24:54.198Z