Skip to content

Commit 2f3d68e

Browse files
author
tcpdumpfbacke
committed
EN proof
1 parent 92da00c commit 2f3d68e

File tree

16 files changed

+55
-55
lines changed

16 files changed

+55
-55
lines changed

pages/platform/ai/notebook_tuto_12_image-segmentation-unet-tumors/guide.de-de.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: AI Notebooks - Tutorial - Brain tumor segmentation using U-Net
3-
slug: notebooks/tuto-image-segmentation-unet-brain-tumors
3+
slug: notebooks/tuto-image-segmentation-unet-tumors
44
excerpt: Implementing a Convolutional Neural Network for Brain Tumor Segmentation in Medical Imaging
55
section: AI Notebooks - Tutorials
66
order: 12
77
routes:
8-
canonical: 'https://docs.ovh.com/gb/en/publiccloud/ai/notebooks/tuto-image-segmentation-unet-brain-tumors/'
8+
canonical: 'https://docs.ovh.com/gb/en/publiccloud/ai/notebooks/tuto-image-segmentation-unet-tumors/'
99
updated: 2023-04-13
1010
---
1111

@@ -53,7 +53,7 @@ In this tutorial, the `tensorflow` framework is used. If you use another environ
5353

5454
#### Resources
5555

56-
GPU is recommended because medical imaging is a training intensive task.
56+
Using GPUs is recommended because medical imaging is a training intensive task.
5757

5858
> [!primary]
5959
>
@@ -62,7 +62,7 @@ GPU is recommended because medical imaging is a training intensive task.
6262
6363
### Launching a Jupyter notebook with "Miniconda" via CLI
6464

