File size: 154 Bytes
e8f2571
 
 
 
1
2
3
4
5
_base_ = './mask-rcnn_r50_fpn_1x_coco.py'

# Enable automatic-mixed-precision training with AmpOptimWrapper.
optim_wrapper = dict(type='AmpOptimWrapper')