8000 Merge pull request #1360 from ndalton12:patch-1 · tensorflow/docs@1e19361 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e19361

Browse files
Merge pull request #1360 from ndalton12:patch-1
PiperOrigin-RevId: 288731167
2 parents 4e7c183 + ec5e257 commit 1e19361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/tutorials/images/segmentation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"id": "rJcVdj_U4vzf"
179179
},
180180
"source": [
181-
"The following code performs a simple augmentation of flipping an image. In addition, image is normalized to [0,1]. Finally, as mentioned above the pixels in the segmentation mask are labeled either {1, 2, 3}. For the sake of convinience, let's subtract 1 from the segmentation mask, resulting in labels that are : {0, 1, 2}."
181+
"The following code performs a simple augmentation of flipping an image. In addition, image is normalized to [0,1]. Finally, as mentioned above the pixels in the segmentation mask are labeled either {1, 2, 3}. For the sake of convenience, let's subtract 1 from the segmentation mask, resulting in labels that are : {0, 1, 2}."
182182
]
183183
},
184184
{

0 commit comments

Comments
 (0)
0