FreeAnchor

Last updated on Feb 23, 2021

FreeAnchor (R-101, 1x, pytorch)

Memory (M) 6800.0
inference time (s/im) 0.06711
File Size 217.80 MB
Training Data MS COCO
Training Resources 8x NVIDIA V100 GPUs
Training Time

Architecture FreeAnchor, ResNet, Focal Loss
lr sched 1x
Memory (M) 6800.0
Backbone Layers 101
inference time (s/im) 0.06711
SHOW MORE
SHOW LESS
FreeAnchor (R-50, 1x, pytorch)

Memory (M) 4900.0
inference time (s/im) 0.05435
File Size 145.10 MB
Training Data MS COCO
Training Resources 8x NVIDIA V100 GPUs
Training Time

Architecture FreeAnchor, ResNet, Focal Loss
lr sched 1x
Memory (M) 4900.0
Backbone Layers 50
inference time (s/im) 0.05435
SHOW MORE
SHOW LESS
FreeAnchor (X-101-32x4d, 1x, pytorch)

Memory (M) 8100.0
inference time (s/im) 0.09009
File Size 216.50 MB
Training Data MS COCO
Training Resources 8x NVIDIA V100 GPUs
Training Time

Architecture ResNeXt, FreeAnchor, Focal Loss
lr sched 1x
Memory (M) 8100.0
Backbone Layers 101
inference time (s/im) 0.09009
SHOW MORE
SHOW LESS
README.md

FreeAnchor: Learning to Match Anchors for Visual Object Detection

Introduction

[ALGORITHM]

@inproceedings{zhang2019freeanchor,
  title   =  {{FreeAnchor}: Learning to Match Anchors for Visual Object Detection},
  author  =  {Zhang, Xiaosong and Wan, Fang and Liu, Chang and Ji, Rongrong and Ye, Qixiang},
  booktitle =  {Neural Information Processing Systems},
  year    =  {2019}
}

Results and Models

Backbone Style Lr schd Mem (GB) Inf time (fps) box AP Config Download
R-50 pytorch 1x 4.9 18.4 38.7 config model | log
R-101 pytorch 1x 6.8 14.9 40.3 config model | log
X-101-32x4d pytorch 1x 8.1 11.1 41.9 config model | log

Notes:

  • We use 8 GPUs with 2 images/GPU.
  • For more settings and models, please refer to the official repo.

Results

Object Detection on COCO minival

Object Detection
BENCHMARK MODEL METRIC NAME METRIC VALUE GLOBAL RANK
COCO minival FreeAnchor (X-101-32x4d, 1x, pytorch) box AP 41.9 # 56
COCO minival FreeAnchor (R-101, 1x, pytorch) box AP 40.3 # 71
COCO minival FreeAnchor (R-50, 1x, pytorch) box AP 38.7 # 87