myc1998 / AugFPN-detectron2

Unofficial implementation for AugFPN (arxiv.org/abs/1912.05384)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Unofficial implementation for AugFPN (arxiv.org/abs/1912.05384)


Languages

Language:Python 100.0%