Skip to content

Commit 2ca0a3a

Browse files
committed
☁️ Final touches for the SageMaker Studio Lab support
1 parent 46f7232 commit 2ca0a3a

File tree

2 files changed

+910
-756
lines changed

2 files changed

+910
-756
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,10 @@ You can now open our tutorial notebooks in [Amazon SageMaker Studio Lab](https:/
8080
a free machine learning development environment that provides the compute, storage, and security—all at no cost—for
8181
anyone to learn and experiment with ML.
8282

83-
| **notebook** | **open in sagemaker studio lab** |
84-
|:--------------------------------------------------------------------------------------------------------------------------------------------------------------:|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
85-
| [Stable Diffusion Image Generation](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/sagemaker-studiolab/stable-diffusion-image-generation.ipynb) | [![SageMaker](https://raw.githubusercontent.com/roboflow-ai/notebooks/main/assets/badges/sage-maker.svg)](https://studiolab.sagemaker.aws/import/github/roboflow-ai/notebooks/blob/main/notebooks/sagemaker-studiolab/stable-diffusion-image-generation.ipynb) |
86-
| [YOLOv5 Custom Training](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/sagemaker-studiolab/yolov5-custom-training.ipynb) | [![SageMaker](https://raw.githubusercontent.com/roboflow-ai/notebooks/main/assets/badges/sage-maker.svg)](https://studiolab.sagemaker.aws/import/github/roboflow-ai/notebooks/blob/main/notebooks/sagemaker-studiolab/yolov5-custom-training.ipynb) |
87-
| [YOLOv7 Custom Training](https://github.com/roboflow-ai/notebooks/blob/main/notebooks/sagemaker-studiolab/yolov7-custom-training.ipynb) | [![SageMaker](https://raw.githubusercontent.com/roboflow-ai/notebooks/main/assets/badges/sage-maker.svg)](https://studiolab.sagemaker.aws/import/github/roboflow-ai/notebooks/blob/main/notebooks/sagemaker-studiolab/yolov7-custom-training.ipynb) |
83+
| Stable Diffusion Image Generation | YOLOv5 Custom Dataset Training | YOLOv7 Custom Dataset Training |
84+
|:---------------------------------:|:------------------------------:|:------------------------------:|
85+
| [![SageMaker](https://raw.githubusercontent.com/roboflow-ai/notebooks/main/assets/badges/sage-maker.svg)](https://studiolab.sagemaker.aws/import/github/roboflow-ai/notebooks/blob/main/notebooks/sagemaker-studiolab/stable-diffusion-image-generation.ipynb) | [![SageMaker](https://raw.githubusercontent.com/roboflow-ai/notebooks/main/assets/badges/sage-maker.svg)](https://studiolab.sagemaker.aws/import/github/roboflow-ai/notebooks/blob/main/notebooks/sagemaker-studiolab/yolov5-custom-training.ipynb) |[![SageMaker](https://raw.githubusercontent.com/roboflow-ai/notebooks/main/assets/badges/sage-maker.svg)](https://studiolab.sagemaker.aws/import/github/roboflow-ai/notebooks/blob/main/notebooks/sagemaker-studiolab/yolov7-custom-training.ipynb) |
86+
8887

8988
## 🐞 bugs & 🦸 contribution
9089

notebooks/train-yolov5-instance-segmentation-on-custom-data.ipynb

+906-751
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)