YOLACT++ Better Real-Time Instance Segmentation
Georgia Institute of Technology · University of California, Davis
Abstract
We present a simple, fully-convolutional model for real-time ( fps) instance segmentation that achieves competitive results on MS COCO evaluated on a single Titan Xp, which is significantly faster than any previous state-of-the-art approach. Moreover, we obtain this result after training on only one GPU. We accomplish this by breaking instance segmentation into two parallel subtasks: (1) generating a set of prototype masks and (2) predicting per-instance mask coefficients. Then we produce instance masks by linearly combining the prototypes with the mask coefficients. We find that because this process doesn't depend on repooling, this approach produces very high-quality masks and exhibits temporal stability for…
Citation impact
- FWCI
- 31.77
- Percentile
- 100%
- References
- 69
Authors
4Topics & keywords
- Computer science
- Segmentation
- Artificial intelligence
- Process (computing)
- Pattern recognition (psychology)
- Set (abstract data type)
- Ranging
- Algorithm