All Content tagged with Amazon SageMaker Edge

Amazon SageMaker Edge enables machine learning on edge devices by optimizing, securing, and deploying models to the edge, and then monitoring these models on your fleet of devices, such as smart cameras, robots, and other smart-electronics, to reduce ongoing operational costs. Customers who train models in TensorFlow, MXNet, PyTorch, XGBoost, and TensorFlow Lite can use SageMaker Edge to improve their performance, deploy them on edge devices, and monitor their health throughout their lifecycle.

Content language: English

Select tags to filter
Sort by most recent
10 results
I have successfully deployed sagemaker endpoint for huggingface NER model https://huggingface.co/Universal-NER/UniNER-7B-all Now as I'm trying to use it. ``` import boto3 import json ENDPOINT_NAME = ...
0
answers
0
votes
68
views
asked 2 years ago
Hi, I am looking for any support on how to compile and deploy machine learning model to FreeRTOS target devices like Cortex M7. It is clear that compilation jobs are only supported for Windows and Li...
2
answers
0
votes
419
views
asked 2 years ago
I'm trying to deploy my own GreengrassV2 components. It's a SageMaker ML model (optimized with SageMakerNeo and packaged as a Greengrass component) and the according inference app. I was trying to dep...
1
answers
0
votes
533
views
asked 2 years ago
Hi Team, We have trained our Ml model using keras framework (version =2.11.0) which is used for prediction, and we want to run this model on an edge device (linux) so we made use of aws sagemaker edg...
0
answers
0
votes
88
views
asked 2 years ago
Hi, I followed [this example](https://github.com/aws/amazon-sagemaker-examples/blob/main/sagemaker_neo_compilation_jobs/tensorflow_distributed_mnist/tensorflow_distributed_mnist_neo.ipynb) up to the ...
2
answers
0
votes
369
views
asked 2 years ago
Hi, Deploying to a device (Raspberry Pi 4 Model B w/ Raspbian 11) with the public component `aws.greengrass.SageMakerEdgeManager` version 1.3.2 results in a failure. Other public components deploy ju...
1
answers
0
votes
493
views
asked 2 years ago
Hi Team, I have Azure Percept Edge AI Dev Kit, I would like to connect with AWS and work. Is it possible? because I couldn't find any examples in the official document and internet? Could you please...
0
answers
0
votes
92
views
asked 2 years ago
I'm trying to Neo compile a Pytorch YoloV5 Large model for edge deployment on an Nvidia Jetson Xavier NX device. I'm able to do it using the default settings for FP32 precision but I'm unable to do it...
1
answers
0
votes
357
views
asked 3 years ago
Hello, When using Greengrass v2 with Sagemaker component the intermittent error below is seen when the device powers off and on. Could you please advise what could be the possible errors? eturn self...
1
answers
0
votes
801
views
asked 3 years ago
I can't find the notebook for it anywhere so if anyone can give me something for the API of this thing so I can code stuff with libraries and my own models that would be great
1
answers
0
votes
363
views
asked 3 years ago
  • 1
  • 12 / page