Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semantic Segmentation Example #211

Closed
wants to merge 4 commits into from
Closed

Semantic Segmentation Example #211

wants to merge 4 commits into from

Conversation

kenstler
Copy link

@kenstler kenstler commented Mar 9, 2018

Adding semantic segmentation example notebook for SageMaker using the ENet architecture on a synthetic dataset

@hsl89
Copy link
Contributor

hsl89 commented Jan 27, 2021

Dear SageMaker Community,
In our attempts to provide this repository with a better level of support going forward, we’re closing issues that were opened prior to the v2 release of the SDK. This is because we believe that over time many of the issues posted were solved with the latest release or other recent changes to the repo. This will help us reallocate resources towards issues that are more likely to still be relevant today. Some of the issues experienced now can be resolved by referencing the v2 guide: https://sagemaker.readthedocs.io/en/stable/v2.html In this guide, you can find simple solutions to common notebook errors, like the renaming of parameters and classes. If you believe your issue is still ongoing and you have updated error messaging or other info, please re-open it, and we investigate the issue.
Best Regards,
AWS SageMaker Team

@hsl89 hsl89 closed this Jan 27, 2021
atqy pushed a commit to atqy/amazon-sagemaker-examples that referenced this pull request Aug 16, 2022
Couple bug fixes and making sure it runs end to end on sagemaker.
atqy pushed a commit to atqy/amazon-sagemaker-examples that referenced this pull request Nov 30, 2022
* Adding example for native AutoML step in SageMaker Pipelines.
atqy pushed a commit to atqy/amazon-sagemaker-examples that referenced this pull request Nov 30, 2022
* Adding example for native AutoML step in SageMaker Pipelines.
atqy added a commit that referenced this pull request Nov 30, 2022
* Adding example for native AutoML step in SageMaker Pipelines. (#211)

* Adding example for native AutoML step in SageMaker Pipelines.

* Adding SageMaker Geospatial example for Digital Farming (#213)

* Adding digital-farming-pipelines notebooks

* Adding digital-farming-pipelines notebooks

* Update pipelines-sagemaker-geospatial.ipynb

* Update pipelines-sagemaker-geospatial.ipynb

* Update pipelines-sagemaker-geospatial.ipynb

* Update pipelines-sagemaker-geospatial.ipynb

* Adding digital-farming-pipelines notebooks

* Adding digital-farming-pipelines notebooks

* Adding code folder

* Adding Lambda function

* Adjusting notebook

* Adjuting roles

* Adjusted roles

* Updated notebooks

* Updated notebooks format

* Adding Scheduled Notebook (Keynote2) (#216)

* * Add scheduled notebook example

* Update notebook

* Format

* Change image dir

* Resolve comments.

* Resolve comments.

* Resolve comments.

* Add example notebook for model governance model card (#217)

Co-authored-by: Zhenshan Jin <zsjin@amazon.com>

* shadow endpoint (#219)

* initial commit

* minor fix

* minor fixes

* add inference experiment notebook

add inference experiment notebook

* Add shadow endpoint notebook (#215)

* initial commit

* add inference experiment notebook

add inference experiment notebook

Co-authored-by: Qingwei Li<ec2-user@ip-172-16-37-37.us-west-2.compute.internal>
Co-authored-by: Shreya Pandit <pandishr@amazon.com>
Co-authored-by: Qingwei Li <qqnl@amazon.com>

* Revert "Add shadow endpoint notebook (#215)" (#218)

This reverts commit b6d2fd203f7f85670478556e902ad2bb86a1a882.

* reformat

* reviewer's comments addressed

* clear output

* fix and reformat nb

* reformat nb

* remove notebook

* markdown change

Co-authored-by: EC2 Default User <ec2-user@ip-172-16-37-37.us-west-2.compute.internal>
Co-authored-by: Shreya Pandit <pandishr@amazon.com>
Co-authored-by: Qingwei Li <qqnl@amazon.com>
Co-authored-by: EC2 Default User <ec2-user@ip-172-16-0-250.us-west-2.compute.internal>

* rename sagemaker-shadow-endpoint folder

* upgrade pip packages for reinvent

* install from reinvent wheels temporarily

* Keynote2 rtd (#224)

* remove --no-deps tags from notebook

* configure rst files for reinvent notebooks + fix any rtd leveling issues

* make corrections

* reformat

* updated shadow_variants with Alwin's work (#225)

* initial commit

* minor fix

* minor fixes

* add inference experiment notebook

add inference experiment notebook

* Add shadow endpoint notebook (#215)

* initial commit

* add inference experiment notebook

add inference experiment notebook

Co-authored-by: Qingwei Li<ec2-user@ip-172-16-37-37.us-west-2.compute.internal>
Co-authored-by: Shreya Pandit <pandishr@amazon.com>
Co-authored-by: Qingwei Li <qqnl@amazon.com>

* Revert "Add shadow endpoint notebook (#215)" (#218)

This reverts commit b6d2fd203f7f85670478556e902ad2bb86a1a882.

* reformat

* reviewer's comments addressed

* clear output

* fix and reformat nb

* reformat nb

* remove notebook

* markdown change

* Alwin's edit

add edits from Alwin

* reformat

* change folder name

Co-authored-by: EC2 Default User <ec2-user@ip-172-16-37-37.us-west-2.compute.internal>
Co-authored-by: Shreya Pandit <pandishr@amazon.com>
Co-authored-by: Qingwei Li <qqnl@amazon.com>
Co-authored-by: EC2 Default User <ec2-user@ip-172-16-0-250.us-west-2.compute.internal>
Co-authored-by: atqy <atqy@amazon.com>
Co-authored-by: atqy <95724753+atqy@users.noreply.github.com>

* add region tag to allow download from opt-in regions (#226)

* add region tag to allow download from opt-in regions

* add region tag to allow download from opt-in regions

* Trigger Build

Co-authored-by: Marcelo Aberle <116175523+aberlm@users.noreply.github.com>
Co-authored-by: Antonio Rodriguez <42835728+rodzanto@users.noreply.github.com>
Co-authored-by: Sean Morgan <seanmorgan91@gmail.com>
Co-authored-by: Zhenshan Jin <zhenshan.jin.jz@gmail.com>
Co-authored-by: Zhenshan Jin <zsjin@amazon.com>
Co-authored-by: Qingwei Li <billdoors@users.noreply.github.com>
Co-authored-by: EC2 Default User <ec2-user@ip-172-16-37-37.us-west-2.compute.internal>
Co-authored-by: Shreya Pandit <pandishr@amazon.com>
Co-authored-by: Qingwei Li <qqnl@amazon.com>
Co-authored-by: EC2 Default User <ec2-user@ip-172-16-0-250.us-west-2.compute.internal>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants