Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 646 Bytes

instance_segmentation_mxnet.rst

File metadata and controls

9 lines (7 loc) · 646 Bytes

Instance Segmentation - MXNet

This is a supervised image segmentation algorithm which supports many pre-trained models available in MXNet. The following sample notebook demonstrates how to use the Sagemaker Python SDK for Image Segmentation for using these algorithms.

For detailed documentation please refer Use Built-in Algorithms with Pre-trained Models in SageMaker Python SDK <built-in-algos>