retinanet_r50_fpn_fp16_1x_coco.py 87 Bytes
_base_ = './retinanet_r50_fpn_1x_coco.py'
# fp16 settings
fp16 = dict(loss_scale=512.)