65-
*If you do not have our CLI yet, follow [this guide](https://docs.ovh.com/de/publiccloud/ai/cli/install-client/) to install it.*
65+
*If you do not use our CLI yet, follow [this guide](https://docs.ovh.com/de/publiccloud/ai/cli/install-client/) to install it.*
6666

6767
If you want to launch your notebook with the OVHcloud AI CLI, choose the `jupyterlab` editor and the `tensorflow` framework.
6868

pages/platform/ai/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-asia.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: AI Notebooks - Tutorial - Brain tumor segmentation using U-Net
3-
slug: notebooks/tuto-image-segmentation-unet-brain-tumors
3+
slug: notebooks/tuto-image-segmentation-unet-tumors
44
excerpt: Implementing a Convolutional Neural Network for Brain Tumor Segmentation in Medical Imaging
55
section: AI Notebooks - Tutorials
66
order: 12
@@ -51,7 +51,7 @@ In this tutorial, the `tensorflow` framework is used. If you use another environ
5151

5252
#### Resources
5353

54-
GPU is recommended because medical imaging is a training intensive task.
54+
Using GPUs is recommended because medical imaging is a training intensive task.
5555

5656
> [!primary]
5757
>
@@ -60,7 +60,7 @@ GPU is recommended because medical imaging is a training intensive task.
6060
6161
### Launching a Jupyter notebook with "Miniconda" via CLI
6262

63-
*If you do not have our CLI yet, follow [this guide](https://docs.ovh.com/asia/en/publiccloud/ai/cli/install-client/) to install it.*
63+
*If you do not use our CLI yet, follow [this guide](https://docs.ovh.com/asia/en/publiccloud/ai/cli/install-client/) to install it.*
6464

6565
If you want to launch your notebook with the OVHcloud AI CLI, choose the `jupyterlab` editor and the `tensorflow` framework.
6666

pages/platform/ai/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-au.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: AI Notebooks - Tutorial - Brain tumor segmentation using U-Net
3-
slug: notebooks/tuto-image-segmentation-unet-brain-tumors
3+
slug: notebooks/tuto-image-segmentation-unet-tumors
44
excerpt: Implementing a Convolutional Neural Network for Brain Tumor Segmentation in Medical Imaging
55
section: AI Notebooks - Tutorials
66
order: 12
@@ -51,7 +51,7 @@ In this tutorial, the `tensorflow` framework is used. If you use another environ
5151

5252
#### Resources
5353

54-
GPU is recommended because medical imaging is a training intensive task.
54+
Using GPUs is recommended because medical imaging is a training intensive task.
5555

5656
> [!primary]
5757
>
@@ -60,7 +60,7 @@ GPU is recommended because medical imaging is a training intensive task.
6060
6161
### Launching a Jupyter notebook with "Miniconda" via CLI
6262

63-
*If you do not have our CLI yet, follow [this guide](https://docs.ovh.com/au/en/publiccloud/ai/cli/install-client/) to install it.*
63+
*If you do not use our CLI yet, follow [this guide](https://docs.ovh.com/au/en/publiccloud/ai/cli/install-client/) to install it.*
6464

6565
If you want to launch your notebook with the OVHcloud AI CLI, choose the `jupyterlab` editor and the `tensorflow` framework.
6666

pages/platform/ai/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-ca.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: AI Notebooks - Tutorial - Brain tumor segmentation using U-Net
3-
slug: notebooks/tuto-image-segmentation-unet-brain-tumors
3+
slug: notebooks/tuto-image-segmentation-unet-tumors
44
excerpt: Implementing a Convolutional Neural Network for Brain Tumor Segmentation in Medical Imaging
55
section: AI Notebooks - Tutorials
66
order: 12
@@ -51,7 +51,7 @@ In this tutorial, the `tensorflow` framework is used. If you use another environ
5151

5252
#### Resources
5353

54-
GPU is recommended because medical imaging is a training intensive task.
54+
Using GPUs is recommended because medical imaging is a training intensive task.
5555

5656
> [!primary]
5757
>
@@ -60,7 +60,7 @@ GPU is recommended because medical imaging is a training intensive task.
6060
6161
### Launching a Jupyter notebook with "Miniconda" via CLI
6262

63-
*If you do not have our CLI yet, follow [this guide](https://docs.ovh.com/ca/en/publiccloud/ai/cli/install-client/) to install it.*
63+
*If you do not use our CLI yet, follow [this guide](https://docs.ovh.com/ca/en/publiccloud/ai/cli/install-client/) to install it.*
6464

6565
If you want to launch your notebook with the OVHcloud AI CLI, choose the `jupyterlab` editor and the `tensorflow` framework.
6666

pages/platform/ai/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-gb.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: AI Notebooks - Tutorial - Brain tumor segmentation using U-Net
3-
slug: notebooks/tuto-image-segmentation-unet-brain-tumors
3+
slug: notebooks/tuto-image-segmentation-unet-tumors
44
excerpt: Implementing a Convolutional Neural Network for Brain Tumor Segmentation in Medical Imaging
55
section: AI Notebooks - Tutorials
66
order: 12
@@ -51,7 +51,7 @@ In this tutorial, the `tensorflow` framework is used. If you use another environ
5151

5252
#### Resources
5353

54-
GPU is recommended because medical imaging is a training intensive task.
54+
Using GPUs is recommended because medical imaging is a training intensive task.
5555

5656
> [!primary]
5757
>
@@ -60,7 +60,7 @@ GPU is recommended because medical imaging is a training intensive task.
6060
6161
### Launching a Jupyter notebook with "Miniconda" via CLI
6262

63-
*If you do not have our CLI yet, follow [this guide](https://docs.ovh.com/gb/en/publiccloud/ai/cli/install-client/) to install it.*
63+
*If you do not use our CLI yet, follow [this guide](https://docs.ovh.com/gb/en/publiccloud/ai/cli/install-client/) to install it.*
6464

6565
If you want to launch your notebook with the OVHcloud AI CLI, choose the `jupyterlab` editor and the `tensorflow` framework.
6666

@@ -101,7 +101,7 @@ A preview of this notebook can be found on GitHub [here](https://github.com/ovh/
101101

102102
## Go further
103103

104-
There are many other tasks that exist in the computer vision field. Check our other tutorials to learn how to:
104+
There are many other tasks that exist in the computer vision field. Check our other tutorials to learn how to:
105105

106106
- [Use Transfer Learning with ResNet50 for image classification](https://github.com/ovh/ai-training-examples/blob/main/notebooks/computer-vision/image-classification/tensorflow/resnet50/notebook-resnet-transfer-learning-image-classification.ipynb)
107107

pages/platform/ai/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-ie.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: AI Notebooks - Tutorial - Brain tumor segmentation using U-Net
3-
slug: notebooks/tuto-image-segmentation-unet-brain-tumors
3+
slug: notebooks/tuto-image-segmentation-unet-tumors
44
excerpt: Implementing a Convolutional Neural Network for Brain Tumor Segmentation in Medical Imaging
55
section: AI Notebooks - Tutorials
66
order: 12
@@ -51,7 +51,7 @@ In this tutorial, the `tensorflow` framework is used. If you use another environ
5151

5252
#### Resources
5353

54-
GPU is recommended because medical imaging is a training intensive task.
54+
Using GPUs is recommended because medical imaging is a training intensive task.
5555

5656
> [!primary]
5757
>
@@ -60,7 +60,7 @@ GPU is recommended because medical imaging is a training intensive task.
6060
6161
### Launching a Jupyter notebook with "Miniconda" via CLI
6262

63-
*If you do not have our CLI yet, follow [this guide](https://docs.ovh.com/ie/en/publiccloud/ai/cli/install-client/) to install it.*
63+
*If you do not use our CLI yet, follow [this guide](https://docs.ovh.com/ie/en/publiccloud/ai/cli/install-client/) to install it.*
6464

6565
If you want to launch your notebook with the OVHcloud AI CLI, choose the `jupyterlab` editor and the `tensorflow` framework.
6666

pages/platform/ai/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-sg.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: AI Notebooks - Tutorial - Brain tumor segmentation using U-Net
3-
slug: notebooks/tuto-image-segmentation-unet-brain-tumors
3+
slug: notebooks/tuto-image-segmentation-unet-tumors
44
excerpt: Implementing a Convolutional Neural Network for Brain Tumor Segmentation in Medical Imaging
55
section: AI Notebooks - Tutorials
66
order: 12
@@ -51,7 +51,7 @@ In this tutorial, the `tensorflow` framework is used. If you use another environ
5151

5252
#### Resources
5353

54-
GPU is recommended because medical imaging is a training intensive task.
54+
Using GPUs is recommended because medical imaging is a training intensive task.
5555

5656
> [!primary]
5757
>
@@ -60,7 +60,7 @@ GPU is recommended because medical imaging is a training intensive task.
6060
6161
### Launching a Jupyter notebook with "Miniconda" via CLI
6262

63-
*If you do not have our CLI yet, follow [this guide](https://docs.ovh.com/sg/en/publiccloud/ai/cli/install-client/) to install it.*
63+
*If you do not use our CLI yet, follow [this guide](https://docs.ovh.com/sg/en/publiccloud/ai/cli/install-client/) to install it.*
6464

6565
If you want to launch your notebook with the OVHcloud AI CLI, choose the `jupyterlab` editor and the `tensorflow` framework.
6666

pages/platform/ai/notebook_tuto_12_image-segmentation-unet-tumors/guide.en-us.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: AI Notebooks - Tutorial - Brain tumor segmentation using U-Net
3-
slug: notebooks/tuto-image-segmentation-unet-brain-tumors
3+
slug: notebooks/tuto-image-segmentation-unet-tumors
44
excerpt: Implementing a Convolutional Neural Network for Brain Tumor Segmentation in Medical Imaging
55
section: AI Notebooks - Tutorials
66
order: 12
@@ -51,7 +51,7 @@ In this tutorial, the `tensorflow` framework is used. If you use another environ
5151

5252
#### Resources
5353

54-
GPU is recommended because medical imaging is a training intensive task.
54+
Using GPUs is recommended because medical imaging is a training intensive task.
5555

5656
> [!primary]
5757
>
@@ -60,7 +60,7 @@ GPU is recommended because medical imaging is a training intensive task.
6060
6161
### Launching a Jupyter notebook with "Miniconda" via CLI
6262

63-
*If you do not have our CLI yet, follow [this guide](https://docs.ovh.com/us/en/publiccloud/ai/cli/install-client/) to install it.*
63+
*If you do not use our CLI yet, follow [this guide](https://docs.ovh.com/us/en/publiccloud/ai/cli/install-client/) to install it.*
6464

6565
If you want to launch your notebook with the OVHcloud AI CLI, choose the `jupyterlab` editor and the `tensorflow` framework.
6666

pages/platform/ai/notebook_tuto_12_image-segmentation-unet-tumors/guide.es-es.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: AI Notebooks - Tutorial - Brain tumor segmentation using U-Net
3-
slug: notebooks/tuto-image-segmentation-unet-brain-tumors
3+
slug: notebooks/tuto-image-segmentation-unet-tumors
44
excerpt: Implementing a Convolutional Neural Network for Brain Tumor Segmentation in Medical Imaging
55
section: AI Notebooks - Tutorials
66
order: 12
77
routes:
8-
canonical: 'https://docs.ovh.com/gb/en/publiccloud/ai/notebooks/tuto-image-segmentation-unet-brain-tumors/'
8+
canonical: 'https://docs.ovh.com/gb/en/publiccloud/ai/notebooks/tuto-image-segmentation-unet-tumors/'
99
updated: 2023-04-13
1010
---
1111

@@ -53,7 +53,7 @@ In this tutorial, the `tensorflow` framework is used. If you use another environ
5353

5454
#### Resources
5555

56-
GPU is recommended because medical imaging is a training intensive task.
56+
Using GPUs is recommended because medical imaging is a training intensive task.
5757

5858
> [!primary]
5959
>
@@ -62,7 +62,7 @@ GPU is recommended because medical imaging is a training intensive task.
6262
6363
### Launching a Jupyter notebook with "Miniconda" via CLI
6464

65-
*If you do not have our CLI yet, follow [this guide](https://docs.ovh.com/es/publiccloud/ai/cli/install-client/) to install it.*
65+
*If you do not use our CLI yet, follow [this guide](https://docs.ovh.com/es/publiccloud/ai/cli/install-client/) to install it.*
6666

6767
If you want to launch your notebook with the OVHcloud AI CLI, choose the `jupyterlab` editor and the `tensorflow` framework.
6868

pages/platform/ai/notebook_tuto_12_image-segmentation-unet-tumors/guide.es-us.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: AI Notebooks - Tutorial - Brain tumor segmentation using U-Net
3-
slug: notebooks/tuto-image-segmentation-unet-brain-tumors
3+
slug: notebooks/tuto-image-segmentation-unet-tumors
44
excerpt: Implementing a Convolutional Neural Network for Brain Tumor Segmentation in Medical Imaging
55
section: AI Notebooks - Tutorials
66
order: 12
77
routes:
8-
canonical: 'https://docs.ovh.com/gb/en/publiccloud/ai/notebooks/tuto-image-segmentation-unet-brain-tumors/'
8+
canonical: 'https://docs.ovh.com/gb/en/publiccloud/ai/notebooks/tuto-image-segmentation-unet-tumors/'
99
updated: 2023-04-13
1010
---
1111

@@ -53,7 +53,7 @@ In this tutorial, the `tensorflow` framework is used. If you use another environ
5353

5454
#### Resources
5555

56-
GPU is recommended because medical imaging is a training intensive task.
56+
Using GPUs is recommended because medical imaging is a training intensive task.
5757

5858
> [!primary]
5959
>
@@ -62,7 +62,7 @@ GPU is recommended because medical imaging is a training intensive task.
6262
6363
### Launching a Jupyter notebook with "Miniconda" via CLI
6464

65-
*If you do not have our CLI yet, follow [this guide](https://docs.ovh.com/us/es/publiccloud/ai/cli/install-client/) to install it.*
65+
*If you do not use our CLI yet, follow [this guide](https://docs.ovh.com/us/es/publiccloud/ai/cli/install-client/) to install it.*
6666

6767
If you want to launch your notebook with the OVHcloud AI CLI, choose the `jupyterlab` editor and the `tensorflow` framework.
6868

0 commit comments

Comments
 (0)