Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 530 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 530 Bytes

AugFPN-detectron2

Unofficial implementation for AugFPN https://arxiv.org/abs/1912.05384

The overview

How

Quick demo:

python train_net.py --config-file configs/COCO-Detection/faster_rcnn_R_50_AugFPN_1x.yaml

Or modify other config files based on faster_rcnn_R_50_AugFPN_1x.yaml.