gakkiri / AugFPN-detectron2

Unofficial implementation for AugFPN (arxiv.org/abs/1912.05384)
12 stars 4 forks source link

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.