Resource
NVIDIA Deep Learning Examples
Mask R-CNN for PyTorchMask R-CNN is a convolution based network for object instance segmentation. This implementation provides 1.3x faster training while maintaining target accuracy.
Copied!
1 Version
Mask R-CNN is a convolution based network for object instance segmentation. This implementation provides 1.3x faster training while maintaining target accuracy.