Mask R-CNN
Introduction
@article{He_2017,
   title={Mask R-CNN},
   journal={2017 IEEE International Conference on Computer Vision (ICCV)},
   publisher={IEEE},
   author={He, Kaiming and Gkioxari, Georgia and Dollar, Piotr and Girshick, Ross},
   year={2017},
   month={Oct}
}
COCO Instance Segmentation Baselines
| Model | Lr sched | Infer time (s/im) | box AP | mask AP | Download | 
|---|---|---|---|---|---|
| R-50-FPN-800 | 1x | 0.056 | 39.2 | 34.8 | model | 
| R-50-FPN-800 | 2x | 0.056 | 41.4 | 36.5 | model |