
Overview
Given an input image, this model will generate a mask that describes the category for each pixel.
For training new models on your own datasets, the algorithm is also available as built-in SageMaker algorithm: https://docs.aws.amazon.com/sagemaker/latest/dg/semantic-segmentation.htmlÂ
Highlights
- This model will generate a 2D integer mask to describe the class of each pixel.
- Provides state-of-the-art segmentation performance with 86.7 pixel accuracy vs 85.7 in the original paper (https://arxiv.org/abs/1706.05587)
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/host/hour |
|---|---|---|
ml.c5.4xlarge Inference (Real-Time) Recommended | Model inference on the ml.c5.4xlarge instance type, real-time mode | $0.00 |
ml.c4.xlarge Inference (Batch) Recommended | Model inference on the ml.c4.xlarge instance type, batch mode | $0.00 |
ml.m4.4xlarge Inference (Real-Time) | Model inference on the ml.m4.4xlarge instance type, real-time mode | $0.00 |
ml.m5.4xlarge Inference (Real-Time) | Model inference on the ml.m5.4xlarge instance type, real-time mode | $0.00 |
ml.m5.12xlarge Inference (Real-Time) | Model inference on the ml.m5.12xlarge instance type, real-time mode | $0.00 |
ml.m4.16xlarge Inference (Real-Time) | Model inference on the ml.m4.16xlarge instance type, real-time mode | $0.00 |
ml.m5.2xlarge Inference (Real-Time) | Model inference on the ml.m5.2xlarge instance type, real-time mode | $0.00 |
ml.c4.4xlarge Inference (Real-Time) | Model inference on the ml.c4.4xlarge instance type, real-time mode | $0.00 |
ml.m5.xlarge Inference (Real-Time) | Model inference on the ml.m5.xlarge instance type, real-time mode | $0.00 |
ml.c5.9xlarge Inference (Real-Time) | Model inference on the ml.c5.9xlarge instance type, real-time mode | $0.00 |
Vendor refund policy
None.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Amazon SageMaker model
An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.
Version release notes
Initial release
Additional details
Inputs
- Summary
Supported content types are image/jpeg, image/png and image/bmp.
AWS APIs can be used to invoke the model after endpoint creation, for example, using aws-cli:
aws sagemaker-runtime invoke-endpoint --endpoint-name your_endpoint_name --body fileb://img.jpg --content-type image/jpeg --accept json mask.out
- Input MIME type
- image/jpeg, image/png, image/bmp
Resources
Vendor resources
Support
Vendor support
Model supported is available from GluonCV. Search for questions and open new issues to ask questions.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products



